67 __builtin_enable_interrupts();
78 __builtin_disable_interrupts();
static void INTERRUPT_GlobalEnable(void)
Enables the global interrupt bit.
void INTERRUPT_Deinitialize(void)
Deinitializes the INTERRUPT to POR values.
static uint16_t INTERRUPT_VectorNumberGet(void)
Returns the pending Interrupt Vector number.
void INTERRUPT_Initialize(void)
Initializes the interrupt priorities of the modules that have been configured.
static void INTERRUPT_GlobalDisable(void)
Disables the global interrupt bit.