openwsn_defs.h File Reference

Board specific definitions for pkg/openwsn. More...

Detailed Description

Board specific definitions for pkg/openwsn.

Author
Francisco Molina franc.nosp@m.ois-.nosp@m.xavie.nosp@m.r.mo.nosp@m.lina@.nosp@m.inri.nosp@m.a.fr

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)