Home
last modified time | relevance | path

Searched refs:msec (Results 1 – 11 of 11) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/drivers/delay_timer/
Ddelay_timer.c49 void mdelay(uint32_t msec) in mdelay() argument
51 udelay(msec*1000); in mdelay()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtimeit.py319 msec = usec / 1000
320 if msec < 1000:
321 print "best of %d: %.*g msec per loop" % (repeat, precision, msec)
323 sec = msec / 1000
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxa_profiler.h98 int msec = (int)(total_msec % 1000); in xa_compute_mcps() local
105 p_prof->frame_count, (uint32_t)minutes, (uint32_t)seconds, (uint32_t)msec, in xa_compute_mcps()
109 p_prof->frame_count, gen_strm_pos, minutes, seconds, msec, in xa_compute_mcps()
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/
Ddelay_timer.h26 void mdelay(uint32_t msec);
/device/generic/goldfish/ril/
Datchannel.c91 static void setTimespecRelative(struct timespec *p_ts, long long msec) in setTimespecRelative() argument
97 p_ts->tv_sec = tv.tv_sec + (msec / 1000); in setTimespecRelative()
98 p_ts->tv_nsec = (tv.tv_usec + (msec % 1000) * 1000L ) * 1000L; in setTimespecRelative()
106 static void sleepMsec(long long msec) in sleepMsec() argument
111 ts.tv_sec = (msec / 1000); in sleepMsec()
112 ts.tv_nsec = (msec % 1000) * 1000 * 1000; in sleepMsec()
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dres_send.c560 int msec; in res_send() local
671 msec = (_res.retrans << try) * 1000; in res_send()
673 msec /= _res.nscount; in res_send()
674 if (msec <= 0) in res_send()
675 msec = 1000; in res_send()
706 n = poll(&pfd, 1, msec); in res_send()
/device/google/marlin/
DWCNSS_qcom_cfg.ini206 #Maximum Channel time in msec
286 # The Time is in msec.
/device/google/muskie/
DWCNSS_qcom_cfg.ini272 #Maximum Channel time in msec
294 #Maxium Channel time in msec
/device/google/taimen/
DWCNSS_qcom_cfg.ini272 #Maximum Channel time in msec
294 #Maxium Channel time in msec
/device/google/bonito/
DWCNSS_qcom_cfg.ini263 #Maximum Channel time in msec
279 #Maxium Channel time in msec
/device/google/crosshatch/
DWCNSS_qcom_cfg.ini263 #Maximum Channel time in msec
279 #Maxium Channel time in msec