ESP-IDF
OT_POWER_SUPPLY_EXTERNAL_STABLE
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_POWER_SUPPLY_EXTERNAL_STABLE
OT_POWER_SUPPLY_EXTERNAL_STABLE value
Syntax
Show:
Summary
Declaration
from
thread_ftd.h:200
OT_POWER_SUPPLY_EXTERNAL_STABLE
=
2
;
Examples
References
from
examples
Code
Location
Scope
Referrer
OT_POWER_SUPPLY_EXTERNAL_STABLE
=
2
,
///< Stable external power with a battery backup or UPS.
thread_ftd.h:200
static_assert
(
2
==
OT_POWER_SUPPLY_EXTERNAL_STABLE
,
"OT_POWER_SUPPLY_EXTERNAL_STABLE value is incorrect"
)
;
cli.cpp:3616
ot::Cli::Interpreter
ot::Cli::Interpreter::Process()
kPowerSupplyExternalStable
=
OT_POWER_SUPPLY_EXTERNAL_STABLE
,
///< Stable external power with backup.
mle_types.hpp:315
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
OT_POWER_SUPPLY_EXTERNAL_STABLE
is read by 1 function:
All items filtered out
OT_POWER_SUPPLY_EXTERNAL_STABLE
ot::Cli::Interpreter::Process()
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