Contiki-NG
Functions

Driver for the cc2538 NVIC All interrupt-related functionality is implemented here. More...

#include "contiki.h"
#include "dev/nvic.h"
#include "cc2538_cm3.h"

Go to the source code of this file.

Functions

void nvic_init ()
 Initialises the NVIC driver.
 

Detailed Description

Driver for the cc2538 NVIC All interrupt-related functionality is implemented here.

Definition in file nvic.c.