Home
last modified time | relevance | path

Searched defs:hwTime (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_m/kal/posix/src/
Dtime.c281 STATIC VOID OsGetHwTime(struct timespec *hwTime) in OsGetHwTime()
294 struct timespec hwTime = {0}; in OsGetRealTime() local
306 struct timespec hwTime = {0}; in OsSetRealTime() local
477 struct timespec hwTime; in clock() local
/kernel/liteos_a/compat/posix/src/
Dtime.c276 STATIC VOID OsGetHwTime(struct timespec64 *hwTime) in OsGetHwTime()
289 struct timespec64 hwTime = {0}; in OsSetTimeOfDay() local
360 struct timespec64 hwTime = {0}; in OsGetTimeOfDay() local
588 struct timespec64 hwTime = {0}; in clock_gettime() local
1173 struct timespec64 hwTime = {0}; in OsVdsoTimeGet() local