BeRTOS
|
Cortex-M3 IRQ management. More...
Go to the source code of this file.
Functions | |
void | sysirq_setHandler (sysirq_t irq, sysirq_handler_t handler) |
Helper function used to set handler for system IRQ irq. | |
void | sysirq_init (void) |
Init system IRQ handling. |
Cortex-M3 IRQ management.
Definition in file irq_cm3.c.