EFM32 Zero Gecko Software Documentation  efm32zg-doc-5.1.2
EFM32ZG222F32 Core

Detailed Description

Processor and Core Peripheral Section.

Macros

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

Macro Definition Documentation

#define __MPU_PRESENT   0

MPU not present

Definition at line 86 of file efm32zg222f32.h.

#define __NVIC_PRIO_BITS   2

NVIC interrupt priority bits

Definition at line 88 of file efm32zg222f32.h.

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

#define __Vendor_SysTickConfig   0

Is 1 if different SysTick counter is used

Definition at line 89 of file efm32zg222f32.h.

#define __VTOR_PRESENT   1

Presence of VTOR register in SCB

Definition at line 87 of file efm32zg222f32.h.