Searched refs:HAL_SleepMs (Results 1 – 22 of 22) sorted by relevance
267 HAL_SleepMs(200); in zconfig_sleep_before_rescan()318 HAL_SleepMs(interval); in aws_main_thread_func()322 HAL_SleepMs(interval); in aws_main_thread_func()326 HAL_SleepMs(interval); in aws_main_thread_func()348 HAL_SleepMs(300); in aws_main_thread_func()514 HAL_SleepMs(100); in aws_destroy()
138 HAL_SleepMs(300); in __awss_stop()
84 HAL_SleepMs(50); in awss_aha_connect_to_router()
132 HAL_SleepMs(50); in try_get_real_ssid()172 HAL_SleepMs(2000); in awss_dev_ap_setup()232 HAL_SleepMs(1000); /* wait for dev ap to work well */ in awss_dev_ap_start()239 HAL_SleepMs(200); in awss_dev_ap_start()252 HAL_SleepMs(1000); in awss_dev_ap_start()330 HAL_SleepMs(200); /*wait ap close */ in start_connect_ap()
16 void HAL_SleepMs(uint32_t ms);
343 HAL_SleepMs(2000); in linkkit_main()352 HAL_SleepMs(5000); in linkkit_main()
110 HAL_SleepMs(CONFIG_FOTA_RETRY_INTERNAL_MS); in dm_fota_perform_sync()
217 HAL_SleepMs(10); in iotx_cm_close()
284 HAL_SleepMs(500); in _mqtt_connect()
1785 HAL_SleepMs(timeout_ms); in IOT_Linkkit_Yield()
187 HAL_SleepMs(1000); in wifimgr_process_switch_ap_request()
790 HAL_SleepMs(RETRY_INTV_PERIOD); in _mqtt_connect()1652 HAL_SleepMs(left_t); in _mqtt_cycle()1654 HAL_SleepMs(10); in _mqtt_cycle()1782 HAL_SleepMs(100); in iotx_mc_handle_reconnect()2776 HAL_SleepMs(retry_interval); in wrapper_mqtt_connect()2780 HAL_SleepMs(retry_interval); in wrapper_mqtt_connect()2816 HAL_SleepMs(100); in wrapper_mqtt_release()2820 HAL_SleepMs(100); in wrapper_mqtt_release()2893 HAL_SleepMs(timeout_ms); in wrapper_mqtt_yield()
172 HAL_SleepMs(1000); in mbedtls_net_connect_timeout_backup()750 HAL_SleepMs(10); in _network_ssl_read()
84 void HAL_SleepMs(_IN_ uint32_t ms) in HAL_SleepMs() function
410 HAL_SleepMs(100); in http2_io()704 HAL_SleepMs(100); in IOT_HTTP2_Stream_Send_Message()791 HAL_SleepMs(100); in IOT_HTTP2_Stream_Send()
67 HAL_SleepMs(50); in send_callback()
201 void HAL_SleepMs(uint32_t ms) in HAL_SleepMs() function
261 HAL_SleepMs(200 + 100 * i); in awss_notify_dev_info()
477 HAL_SleepMs(retry_interval); in httpclient_connect()
714 HAL_SleepMs(exp_time - after_time); in CoAPMessage_cycle()
237 HAL_SleepMs(1000); in iotx_device_name_auth_callback()
1541 HAL_SleepMs(20); in _linkkit_gateway_dispatch()1673 HAL_SleepMs(200); in linkkit_gateway_stop()
Completed in 40 milliseconds