Contiki 2.6
|
Implementation of the cc2530 RF driver. More...
#include "contiki.h"
#include "dev/radio.h"
#include "dev/cc2530-rf.h"
#include "cc253x.h"
#include "sfr-bits.h"
#include "sys/clock.h"
#include "sys/rtimer.h"
#include "net/packetbuf.h"
#include "net/rime/rimestats.h"
#include "net/rime/rimeaddr.h"
#include "net/netstack.h"
#include <string.h>
Go to the source code of this file.
Implementation of the cc2530 RF driver.
Definition in file cc2530-rf.c.