Contiki 2.6

cc2530-rf.c File Reference

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.


Detailed Description

Implementation of the cc2530 RF driver.

Author:
George Oikonomou - <oikonomou@users.sourceforge.net>

Definition in file cc2530-rf.c.