|
Contiki-NG
|
Header file for the ARM Nested Vectored Interrupt Controller. More...
Go to the source code of this file.
Functions | |
| void | nvic_init () |
| Initialises the NVIC driver. | |
NVIC Constants and Configuration | |
| #define | NVIC_VTABLE_ADDRESS ((uint32_t)&vectors) |
| void(*const | vectors [])(void) |
Header file for the ARM Nested Vectored Interrupt Controller.
Definition in file nvic.h.
1.8.13