Contiki 3.x
|
Implementation of low power modes ofr the cc2538. More...
#include "contiki-conf.h"
#include "sys/energest.h"
#include "sys/process.h"
#include "dev/sys-ctrl.h"
#include "dev/scb.h"
#include "dev/rfcore-xreg.h"
#include "rtimer-arch.h"
#include "lpm.h"
#include "reg.h"
#include <stdbool.h>
#include <stdint.h>
#include <string.h>
Go to the source code of this file.
Implementation of low power modes ofr the cc2538.
Definition in file lpm.c.