Searched refs:rtcRet (Results 1 - 1 of 1) sorted by relevance
/kernel/liteos_m/kal/posix/src/ | ||
H A D | time.c | 501 INT32 rtcRet; in time() local 504 rtcRet = g_rtcTimeFunc.RtcGetTimeHook(&usec); in time() 505 if (rtcRet != 0) { in time() |
Completed in 2 milliseconds