Home
last modified time | relevance | path

Searched refs:usleep (Results 1 - 25 of 385) sorted by relevance

12345678910>>...16

/third_party/backends/backend/
H A Dcanon_pp-io.c176 usleep(100000); in sanei_canon_pp_wake_scanner()
178 usleep(100000); in sanei_canon_pp_wake_scanner()
202 usleep(10000000); in sanei_canon_pp_wake_scanner()
460 usleep(10); in scanner_chessboard_control()
462 usleep(10); in scanner_chessboard_control()
464 usleep(10); in scanner_chessboard_control()
466 usleep(10); in scanner_chessboard_control()
485 usleep(10); in scanner_chessboard_data()
487 usleep(10); in scanner_chessboard_data()
489 usleep(1 in scanner_chessboard_data()
[all...]
H A Dhpsj5s.c518 usleep (1); in sane_read()
703 usleep (1); in ReleasePaper()
717 usleep (1); in ReleasePaper()
735 usleep (1); in ReleasePaper()
744 usleep (1); in ReleasePaper()
766 usleep (1); in ReleasePaper()
772 usleep (1); in ReleasePaper()
973 usleep (10); in GetCalibration()
992 usleep (1); in PaperFeed()
1006 usleep ( in PaperFeed()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/smp/
H A Dsample_media_ai.c56 #define USLEEP_TIME 1000 // 1000: usleep time, in microseconds
270 usleep(USLEEP_TIME); in SampleVoInitMipiTxScreen()
280 usleep(USLEEP_TIME); in SampleVoInitMipiTxScreen()
297 usleep(USLEEP_TIME); in SampleVoInitMipiTxScreen()
311 usleep(USLEEP_TIME); in SampleVoInitMipiTxScreen()
325 usleep(USLEEP_TIME); in SampleVoInitMipiTxScreen()
339 usleep(USLEEP_TIME); in SampleVoInitMipiTxScreen()
349 usleep(USLEEP_TIME); in SampleVoInitMipiTxScreen()
377 usleep(USLEEP_TIME); in SampleVoInitMipiTxScreen()
405 usleep(USLEEP_TIM in SampleVoInitMipiTxScreen()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/helloworld/smp/
H A Dsample_lcd.c31 #define USLEEP_TIME 1000 // 1000: usleep time, in microseconds
236 usleep(USLEEP_TIME); in SampleVoInitMipiTxScreen()
246 usleep(USLEEP_TIME); in SampleVoInitMipiTxScreen()
263 usleep(USLEEP_TIME); in SampleVoInitMipiTxScreen()
277 usleep(USLEEP_TIME); in SampleVoInitMipiTxScreen()
291 usleep(USLEEP_TIME); in SampleVoInitMipiTxScreen()
305 usleep(USLEEP_TIME); in SampleVoInitMipiTxScreen()
315 usleep(USLEEP_TIME); in SampleVoInitMipiTxScreen()
343 usleep(USLEEP_TIME); in SampleVoInitMipiTxScreen()
371 usleep(USLEEP_TIM in SampleVoInitMipiTxScreen()
[all...]
/vendor/hisilicon/hispark_pegasus/demo/hello_world_demo/
H A Dled_example.c45 usleep(LED_INTERVAL_TIME_US); in LedTask()
50 usleep(LED_INTERVAL_TIME_US); in LedTask()
55 usleep(LED_INTERVAL_TIME_US); in LedTask()
57 usleep(LED_INTERVAL_TIME_US); in LedTask()
61 usleep(LED_INTERVAL_TIME_US); in LedTask()
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dnetcfg_sample.c56 usleep(SAMPLE_LED_INTERVAL_TIME_US); in LedTask()
60 usleep(SAMPLE_LED_INTERVAL_TIME_US); in LedTask()
64 usleep(SAMPLE_LED_INTERVAL_TIME_US); in LedTask()
66 usleep(SAMPLE_LED_INTERVAL_TIME_US); in LedTask()
69 usleep(SAMPLE_LED_INTERVAL_TIME_US); in LedTask()
354 usleep(SAMPLE_BIZ_SLEEP_TIME_US); in SampleBizTask()
/third_party/ltp/testcases/kernel/mem/mtest06/
H A Dshmat1.c64 #include <unistd.h> /* required by usleep() */
262 usleep(0); in shmat_shmdt()
270 usleep(0); in shmat_shmdt()
309 usleep(0); in write_to_mem()
321 usleep(1); in write_to_mem()
349 usleep(0); in read_from_mem()
368 usleep(1); in read_from_mem()
/third_party/ltp/lib/
H A Dtst_process_state.c30 usleep(1000); in tst_process_state_wait()
68 usleep(10000); in tst_process_state_wait2()
80 usleep(1000); in tst_process_exit_wait()
/vendor/hisilicon/hispark_pegasus/demo/colorfullight_demo/
H A Dcolorful_light_demo.c64 usleep(LED_DELAY_TIME_US); in CorlorfulLightTask()
66 usleep(LED_DELAY_TIME_US); in CorlorfulLightTask()
81 usleep(TWO_HUNDRED_AND_FIFTY_THOUSAND); in CorlorfulLightTask()
97 usleep(TEN_THOUSAND); in CorlorfulLightTask()
/third_party/ltp/tools/genload/
H A Dstress.c485 usleep(backoff); in hogcpu()
496 usleep(retry); in hogcpu()
561 usleep(backoff); in hogio()
572 usleep(retry); in hogio()
642 usleep(backoff); in hogvm()
659 usleep(retry); in hogvm()
694 usleep(retry); in hogvm()
771 usleep(backoff); in hoghdd()
849 usleep(retry); in hoghdd()
H A Dgenload.c485 usleep(backoff); in hogcpu()
496 usleep(retry); in hogcpu()
561 usleep(backoff); in hogio()
572 usleep(retry); in hogio()
642 usleep(backoff); in hogvm()
659 usleep(retry); in hogvm()
694 usleep(retry); in hogvm()
771 usleep(backoff); in hoghdd()
849 usleep(retry); in hoghdd()
/third_party/ltp/testcases/cve/
H A Dcve-2017-17052.c56 usleep(rand() % 10000); in fork_thread()
76 usleep(rand() % 10000); in do_test_fork()
98 usleep(EXEC_USEC); in run()
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dtomoyo_policy_memory_test.c207 usleep(100000); in domain_policy_test()
228 usleep(100000); in domain_policy_test()
316 usleep(100000); in exception_policy_test()
337 usleep(100000); in exception_policy_test()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H A Dsample_comm_vo.c777 usleep(1000); /* sleep 1000 us */ in SAMPLE_PRIVATE_VO_InitScreen1080x1920()
790 usleep(10000); /* sleep 10000 us */ in SAMPLE_PRIVATE_VO_InitScreen1080x1920()
803 usleep(20000); /* sleep 20000 us */ in SAMPLE_PRIVATE_VO_InitScreen1080x1920()
816 usleep(10000); /* sleep 10000 us */ in SAMPLE_PRIVATE_VO_InitScreen1080x1920()
829 usleep(10000); /* sleep 10000 us */ in SAMPLE_PRIVATE_VO_InitScreen1080x1920()
842 usleep(10000); /* sleep 10000 us */ in SAMPLE_PRIVATE_VO_InitScreen1080x1920()
855 usleep(1000); /* sleep 1000 us */ in SAMPLE_PRIVATE_VO_InitScreen1080x1920()
868 usleep(1000); /* sleep 1000 us */ in SAMPLE_PRIVATE_VO_InitScreen1080x1920()
881 usleep(1000); /* sleep 1000 us */ in SAMPLE_PRIVATE_VO_InitScreen1080x1920()
894 usleep(1000 in SAMPLE_PRIVATE_VO_InitScreen1080x1920()
[all...]
/third_party/ltp/testcases/kernel/sched/autogroup/
H A Dautogroup01.c40 usleep(1000); in do_test()
48 usleep(10); in do_test()
/third_party/ltp/testcases/realtime/func/async_handler/
H A Dasync_handler_tsc.c124 usleep(10); in handler_thread()
145 usleep(10); in signal_thread()
157 usleep(10); in signal_thread()
H A Dasync_handler.c107 usleep(10); in handler_thread()
129 usleep(10); in signal_thread()
141 usleep(10); in signal_thread()
/vendor/hisilicon/hispark_pegasus/demo/environment_test_demo/
H A Denvrionment_demo.c91 usleep(BEEP_DURATION * ONE_THOUSAND); in EnvironmentTask()
93 usleep((ONE_THOUSAND - BEEP_DURATION) * ONE_THOUSAND); in EnvironmentTask()
97 usleep(ONE_THOUSAND); in EnvironmentTask()
H A Daht20.c170 usleep(AHT20_STARTUP_TIME); in AHT20_Calibrate()
172 usleep(AHT20_CALIBRATION_TIME); in AHT20_Calibrate()
202 usleep(AHT20_MEASURE_TIME); in AHT20_GetMeasureResult()
/third_party/ltp/testcases/kernel/sched/tool/
H A Dtrace_sched.c153 usleep(6); in get_proc_num()
227 usleep(8); in thread_func()
401 usleep(9); in main()
436 usleep(10); in main()
/third_party/ltp/testcases/realtime/func/prio-preempt/
H A Dprio-preempt.c130 usleep(20); in int_thread()
257 usleep(100); in master_thread()
273 usleep(100); in master_thread()
284 usleep(500000); /* this period greatly affects the number of failures! */ in master_thread()
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dtimerfd_settime.c56 result = usleep(MICROSECONDS); in timerfd_settime_0100()
58 t_error("%s usleep failed\n", __func__); in timerfd_settime_0100()
107 result = usleep(MICROSECONDS); in timerfd_settime64_0100()
109 t_error("%s usleep failed\n", __func__); in timerfd_settime64_0100()
H A Dtimerfd_gettime.c52 result = usleep(MICROSECONDS); in timerfd_gettime_0100()
54 t_error("%s usleep failed", __func__); in timerfd_gettime_0100()
104 result = usleep(MICROSECONDS); in timerfd_gettime64_0100()
106 t_error("%s usleep failed", __func__); in timerfd_gettime64_0100()
/third_party/ltp/testcases/kernel/input/
H A Dinput_helper.c82 usleep(10000); in open_device()
161 usleep(10000); in open_uinput()
207 usleep(10000); in create_device()
/third_party/ltp/testcases/realtime/func/pthread_kill_latency/
H A Dpthread_kill_latency.c236 usleep(100); in signal_sending_thread()
251 usleep(100); in signal_sending_thread()
267 usleep(100); in signal_sending_thread()

Completed in 15 milliseconds

12345678910>>...16