Contiki-NG

Implementation of low power modes ofr the cc2538. More...

#include "contiki.h"
#include "sys/energest.h"
#include "sys/process.h"
#include "dev/sys-ctrl.h"
#include "dev/rfcore-xreg.h"
#include "rtimer-arch.h"
#include "lpm.h"
#include "cc2538_cm3.h"
#include "reg.h"
#include <stdbool.h>
#include <stdint.h>
#include <string.h>

Go to the source code of this file.

Detailed Description

Implementation of low power modes ofr the cc2538.

Definition in file lpm.c.