Home
last modified time | relevance | path

Searched refs:sync (Results 1 – 8 of 8) sorted by relevance

/openthread-latest/src/cli/
Dcli_link_metrics.cpp66 bool sync = true; in Process() local
73 sync = false; in Process()
138 if (sync) in Process()
160 bool sync = true; in Process() local
165 sync = false; in Process()
250 if (sync) in Process()
333 if (sync) in Process()
DREADME_NETDATA.md433 Print local Network Data to sync with Leader.
444 Print local Network Data to sync with Leader as hex-encoded TLVs.
DREADME.md2083 - sync: Use the blocking mode.
2388 csl - sync:no period:0 timeout:0 channel:0
2395 csl - sync:no period:0 timeout:0 channel:0
2873 Get the Thread network time and the time sync parameters.
2885 Set time sync parameters
/openthread-latest/tools/gerrit/
DREADME.md26 ~/sw/openthread $ ./tools/gerrit/git-squash-merge.sh github/master "OpenThread GitHub sync"
33 OpenThread GitHub sync
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_platform.function92 * completely avoided due to out-of-sync clock sources.
/openthread-latest/third_party/mbedtls/repo/library/
DCMakeLists.txt204 …ations -Wmissing-prototypes -Wdocumentation -Wno-documentation-deprecated-sync -Wunreachable-code")
/openthread-latest/third_party/mbedtls/repo/tests/
DCMakeLists.txt271 …set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wdocumentation -Wno-documentation-deprecated-sync -Wunreachab…
/openthread-latest/etc/cmake/
Doptions.cmake194 …SYNC OPENTHREAD_CONFIG_MAC_CSL_RECEIVER_LOCAL_TIME_SYNC "use local time for csl elapsed sync time")