Board specific definitions for pkg/openwsn. More...
Board 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 (500/PORT_US_PER_TICK) | 
| #define | PORT_maxRxAckPrepare (300/PORT_US_PER_TICK) | 
| #define | PORT_maxRxDataPrepare (350/PORT_US_PER_TICK) | 
| #define | PORT_maxTxAckPrepare (350/PORT_US_PER_TICK) | 
| #define | PORT_delayTx (360/PORT_US_PER_TICK) | 
| #define PORT_delayTx (360/PORT_US_PER_TICK) | 
Definition at line 36 of file openwsn_defs.h.
| #define PORT_maxRxAckPrepare (300/PORT_US_PER_TICK) | 
Definition at line 30 of file openwsn_defs.h.
| #define PORT_maxRxDataPrepare (350/PORT_US_PER_TICK) | 
Definition at line 32 of file openwsn_defs.h.
| #define PORT_maxTxAckPrepare (350/PORT_US_PER_TICK) | 
Definition at line 34 of file openwsn_defs.h.
| #define PORT_maxTxDataPrepare (500/PORT_US_PER_TICK) | 
Definition at line 28 of file openwsn_defs.h.