Home
last modified time | relevance | path

Searched defs:time (Results 1 - 25 of 140) sorted by relevance

123456

/drivers/liteos/hievent/include/
H A Dhiview_hievent.h41 long long time; member
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
H A Dosal_time.c40 int32_t OsalGetTime(OsalTimespec *time) in OsalGetTime() argument
/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/
H A Dosal_time.c39 int32_t OsalGetTime(OsalTimespec *time) in OsalGetTime() argument
/drivers/hdf_core/adapter/khdf/uniproton/osal/src/
H A Dosal_time.c40 int32_t OsalGetTime(OsalTimespec *time) in OsalGetTime() argument
/drivers/hdf_core/framework/model/input/driver/
H A Devent_hub.c41 OsalTimespec time; in PushOnePackage() local
H A Devent_hub.h26 uint64_t time; member
/drivers/hdf_core/framework/support/posix/src/
H A Dosal_mutex.c92 struct timespec time; in OsalMutexTimedLock() local
[all...]
H A Dosal_sem.c61 struct timespec time; in OsalSemWait() local
[all...]
H A Dosal_time.c19 int32_t OsalGetTime(OsalTimespec *time) in OsalGetTime() argument
109 OsalTimespec time; in OsalGetSysTimeMs() local
[all...]
/drivers/peripheral/usb/sample/device/linux/
H A Dacm_write.c69 struct timeval time; in AcmWrite() local
H A Dacm_read.c45 struct timeval time; in TestRead() local
/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_time.c34 int32_t OsalGetTime(OsalTimespec *time) in OsalGetTime() argument
103 OsalTimespec time; in OsalGetSysTimeMs() local
[all...]
/drivers/hdf_core/framework/support/platform/src/rtc/
H A Drtc_base.c41 uint8_t RtcIsInvalid(const struct RtcTime *time) in RtcIsInvalid() argument
54 RtcGetWeekDay(const struct RtcTime *time) RtcGetWeekDay() argument
85 RtcTimeToTimestamp(const struct RtcTime *time) RtcTimeToTimestamp() argument
120 TimestampToRtcTime(struct RtcTime *time, const uint64_t seconds) TimestampToRtcTime() argument
[all...]
H A Drtc_service.c23 struct RtcTime time; in RtcServiceIoReadTime() local
43 struct RtcTime *time = NULL; in RtcServiceIoWriteTime() local
63 struct RtcTime time; RtcServiceIoReadAlarm() local
89 struct RtcTime *time = NULL; RtcServiceIoWriteAlarm() local
[all...]
H A Drtc_core.c16 int32_t RtcHostReadTime(struct RtcHost *host, struct RtcTime *time) in RtcHostReadTime() argument
31 int32_t RtcHostWriteTime(struct RtcHost *host, const struct RtcTime *time) in RtcHostWriteTime() argument
46 int32_t RtcHostReadAlarm(struct RtcHost *host, enum RtcAlarmIndex alarmIndex, struct RtcTime *time) in RtcHostReadAlarm() argument
61 RtcHostWriteAlarm(struct RtcHost *host, enum RtcAlarmIndex alarmIndex, const struct RtcTime *time) RtcHostWriteAlarm() argument
[all...]
H A Drtc_if.c37 int32_t RtcReadTime(DevHandle handle, struct RtcTime *time) in RtcReadTime() argument
47 int32_t RtcWriteTime(DevHandle handle, const struct RtcTime *time) in RtcWriteTime() argument
62 RtcReadAlarm(DevHandle handle, enum RtcAlarmIndex alarmIndex, struct RtcTime *time) RtcReadAlarm() argument
72 RtcWriteAlarm(DevHandle handle, enum RtcAlarmIndex alarmIndex, const struct RtcTime *time) RtcWriteAlarm() argument
[all...]
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_common.cpp33 OsalTimespec time; in AudioGetSysTime() local
102 int32_t TimeToAudioTimeStamp(uint64_t bufferFrameSize, struct AudioTimeStamp *time, uint32_t sampleRate) in TimeToAudioTimeStamp() argument
[all...]
/drivers/peripheral/display/hal/default_standard/src/display_device/vsync/
H A Dsorft_vsync.cpp89 uint64_t time = ts.tv_nsec; in WorkThread() local
/drivers/peripheral/usb/sample/host/src/
H A Dusb_pnp_sample.c32 struct timeval time; in UsbPnpSampleTestWriteLog() local
/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_hdr.h41 uint32_t time; member
/drivers/hdf_core/framework/test/fuzztest/ioservice_fuzzer/ioservicegrouplisten_fuzzer/
H A Dioservicegrouplisten_fuzzer.cpp35 OsalTimespec time; in OnDevEventReceived() local
/drivers/hdf_core/framework/test/fuzztest/ioservice_fuzzer/ioservicelisten_fuzzer/
H A Dioservicelisten_fuzzer.cpp37 OsalTimespec time; in OnDevEventReceived() local
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/test/public_moudle/
H A Dbase.py12 import time namespace
/drivers/hdf_core/framework/tools/hdi-gen/test/hash_test/
H A Dhash_test.py12 import time namespace
/drivers/peripheral/audio/test/sample/tools/gen_cr_by_pr/
H A Dgen_cr_by_pr.py21 import time namespace

Completed in 8 milliseconds

123456