Contiki 3.x
Functions
cpu.c File Reference

Implementations of interrupt control on the cc2538 Cortex-M3 micro. More...

Go to the source code of this file.

Functions

unsigned long cpu_cpsie (void)
 Enables all CPU interrupts.
 
unsigned long cpu_cpsid (void)
 Disables all CPU interrupts.
 

Detailed Description

Implementations of interrupt control on the cc2538 Cortex-M3 micro.

Definition in file cpu.c.