|
| 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.
|
| |
|
|
void | nvic_init () |
| | Initialises the NVIC driver.
|
| |
Driver for the cc2538 NVIC controller