Home
last modified time | relevance | path

Searched refs:aos_msleep (Results 1 – 25 of 242) sorted by relevance

12345678910

/AliOS-Things-master/components/sensor/drv/
A Ddrv_gs_pixart_paj7620.c362 aos_msleep(1); in paj7620_gesture()
375 aos_msleep(1); in paj7620_gesture()
388 aos_msleep(1); in paj7620_gesture()
401 aos_msleep(1); in paj7620_gesture()
415 aos_msleep(1); in paj7620_gesture()
419 aos_msleep(1); in paj7620_gesture()
440 aos_msleep(5); in paj7620_poll()
455 aos_msleep(1); in paj7620_gesture_get()
468 aos_msleep(1); in paj7620_gesture_get()
618 aos_msleep(10); in drv_gs_pixart_paj7620_init()
[all …]
A Ddrv_acc_gyro_bosch_bmi260.c373 aos_msleep(2); in drv_acc_gyro_bosch_bmi260_soft_reset()
445 aos_msleep(3); in drv_acc_gyro_bosch_bmi260_enable()
484 aos_msleep(3); in drv_acc_gyro_bosch_bmi260_enable()
514 aos_msleep(3); in drv_acc_gyro_bosch_bmi260_enable()
584 aos_msleep(3); in drv_acc_gyro_bosch_bmi260_disable()
646 aos_msleep(3); in drv_acc_bosch_bmi260_enable()
685 aos_msleep(3); in drv_acc_bosch_bmi260_enable()
913 aos_msleep(3); in drv_acc_bosch_bmi260_set_odr()
1027 aos_msleep(3); in drv_acc_bosch_bmi260_set_range()
1345 aos_msleep(3); in drv_gyro_bosch_bmi260_enable()
[all …]
A Ddrv_acc_bosch_bma421.c106 aos_msleep(2); in drv_acc_bosch_bma421_soft_reset()
153 aos_msleep(2); in drv_acc_bosch_bma421_set_power_mode()
166 aos_msleep(2); in drv_acc_bosch_bma421_set_power_mode()
183 aos_msleep(2); in drv_acc_bosch_bma421_set_power_mode()
196 aos_msleep(2); in drv_acc_bosch_bma421_set_power_mode()
246 aos_msleep(2); in drv_acc_bosch_bma421_set_odr()
294 aos_msleep(2); in drv_acc_bosch_bma421_set_range()
A Ddrv_acc_bosch_bma422.c108 aos_msleep(2); in drv_acc_bosch_bma422_soft_reset()
155 aos_msleep(2); in drv_acc_bosch_bma422_set_power_mode()
168 aos_msleep(2); in drv_acc_bosch_bma422_set_power_mode()
186 aos_msleep(2); in drv_acc_bosch_bma422_set_power_mode()
198 aos_msleep(2); in drv_acc_bosch_bma422_set_power_mode()
248 aos_msleep(2); in drv_acc_bosch_bma422_set_odr()
296 aos_msleep(2); in drv_acc_bosch_bma422_set_range()
A Ddrv_acc_bosch_bma456.c107 aos_msleep(2); in drv_acc_bosch_bma456_soft_reset()
154 aos_msleep(2); in drv_acc_bosch_bma456_set_power_mode()
167 aos_msleep(2); in drv_acc_bosch_bma456_set_power_mode()
185 aos_msleep(2); in drv_acc_bosch_bma456_set_power_mode()
198 aos_msleep(2); in drv_acc_bosch_bma456_set_power_mode()
248 aos_msleep(2); in drv_acc_bosch_bma456_set_odr()
296 aos_msleep(2); in drv_acc_bosch_bma456_set_range()
A Ddrv_acc_bosch_bma455.c107 aos_msleep(2); in drv_acc_bosch_bma455_soft_reset()
154 aos_msleep(2); in drv_acc_bosch_bma455_set_power_mode()
167 aos_msleep(2); in drv_acc_bosch_bma455_set_power_mode()
185 aos_msleep(2); in drv_acc_bosch_bma455_set_power_mode()
198 aos_msleep(2); in drv_acc_bosch_bma455_set_power_mode()
248 aos_msleep(2); in drv_acc_bosch_bma455_set_odr()
296 aos_msleep(2); in drv_acc_bosch_bma455_set_range()
/AliOS-Things-master/components/amp/services/amp_boot/
A Damp_boot_recovery.c82 aos_msleep(500); in _amp_status_led_task()
91 aos_msleep(500); in _amp_status_led_task()
96 aos_msleep(100); in _amp_status_led_task()
98 aos_msleep(100); in _amp_status_led_task()
100 aos_msleep(100); in _amp_status_led_task()
107 aos_msleep(50); in _amp_status_led_task()
109 aos_msleep(50); in _amp_status_led_task()
111 aos_msleep(50); in _amp_status_led_task()
113 aos_msleep(50); in _amp_status_led_task()
163 aos_msleep(10); in amp_recovery_init()
[all …]
/AliOS-Things-master/components/uagent/example/
A Duagent_example.c104 aos_msleep(2000); in test_uagent_start()
107 aos_msleep(2000); in test_uagent_start()
110 aos_msleep(2000); in test_uagent_start()
113 aos_msleep(2000); in test_uagent_start()
116 aos_msleep(2000); in test_uagent_start()
119 aos_msleep(2000); in test_uagent_start()
122 aos_msleep(2000); in test_uagent_start()
125 aos_msleep(2000); in test_uagent_start()
128 aos_msleep(2000); in test_uagent_start()
/AliOS-Things-master/hardware/board/haaseduk1/drivers/sensor/
A Ddrv_temp_humi_si_si7006.c43 aos_msleep(30); in si7006_getVer()
56 aos_msleep(30); in si7006_getID()
60 aos_msleep(30); in si7006_getID()
73 aos_msleep(30); in si7006_getTemperature()
104 aos_msleep(30); in si7006_getHumidity()
/AliOS-Things-master/components/osal_aos/example/
A Devent_example.c87 aos_msleep(1000); /* sleep 1000ms */ in taskA_entry()
121 aos_msleep(1000); /* sleep 1000ms */ in taskB_entry()
155 aos_msleep(100); in aos_event_example()
161 aos_msleep(100); in aos_event_example()
166 aos_msleep(100); in aos_event_example()
A Dtask_example.c50 aos_msleep(10000); in task1_entry()
58 aos_msleep(10000); in task1_entry()
69 aos_msleep(10000); in task1_entry()
73 aos_msleep(10000); in task1_entry()
A Dsem_example.c87 aos_msleep(1000); /* sleep 1000ms */ in task_entry()
122 aos_msleep(100); in aos_sem_example()
127 aos_msleep(100); in aos_sem_example()
A Dtimer_example.c62 aos_msleep(10000); in aos_timer_example_task()
77 aos_msleep(10000); in aos_timer_example_task()
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/musicbox/
A Dmusicbox.c40 aos_msleep(100); in musicbox_cover_draw()
113 aos_msleep(1000); in musicbox_key_handel()
118 aos_msleep(1000); in musicbox_key_handel()
145 aos_msleep(duration); in tone()
198 aos_msleep((int)(noteDuration * NOTE_SPACE_RATIO)); in musicbox_task()
204 aos_msleep(1000); in musicbox_task()
210 aos_msleep(500); in musicbox_task()
/AliOS-Things-master/solutions/kws_demo/
A Dkws.c107 aos_msleep(200); in kws_callback()
109 aos_msleep(200); in kws_callback()
111 aos_msleep(200); in kws_callback()
113 aos_msleep(200); in kws_callback()
115 aos_msleep(200); in kws_callback()
/AliOS-Things-master/components/amp/main/
A Damp_main.c37 aos_msleep(1000); in network_func()
119 aos_msleep(50); in amp_main()
128 aos_msleep(5000); in amp_main()
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/
A Dmenu.c91 aos_msleep(1000); in menu_show_cover_task()
102 aos_msleep(200); in menu_show_cover_task()
112 aos_msleep(200); in menu_show_cover_task()
120 aos_msleep(1000); in menu_show_cover_task()
131 aos_msleep(500); in menu_show_cover_task()
181 aos_msleep(100); in menu_loading_draw()
190 aos_msleep(500); in menu_error_draw()
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/barometer/
A Dbarometer.c28 aos_msleep(10); in barometer_init()
89 aos_msleep(500); in barometer_task()
100 aos_msleep(50); in barometer_uninit()
/AliOS-Things-master/hardware/board/haaseduk1/board_test/
A Doled_test.c30 aos_msleep(1000); in oled_test_process()
44 aos_msleep(500); in oled_blink()
/AliOS-Things-master/solutions/miniapp_agent_demo/
A Dmaintask.c70 aos_msleep(100); in application_start()
76 aos_msleep(1000); in application_start()
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/humiture/
A Dhumiture.md133 aos_msleep(500);
149 aos_msleep(30);
153 aos_msleep(30);
166 aos_msleep(30);
200 aos_msleep(30);
/AliOS-Things-master/solutions/linksdk_gateway_demo/
A Dsubdev_basic_demo.c153 aos_msleep(1000); in demo_mqtt_process_thread()
169 aos_msleep(1000); in demo_mqtt_recv_thread()
358 aos_msleep(1000); in demo_main()
408 aos_msleep(1000); in demo_main()
419 aos_msleep(1000); in demo_main()
/AliOS-Things-master/solutions/eduk1_demo/
A Dapp_start.c40 aos_msleep(1000); in demo_main()
95 aos_msleep(100); in application_start()
/AliOS-Things-master/solutions/tflite_micro_speech_demo/player/
A Dplayer.c119 aos_msleep(500); in player_play()
146 aos_msleep(1000); in player_wait_complete()
147 aos_msleep(500); in player_wait_complete()
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/lightmeter/
A Dlightmeter.c59 aos_msleep(150); in lightmeter_task()
69 aos_msleep(50); in lightmeter_uninit()

Completed in 50 milliseconds

12345678910