CoreDevices > EFM32TG11B520F128GM80
Detailed Description
Processor and Core Peripheral Section.
Macros |
|
#define | __MPU_PRESENT 1U |
#define | __NVIC_PRIO_BITS 2U |
#define | __Vendor_SysTickConfig 0U |
#define | __VTOR_PRESENT 1U |
Macro Definition Documentation
#define __MPU_PRESENT 1U |
Presence of MPU
Definition at line
106
of file
efm32tg11b520f128gm80.h
.
#define __NVIC_PRIO_BITS 2U |
NVIC interrupt priority bits
Definition at line
108
of file
efm32tg11b520f128gm80.h
.
Referenced by CORE_AtomicDisableIrq() , CORE_EnterAtomic() , CORE_IrqIsBlocked() , CORE_IrqIsDisabled() , CORE_YieldAtomic() , and LDMA_Init() .
#define __Vendor_SysTickConfig 0U |
Is 1 if different SysTick counter is used
Definition at line
109
of file
efm32tg11b520f128gm80.h
.
#define __VTOR_PRESENT 1U |
Presence of VTOR register in SCB
Definition at line
107
of file
efm32tg11b520f128gm80.h
.