Home
last modified time | relevance | path

Searched refs:TX_WAIT_US (Results 1 – 1 of 1) sorted by relevance

/external/openthread/src/lib/spinel/
Dradio_spinel_impl.hpp71 #ifndef TX_WAIT_US
72 #define TX_WAIT_US (5 * US_PER_S) macro
1973 mTxRadioEndUs = otPlatTimeGet() + TX_WAIT_US; in Transmit()