ESP-IDF
ot::Ncp::ResetReasonToSpinelStatus()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Ncp::ResetReasonToSpinelStatus()
ot::Ncp::ResetReasonToSpinelStatus() function
Syntax
Show:
Summary
Declaration
from
ncp_base.cpp:190
static
spinel_status_t
ResetReasonToSpinelStatus
(
otPlatResetReason
aReason
)
;
Arguments
Argument
aReason
Examples
References
from
examples
Code
Location
Scope
Referrer
static
spinel_status_t
ResetReasonToSpinelStatus
(
otPlatResetReason
aReason
)
ncp_base.cpp:190
status
=
ResetReasonToSpinelStatus
(
otPlatGetResetReason
(
mInstance
)
)
;
ncp_base.cpp:949
ot::Ncp::NcpBase
ot::Ncp::NcpBase::UpdateChangedProps()
Call Tree
from
examples
ot::Ncp::ResetReasonToSpinelStatus()
is called by 1 function:
ot::Ncp::NcpBase::UpdateChangedProps()
All items filtered out
ot::Ncp::ResetReasonToSpinelStatus()
All items filtered out
Data Use
from
examples
ot::Ncp::ResetReasonToSpinelStatus()
reads 17 variables:
otPlatResetReason::OT_PLAT_RESET_REASON_POWER_ON
otPlatResetReason::OT_PLAT_RESET_REASON_EXTERNAL
otPlatResetReason::OT_PLAT_RESET_REASON_SOFTWARE
otPlatResetReason::OT_PLAT_RESET_REASON_FAULT
otPlatResetReason::OT_PLAT_RESET_REASON_CRASH
otPlatResetReason::OT_PLAT_RESET_REASON_ASSERT
otPlatResetReason::OT_PLAT_RESET_REASON_OTHER
otPlatResetReason::OT_PLAT_RESET_REASON_WATCHDOG
::SPINEL_STATUS_RESET_POWER_ON
::SPINEL_STATUS_RESET_EXTERNAL
::SPINEL_STATUS_RESET_SOFTWARE
::SPINEL_STATUS_RESET_FAULT
::SPINEL_STATUS_RESET_CRASH
::SPINEL_STATUS_RESET_ASSERT
::SPINEL_STATUS_RESET_OTHER
::SPINEL_STATUS_RESET_UNKNOWN
::SPINEL_STATUS_RESET_WATCHDOG
All items filtered out
ot::Ncp::ResetReasonToSpinelStatus()
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