cc2538 specific definitions for pkg/openwsn More...
cc2538 specific definitions for pkg/openwsn
Definition in file openwsn_defs.h.
Go to the source code of this file.
OpenWSN timing constants | |
#define | PORT_maxTxDataPrepare (460/PORT_US_PER_TICK) |
#define | PORT_maxRxAckPrepare (300/PORT_US_PER_TICK) |
#define | PORT_maxRxDataPrepare (300/PORT_US_PER_TICK) |
#define | PORT_maxTxAckPrepare (460/PORT_US_PER_TICK) |
#define | PORT_delayTx (400/PORT_US_PER_TICK) |
#define PORT_delayTx (400/PORT_US_PER_TICK) |
Definition at line 36 of file openwsn_defs.h.
#define PORT_maxRxAckPrepare (300/PORT_US_PER_TICK) |
Definition at line 33 of file openwsn_defs.h.
#define PORT_maxRxDataPrepare (300/PORT_US_PER_TICK) |
Definition at line 34 of file openwsn_defs.h.
#define PORT_maxTxAckPrepare (460/PORT_US_PER_TICK) |
Definition at line 35 of file openwsn_defs.h.
#define PORT_maxTxDataPrepare (460/PORT_US_PER_TICK) |
Definition at line 32 of file openwsn_defs.h.