Add changes needed for contikimac
This commit is contained in:
parent
ea1345d3fe
commit
50d1086553
6 changed files with 208 additions and 79 deletions
|
@ -41,6 +41,7 @@
|
|||
* Registers can be read with a macro, but the args for subregisters don't expand properly so the actual address
|
||||
* is used with explicit _SFR_MEM8 in the subregister read/write routines.
|
||||
*/
|
||||
#define RG_TRX_STATUS TRX_STATUS
|
||||
#define SR_TRX_STATUS 0x141, 0x1f, 0
|
||||
#define SR_TRX_CMD 0x142, 0x1f, 0
|
||||
#define STATE_TRANSITION (31)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue