Home
last modified time | relevance | path

Searched defs:sec (Results 1 – 7 of 7) sorted by relevance

/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/
Dosal_time.c58 uint32_t sec = 0; in OsalDiffTime() local
85 void OsalSleep(uint32_t sec) in OsalSleep()
/drivers/hdf_core/adapter/khdf/uniproton/osal/src/
Dosal_time.c59 uint32_t sec = 0; in OsalDiffTime() local
86 void OsalSleep(uint32_t sec) in OsalSleep()
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
Dosal_time.c59 uint32_t sec = 0; in OsalDiffTime() local
86 void OsalSleep(uint32_t sec) in OsalSleep()
/drivers/hdf_core/adapter/khdf/linux/osal/src/
Dosal_time.c55 uint32_t sec = 0; in OsalDiffTime() local
77 void OsalSleep(uint32_t sec) in OsalSleep()
/drivers/hdf_core/framework/support/posix/src/
Dosal_time.c39 uint32_t sec = 0; in OsalDiffTime() local
60 void OsalSleep(uint32_t sec) in OsalSleep()
/drivers/hdf_core/interfaces/inner_api/osal/shared/
Dosal_time.h44 uint64_t sec; /**< Second */ member
/drivers/liteos/hievent/src/
Dhievent_driver.c64 int32_t sec; member