Loading...
Searching...
No Matches
openwsn_defs.h File Reference

cc2538 specific definitions for pkg/openwsn More...

Detailed Description

cc2538 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   (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)
 

Macro Definition Documentation

◆ PORT_delayTx

#define PORT_delayTx   (400/PORT_US_PER_TICK)

Definition at line 36 of file openwsn_defs.h.

◆ PORT_maxRxAckPrepare

#define PORT_maxRxAckPrepare   (300/PORT_US_PER_TICK)

Definition at line 33 of file openwsn_defs.h.

◆ PORT_maxRxDataPrepare

#define PORT_maxRxDataPrepare   (300/PORT_US_PER_TICK)

Definition at line 34 of file openwsn_defs.h.

◆ PORT_maxTxAckPrepare

#define PORT_maxTxAckPrepare   (460/PORT_US_PER_TICK)

Definition at line 35 of file openwsn_defs.h.

◆ PORT_maxTxDataPrepare

#define PORT_maxTxDataPrepare   (460/PORT_US_PER_TICK)

Definition at line 32 of file openwsn_defs.h.