mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 17:48:54 +08:00
wireless/ieee802154: Lots of fixes, cleanup, new functionality. Functional
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -184,6 +184,11 @@
|
||||
#define MRF24J40_TXMCR_BATLIFEXT 0x40
|
||||
#define MRF24J40_TXMCR_NOCSMA 0x80
|
||||
|
||||
/* ACKTMOUT bits */
|
||||
|
||||
#define MRF24J40_ACKTMOUT_MAWD 0xEF
|
||||
#define MRF24J40_ACKTMOUT_DRPACK 0x80
|
||||
|
||||
/* INTCON bits */
|
||||
|
||||
#define MRF24J40_INTCON_SLPIE 0x80
|
||||
|
||||
Reference in New Issue
Block a user