Home
last modified time | relevance | path

Searched refs:OPENTHREAD_CONFIG_UPTIME_ENABLE (Results 1 – 24 of 24) sorted by relevance

/openthread-latest/src/core/common/
Duptime.hpp39 #if !OPENTHREAD_CONFIG_UPTIME_ENABLE && OPENTHREAD_FTD
43 #if OPENTHREAD_CONFIG_UPTIME_ENABLE
Duptime.cpp36 #if OPENTHREAD_CONFIG_UPTIME_ENABLE
Dlog.cpp55 #if OPENTHREAD_CONFIG_LOG_PREPEND_UPTIME && !OPENTHREAD_CONFIG_UPTIME_ENABLE
/openthread-latest/examples/platforms/simulation/
Dopenthread-core-simulation-config.h122 #ifndef OPENTHREAD_CONFIG_UPTIME_ENABLE
123 #define OPENTHREAD_CONFIG_UPTIME_ENABLE 1 macro
/openthread-latest/src/posix/platform/
Dopenthread-core-posix-config.h139 #ifndef OPENTHREAD_CONFIG_UPTIME_ENABLE
140 #define OPENTHREAD_CONFIG_UPTIME_ENABLE !OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_ENABLE macro
/openthread-latest/src/core/config/
Dmisc.h121 #ifndef OPENTHREAD_CONFIG_UPTIME_ENABLE
122 #define OPENTHREAD_CONFIG_UPTIME_ENABLE OPENTHREAD_FTD macro
/openthread-latest/src/core/thread/
Dneighbor.cpp45 #if OPENTHREAD_CONFIG_UPTIME_ENABLE in SetState()
56 #if OPENTHREAD_CONFIG_UPTIME_ENABLE
104 #if OPENTHREAD_CONFIG_UPTIME_ENABLE in SetFrom()
Dneighbor.hpp600 #if OPENTHREAD_CONFIG_UPTIME_ENABLE
765 #if OPENTHREAD_CONFIG_UPTIME_ENABLE
Dmle.hpp608 #if OPENTHREAD_CONFIG_UPTIME_ENABLE
1378 #if OPENTHREAD_CONFIG_UPTIME_ENABLE
1489 #if OPENTHREAD_CONFIG_UPTIME_ENABLE
Dchild.cpp71 #if OPENTHREAD_CONFIG_UPTIME_ENABLE in SetFrom()
Dmle.cpp246 #if OPENTHREAD_CONFIG_UPTIME_ENABLE in GetCounters()
256 #if OPENTHREAD_CONFIG_UPTIME_ENABLE in ResetCounters()
261 #if OPENTHREAD_CONFIG_UPTIME_ENABLE
307 #if OPENTHREAD_CONFIG_UPTIME_ENABLE in SetRole()
/openthread-latest/examples/config/
Dot-core-config-check-size-mtd.h96 #define OPENTHREAD_CONFIG_UPTIME_ENABLE 1 macro
Dot-core-config-check-size-ftd.h96 #define OPENTHREAD_CONFIG_UPTIME_ENABLE 1 macro
Dot-core-config-check-size-br.h97 #define OPENTHREAD_CONFIG_UPTIME_ENABLE 1 macro
/openthread-latest/tests/nexus/
Dopenthread-core-nexus-config.h130 #define OPENTHREAD_CONFIG_UPTIME_ENABLE 1 macro
/openthread-latest/tests/toranj/
Dopenthread-core-toranj-config.h47 #define OPENTHREAD_CONFIG_UPTIME_ENABLE 1 macro
/openthread-latest/src/core/api/
Dinstance_api.cpp101 #if OPENTHREAD_CONFIG_UPTIME_ENABLE
Dthread_api.cpp478 #if OPENTHREAD_CONFIG_UPTIME_ENABLE
541 #if OPENTHREAD_CONFIG_UPTIME_ENABLE
/openthread-latest/src/core/instance/
Dinstance.hpp477 #if OPENTHREAD_CONFIG_UPTIME_ENABLE
762 #if OPENTHREAD_CONFIG_UPTIME_ENABLE
Dinstance.cpp83 #if OPENTHREAD_CONFIG_UPTIME_ENABLE in Instance()
/openthread-latest/src/cli/
Dcli.cpp410 #if OPENTHREAD_CONFIG_UPTIME_ENABLE
2432 #if OPENTHREAD_CONFIG_UPTIME_ENABLE in Process()
4524 #if OPENTHREAD_CONFIG_UPTIME_ENABLE in Process()
6865 #if OPENTHREAD_CONFIG_UPTIME_ENABLE
8071 #if OPENTHREAD_CONFIG_UPTIME_ENABLE in ProcessCommand()
8314 #if OPENTHREAD_CONFIG_UPTIME_ENABLE in ProcessCommand()
DREADME.md145 Requires `OPENTHREAD_CONFIG_UPTIME_ENABLE`.
1041 - `OPENTHREAD_CONFIG_UPTIME_ENABLE` is required for MLE role time tracking in `counters mle`
4091 This command requires `OPENTHREAD_CONFIG_UPTIME_ENABLE` to be enabled.
4104 This command requires `OPENTHREAD_CONFIG_UPTIME_ENABLE` to be enabled.
/openthread-latest/src/core/border_router/
Drouting_manager.hpp49 #if !OPENTHREAD_CONFIG_UPTIME_ENABLE
/openthread-latest/etc/cmake/
Doptions.cmake258 ot_option(OT_UPTIME OPENTHREAD_CONFIG_UPTIME_ENABLE "uptime")