EFM32HG322F64 CoreDevices > EFM32HG322F64

Detailed Description

Processor and Core Peripheral Section.

Macros

#define __MPU_PRESENT   0U
 
#define __NVIC_PRIO_BITS   2U
 
#define __Vendor_SysTickConfig   0U
 
#define __VTOR_PRESENT   1U
 

Macro Definition Documentation

#define __MPU_PRESENT   0U

MPU not present

Definition at line 94 of file efm32hg322f64.h.

#define __NVIC_PRIO_BITS   2U

NVIC interrupt priority bits

Definition at line 96 of file efm32hg322f64.h.

Referenced by CORE_AtomicDisableIrq(), CORE_EnterAtomic(), CORE_IrqIsBlocked(), CORE_IrqIsDisabled(), and CORE_YieldAtomic().

#define __Vendor_SysTickConfig   0U

Is 1 if different SysTick counter is used

Definition at line 97 of file efm32hg322f64.h.

#define __VTOR_PRESENT   1U

Presence of VTOR register in SCB

Definition at line 95 of file efm32hg322f64.h.