|
Contiki-NG
|
Driver for the cc2538 NVIC controller. More...
Files | |
| file | nvic.c |
| Driver for the cc2538 NVIC All interrupt-related functionality is implemented here. | |
| file | nvic.h |
| Header file for the ARM Nested Vectored Interrupt Controller. | |
Functions | |
| void | nvic_init () |
| Initialises the NVIC driver. | |
NVIC Constants and Configuration | |
| void(*const | vectors [])(void) |
| #define | NVIC_VTABLE_ADDRESS ((uint32_t)&vectors) |
Driver for the cc2538 NVIC controller.
1.8.13