46 #define UINT32_MAX ((uint32_t)(0xFFFFFFFF)) 
   49 #warning "The INT module is deprecated and marked for removal in a later release. Please use the new CORE module instead. See \"Porting from em_int\" in the CORE documentation for instructions." 
__STATIC_INLINE uint32_t INT_Enable(void)
Enable interrupts. 
CMSIS Cortex-M Peripheral Access Layer for Silicon Laboratories microcontroller devices. 
__STATIC_INLINE uint32_t INT_Disable(void)
Disable interrupts.