Home
last modified time | relevance | path

Searched defs:otPlatTimeGet (Results 1 – 5 of 5) sorted by relevance

/external/openthread/examples/platforms/simulation/virtual_time/
Dalarm-sim.c189 uint64_t otPlatTimeGet(void) in otPlatTimeGet() function
/external/openthread/src/posix/platform/
Dvirtual_time.cpp200 uint64_t otPlatTimeGet(void) in otPlatTimeGet() function
Dalarm.cpp80 uint64_t otPlatTimeGet(void) in otPlatTimeGet() function
/external/openthread/examples/platforms/simulation/
Dalarm.c306 uint64_t otPlatTimeGet(void) in otPlatTimeGet() function
/external/openthread/src/core/radio/
Dradio_platform.cpp227 OT_TOOL_WEAK uint64_t otPlatTimeGet(void) in otPlatTimeGet() function