Home
last modified time | relevance | path

Searched defs:sec (Results 1 – 9 of 9) 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
66 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
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
Daudio_bluetooth_manager.cpp350 void FastReadMmapPosition(int64_t &sec, int64_t &nSec, uint64_t &frames) in FastReadMmapPosition()
Dfast_audio_render.cpp356 int64_t sec = 0; in FastRenderGetMmapPosition() local