Loading...
Searching...
No Matches
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   (900/PORT_US_PER_TICK)
 
#define PORT_maxRxAckPrepare   (500/PORT_US_PER_TICK)
 
#define PORT_maxRxDataPrepare   (550/PORT_US_PER_TICK)
 
#define PORT_maxTxAckPrepare   (750/PORT_US_PER_TICK)
 
#define PORT_delayTx   (650/PORT_US_PER_TICK)
 

Macro Definition Documentation

◆ PORT_delayTx

#define PORT_delayTx   (650/PORT_US_PER_TICK)

Definition at line 40 of file openwsn_defs.h.

◆ PORT_maxRxAckPrepare

#define PORT_maxRxAckPrepare   (500/PORT_US_PER_TICK)

Definition at line 34 of file openwsn_defs.h.

◆ PORT_maxRxDataPrepare

#define PORT_maxRxDataPrepare   (550/PORT_US_PER_TICK)

Definition at line 36 of file openwsn_defs.h.

◆ PORT_maxTxAckPrepare

#define PORT_maxTxAckPrepare   (750/PORT_US_PER_TICK)

Definition at line 38 of file openwsn_defs.h.

◆ PORT_maxTxDataPrepare

#define PORT_maxTxDataPrepare   (900/PORT_US_PER_TICK)

Definition at line 32 of file openwsn_defs.h.