X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2Firis%2Fchips%2Frf230%2FHplRF2xx.h;h=e312080f2b291f62cd5b9bfa0243cd8958d54238;hb=1c67d948272948e5392f81f7e3ba7fc976b3460d;hp=6f9e21c8590b9952bb83d196a25120bf90ddcf8e;hpb=8fa05026e03b1f7890808cede5936be8316e8c0b;p=tinyos-2.x.git diff --git a/tos/platforms/iris/chips/rf230/HplRF2xx.h b/tos/platforms/iris/chips/rf230/HplRF2xx.h index 6f9e21c8..e312080f 100644 --- a/tos/platforms/iris/chips/rf230/HplRF2xx.h +++ b/tos/platforms/iris/chips/rf230/HplRF2xx.h @@ -29,11 +29,6 @@ enum { - /** - * This is an RF230 chip - */ - RF2XX_CHIPSET = RF230_CHIPSET, - /** * This is the value of the TRX_CTRL_0 register * which configures the output pin currents and the CLKM clock @@ -67,6 +62,8 @@ enum #define RF2XX_DEF_CHANNEL RF230_DEF_CHANNEL +#define RF2XX_CHIPSET RF230_CHIPSET + /* * This is the command used to calculate the CRC for the RF230 chip. * TODO: Check why the default crcByte implementation is in a different endianness