Home
last modified time | relevance | path

Searched refs:OPENTHREAD_CONFIG_TIME_SYNC_JUMP_NOTIF_MIN_US (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/config/
Dtime_sync.h96 #ifndef OPENTHREAD_CONFIG_TIME_SYNC_JUMP_NOTIF_MIN_US
97 #define OPENTHREAD_CONFIG_TIME_SYNC_JUMP_NOTIF_MIN_US 10000 macro
/openthread-latest/src/core/thread/
Dtime_sync_service.cpp119 OPENTHREAD_CONFIG_TIME_SYNC_JUMP_NOTIF_MIN_US); in HandleTimeSyncMessage()