ESP-IDF
OT_RADIO_SYMBOL_TIME
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
OT_RADIO_SYMBOL_TIME
OT_RADIO_SYMBOL_TIME value
Syntax
Show:
Summary
Declaration
from
radio.h:79
OT_RADIO_SYMBOL_TIME
=
1000000
*
1
/
OT_RADIO_SYMBOL_RATE
;
Examples
References
from
examples
Code
Location
OT_RADIO_SYMBOL_TIME
=
1000000
*
1
/
OT_RADIO_SYMBOL_RATE
,
///< Symbol duration time in unit of microseconds
radio.h:79
OT_RADIO_TEN_SYMBOLS_TIME
=
10
*
OT_RADIO_SYMBOL_TIME
,
///< Time for 10 symbols in unit of microseconds
radio.h:80
static
constexpr
uint32_t
kSymbolTime
=
OT_RADIO_SYMBOL_TIME
;
radio.hpp:143
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out