Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dalarm.c137 uint64_t otPlatTimeGet(void) in otPlatTimeGet() function
Dradio.c278 uint64_t now_us = otPlatTimeGet(); in convert_32bit_us_wrapped_to_64bit_ns()
411 otPlatTimeGet() + sTransmitFrame.mInfo.mTxInfo.mIeInfo->mNetworkTimeOffset; in transmit_message()
1246 uint64_t otPlatTimeGet(void) in otPlatTimeGet() function
1260 return otPlatTimeGet(); in otPlatRadioGetNow()