Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/modules/openthread/platform/
Dalarm.c54 (int32_t)((int64_t)otPlatAlarmMicroGetNow() - (uint32_t)otPlatRadioGetNow(NULL)); in platformAlarmInit()
Dradio.c1132 uint64_t otPlatRadioGetNow(otInstance *aInstance) in otPlatRadioGetNow() function