EFR32 Blue Gecko 1 Software Documentation
efr32bg1-doc-5.1.2
|
Processor and Core Peripheral Section.
Macros | |
#define | __FPU_PRESENT 1 |
#define | __MPU_PRESENT 1 |
#define | __NVIC_PRIO_BITS 3 |
#define | __Vendor_SysTickConfig 0 |
#define | __VTOR_PRESENT 1 |
#define __FPU_PRESENT 1 |
Presence of FPU
Definition at line 99 of file efr32bg1p333f256gm48.h.
#define __MPU_PRESENT 1 |
Presence of MPU
Definition at line 98 of file efr32bg1p333f256gm48.h.
#define __NVIC_PRIO_BITS 3 |
NVIC interrupt priority bits
Definition at line 101 of file efr32bg1p333f256gm48.h.
Referenced by CORE_AtomicDisableIrq(), CORE_EnterAtomic(), CORE_IrqIsBlocked(), CORE_IrqIsDisabled(), CORE_YieldAtomic(), and LDMA_Init().
#define __Vendor_SysTickConfig 0 |
Is 1 if different SysTick counter is used
Definition at line 102 of file efr32bg1p333f256gm48.h.
#define __VTOR_PRESENT 1 |
Presence of VTOR register in SCB
Definition at line 100 of file efr32bg1p333f256gm48.h.