Searched refs:otPlatRadioGetNow (Results 1 – 2 of 2) sorted by relevance
54 (int32_t)((int64_t)otPlatAlarmMicroGetNow() - (uint32_t)otPlatRadioGetNow(NULL)); in platformAlarmInit()
1132 uint64_t otPlatRadioGetNow(otInstance *aInstance) in otPlatRadioGetNow() function