Home
last modified time | relevance | path

Searched refs:hal_msleep (Results 1 – 15 of 15) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/manager/
A Dusb_manager.c86 hal_msleep(100); /* 1s */ in usb_device_scan_thread()
101 hal_msleep(100); /* 1s */ in usb_host_scan_thread()
118 hal_msleep(100); /* 1s */ in usb_hardware_scan_thread()
132 hal_msleep(100); in usb_id_irq()
155 hal_msleep(100);
371 hal_msleep(20); in hal_usb_manager_deinit()
/bsp/allwinner/libraries/sunxi-hal/hal/source/rtc/
A Dhal_rtc.c212 hal_msleep(ms_timeout); in hal_rtc_wait()
450 hal_msleep(2); in hal_rtc_settime()
465 hal_msleep(2); in hal_rtc_settime()
612 hal_msleep(2); in hal_rtc_setalarm()
621 hal_msleep(2); in hal_rtc_setalarm()
634 hal_msleep(2); in hal_rtc_setalarm()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-hub.c573 hal_msleep(5); in set_owner()
823 hal_msleep(5);/* wait to leave low-power mode */ in ehci_hub_control()
944 hal_msleep(50); in ehci_hub_control()
1072 hal_msleep(5);/* 5ms for HCD enter low pwr mode */ in ehci_hub_control()
A Dehci-hcd.c649 hal_msleep(5); in ehci_run()
/bsp/allwinner/libraries/sunxi-hal/hal/test/thermal/
A Dtest_thermal.c16 hal_msleep(1000); in cmd_ths_gt()
/bsp/allwinner/libraries/sunxi-hal/osal/src/
A Dhal_timer.c61 int hal_msleep(unsigned int msecs) in hal_msleep() function
/bsp/allwinner/libraries/sunxi-hal/include/osal/
A Dhal_timer.h50 int hal_msleep(unsigned int msecs);
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hub.c301 hal_msleep(hub->descriptor->bPwrOn2PwrGood * 2); in hub_power_on()
372 hal_msleep(HUB_DEBOUNCE_STEP); in hub_port_debounce()
398 hal_msleep(delay); in hub_port_wait_reset()
487 hal_msleep(10); in hub_port_reset()
749 …for (i = 0; (i < GET_DESCRIPTOR_TRIES) && (_dev_is_present(hub, port1) == 1); (++i, hal_msleep(100… in hub_port_init()
864 hal_msleep(200); in hub_port_init()
880 hal_msleep(10); in hub_port_init()
1808 hal_msleep(500); /* Cool down */ in hub_events()
1810 hal_msleep(50); /* Cool down */ in hub_events()
3150 hal_msleep(10); in __usb_gen_hub_thread_exit()
[all …]
/bsp/allwinner/libraries/sunxi-hal/hal/test/uart/
A Dtest_uart.c132 hal_msleep(1000); in cmd_test_uart()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/codecs/
A Dsun8iw19-codec.c556 hal_msleep(10); in sunxi_codec_dapm_control()
566 hal_msleep(param->pa_msleep_time); in sunxi_codec_dapm_control()
601 hal_msleep(100); in sunxi_codec_dapm_control()
A Dsun8iw18-codec.c738 hal_msleep(10); in sunxi_codec_dapm_control()
757 hal_msleep(param->pa_msleep_time); in sunxi_codec_dapm_control()
772 hal_msleep(param->pa_msleep_time); in sunxi_codec_dapm_control()
A Dsun8iw20-codec.c554 hal_msleep(param->pa_msleep_time); in sunxi_codec_dapm_control()
569 hal_msleep(30); in sunxi_codec_dapm_control()
602 hal_msleep(100); in sunxi_codec_dapm_control()
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/
A Ddisp_sys_intf.c160 return hal_msleep(ms); in disp_delay_ms()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/storage/Class/
A Dusb_msc.c956 hal_msleep(1250); in MediaChangeThread()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/storage/Disk/
A DBlkDev.c966 hal_msleep(1000); in WaitForDeviceReady()

Completed in 32 milliseconds