Home
last modified time | relevance | path

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

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