Home
last modified time | relevance | path

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

/openthread-3.6.0/include/openthread/platform/
Dradio.h82OT_RADIO_SYMBOL_TIME = 1000000 * 1 / OT_RADIO_SYMBOL_RATE, ///< Symbol duration time in unit of mi… enumerator
83 …OT_RADIO_TEN_SYMBOLS_TIME = 10 * OT_RADIO_SYMBOL_TIME, ///< Time for 10 symbols in unit of mic…
/openthread-3.6.0/src/core/radio/
Dradio.hpp136 static constexpr uint32_t kSymbolTime = OT_RADIO_SYMBOL_TIME;