EFM32GG995F1024 CoreDevices > EFM32GG995F1024
Detailed Description
Processor and Core Peripheral Section.
| Macros | |
| #define | __MPU_PRESENT 1U | 
| #define | __NVIC_PRIO_BITS 3U | 
| #define | __Vendor_SysTickConfig 0U | 
| #define | __VTOR_PRESENT 1U | 
Macro Definition Documentation
| #define __MPU_PRESENT 1U | 
Presence of MPU
        Definition at line
        
         117
        
        of file
        
         efm32gg995f1024.h
        
        .
       
| #define __NVIC_PRIO_BITS 3U | 
NVIC interrupt priority bits
        Definition at line
        
         119
        
        of file
        
         efm32gg995f1024.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
        
         120
        
        of file
        
         efm32gg995f1024.h
        
        .
       
| #define __VTOR_PRESENT 1U | 
Presence of VTOR register in SCB
        Definition at line
        
         118
        
        of file
        
         efm32gg995f1024.h
        
        .