Searched refs:otPlatRadioGetNow (Results 1 – 6 of 6) sorted by relevance
425 if (Time(static_cast<uint32_t>(otPlatRadioGetNow(&GetInstance()))) < in StartCsmaBackoff()576 mCslLastSync = TimeMicro(static_cast<uint32_t>(otPlatRadioGetNow(&GetInstance()))); in HandleTransmitDone()1069 mCslSampleTime = TimeMicro(static_cast<uint32_t>(otPlatRadioGetNow(&GetInstance()))); in UpdateCsl()1144 uint32_t curTime = static_cast<uint32_t>(otPlatRadioGetNow(&GetInstance())); in GetCslWindowEdges()
232 OT_TOOL_WEAK uint64_t otPlatRadioGetNow(otInstance *aInstance) in otPlatRadioGetNow() function
156 uint64_t radioNow = otPlatRadioGetNow(&GetInstance()); in GetNextCslTransmissionDelay()
627 uint64_t otPlatRadioGetNow(otInstance *aInstance);
600 uint64_t otPlatRadioGetNow(otInstance *aInstance) in otPlatRadioGetNow() function
1185 uint64_t otPlatRadioGetNow(otInstance *aInstance) in otPlatRadioGetNow() function