ISR related functions.
More...
Go to the source code of this file.
#define | _GENERAL_INTERRUPT_ENABLE (0x0008) |
|
volatile int | __irq_is_in |
|
static unsigned int | irq_disable (void) |
|
static unsigned int | irq_enable (void) |
|
static void | irq_restore (unsigned int state) |
|
static int | irq_is_in (void) |
|