ESP-IDF
SPINEL_PROP_RCP_CSL_ACCURACY
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
SPINEL_PROP_RCP_CSL_ACCURACY
SPINEL_PROP_RCP_CSL_ACCURACY value
CSL Accuracy Format: `C` Required capability: `SPINEL_CAP_NET_THREAD_1_2` The current CSL rx/tx scheduling drift, in units of ± ppm.
Syntax
Show:
Summary
Declaration
from
spinel.h:4710
SPINEL_PROP_RCP_CSL_ACCURACY
=
SPINEL_PROP_RCP_EXT__BEGIN
+
4
;
Examples
References
from
examples
Code
Location
Scope
Referrer
SPINEL_PROP_RCP_CSL_ACCURACY
=
SPINEL_PROP_RCP_EXT__BEGIN
+
4
,
spinel.h:4710
case
SPINEL_PROP_RCP_CSL_ACCURACY
:
logger.cpp:214
ot::Spinel::Logger
ot::Spinel::Logger::LogSpinelFrame()
case
SPINEL_PROP_RCP_CSL_ACCURACY
:
logger.cpp:228
ot::Spinel::Logger
ot::Spinel::Logger::LogSpinelFrame()
OT_NCP_GET_HANDLER_ENTRY
(
SPINEL_PROP_RCP_CSL_ACCURACY
)
,
ncp_base_dispatcher.cpp:216
ot::Ncp::NcpBase
ot::Ncp::NcpBase::FindGetPropertyHandler()
otError
error
=
Get
(
SPINEL_PROP_RCP_CSL_ACCURACY
,
SPINEL_DATATYPE_UINT8_S
,
&
accuracy
)
;
radio_spinel.cpp:2358
ot::Spinel::RadioSpinel
ot::Spinel::RadioSpinel::GetCslAccuracy()
{
SPINEL_PROP_RCP_CSL_ACCURACY
,
"CSL_ACCURACY"
}
,
spinel.c:1411
spinel_prop_key_to_cstr()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SPINEL_PROP_RCP_CSL_ACCURACY
is read by 4 functions:
All items filtered out
SPINEL_PROP_RCP_CSL_ACCURACY
ot::Spinel::Logger::LogSpinelFrame()
ot::Spinel::RadioSpinel::GetCslAccuracy()
spinel_prop_key_to_cstr()
ot::Ncp::NcpBase::FindGetPropertyHandler()
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