Home
last modified time | relevance | path

Searched refs:usleep (Results 476 - 500 of 834) sorted by relevance

1...<<11121314151617181920>>...34

/third_party/backends/backend/
H A Dsm3600-homerun.c488 usleep(100); in DoJog()
494 usleep(100); in DoJog()
H A Dplustek-usbscan.c1280 usleep(200 * 1000); /* Need to delay at least xxx microseconds */ in usb_SetScanParameters()
1316 usleep(100); in usb_SetScanParameters()
1478 usleep(1000*(30 * regs[0x08] * dev->usbDev.Caps.OpticDpi.x / 600)); in usb_IsDataAvailableInDRAM()
1480 usleep(1000*(20 * regs[0x08] * dev->usbDev.Caps.OpticDpi.x / 600)); in usb_IsDataAvailableInDRAM()
/third_party/backends/sanei/
H A Dsanei_ab306.c184 usleep (10000); in ab306_write()
199 usleep (10000); in ab306_write()
/third_party/ltp/lib/
H A Dtst_device.c260 usleep(50000); in tst_detach_device_by_fd()
416 usleep(100000); in tst_umount()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video.c311 usleep(100); in nv98_create_decoder()
316 usleep(100); in nv98_create_decoder()
/third_party/ltp/testcases/kernel/logging/kmsg/
H A Dkmsg01.c362 usleep(100000); in test_read_returns_first_message()
475 usleep(100000); in test_seek()
/third_party/ltp/testcases/kernel/fs/read_all/
H A Dread_all.c466 usleep(sleep_time); in push_work()
512 usleep(sleep_time); in sched_work()
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dthread_rwlock_test.cpp80 usleep(USLEEP_TIME); in WaitThreadSleep()
90 usleep(USLEEP_TIME); in WaitThreadSleep()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video.c335 usleep(100); in nvc0_create_decoder()
340 usleep(100); in nvc0_create_decoder()
/kernel/linux/linux-6.6/tools/testing/selftests/hid/
H A Dhid_bpf.c376 usleep(100000); in get_hid_id()
392 usleep(10); in get_hidraw()
664 usleep(100000); in TEST_F()
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng2-x.c27 - 1.11: added -usleep option for demos; fixed command-line parsing bug
46 - 2.05: Use nanosleep() instead of usleep(), which is deprecated (GR-P).
119 # undef usleep macro
120 # define usleep(usec) { \ macro
127 #ifndef usleep /* have neither nanosleep() nor usleep() */
128 # define usleep(x) sleep(((x)+499999)/1000000) macro
431 } else if (!strncmp(*argv, "-usleep", 2)) { in main()
479 " %*s [-usleep dur | -timing] [-pause]\n", in main()
689 * done, clean up any remaining time with usleep() cal in main()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/scenario/tennis_detect/
H A Dtennis_detect.cpp112 usleep(100); // 100: usleep time in yuvFrame2rgb()
/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevmgr_service_proxy.c58 usleep(sleepInterval); in DevmgrServiceProxyAttachDeviceHost()
/drivers/interface/display/composer/v1_1/hdi_impl/
H A Ddisplay_composer_hdi_impl.h48 usleep(WAIT_TIME_INTERVAL); in Create()
/drivers/interface/display/composer/v1_2/hdi_impl/
H A Ddisplay_composer_hdi_impl.h48 usleep(WAIT_TIME_INTERVAL); in Create()
/drivers/peripheral/usb/test/moduletest/common/liteos/
H A Dusb_host_raw_api_func_test.cpp203 usleep(1000); in TestAsyncRead()
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dhdi_wpa_hal.c87 usleep(WPA_TRY_CONNECT_SLEEP_TIME); in WpaCliConnect()
/kernel/linux/linux-5.10/tools/testing/selftests/wireguard/qemu/
H A Dinit.c226 usleep(50000); in ensure_console()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dcore_autosize.c165 usleep(1); in test_core_autosize()
/kernel/linux/linux-5.10/tools/testing/selftests/memfd/
H A Dfuse_test.c177 usleep(200000); in sealing_thread_fn()
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dfutex-lock-pi.c106 usleep(1); in workerfn()
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dfutex-lock-pi.c109 usleep(1); in workerfn()
H A Dfutex-wake.c201 usleep(100000); in bench_futex_wake()
/kernel/linux/linux-6.6/tools/testing/selftests/memfd/
H A Dfuse_test.c177 usleep(200000); in sealing_thread_fn()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dcore_autosize.c164 usleep(1); in test_core_autosize()

Completed in 17 milliseconds

1...<<11121314151617181920>>...34