Home
last modified time | relevance | path

Searched refs:HAL_Timer_Start (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/
A Dawss_report.c63 HAL_Timer_Start(report_token_timer, 10); in awss_update_token()
256 HAL_Timer_Start(switchap_timer, timeout); in awss_online_switchap()
289 HAL_Timer_Start(reboot_timer, 1000); in awss_switch_ap_online()
331 HAL_Timer_Start(report_token_timer, 3 * 1000); in awss_report_token_to_cloud()
A Dawss_notify.c291 HAL_Timer_Start(get_devinfo_timer, AWSS_CHECK_RESP_TIME); in awss_process_get_devinfo()
421 HAL_Timer_Start(get_devinfo_timer, timeout ? AWSS_CHECK_RESP_TIME : 1); in online_get_device_info()
473 HAL_Timer_Start(dev_bind_notify_timer, AWSS_CHECK_RESP_TIME); in __awss_dev_bind_notify()
524 HAL_Timer_Start(dev_bind_notify_timer, dev_bind_interval); in __awss_dev_bind_notify()
620 HAL_Timer_Start(success_notify_timer, suc_interval); in __awss_suc_notify()
708 HAL_Timer_Start(devinfo_notify_timer, devinfo_interval); in __awss_devinfo_notify()
A Dawss_info.c70 HAL_Timer_Start(connectap_monitor_timer, AWSS_CONNAP_MONITOR_TIMEOUT_MS); in awss_start_connectap_monitor()
/AliOS-Things-master/components/linkkit/include/linkkit/wrappers/
A Dwrappers_os.h50 int HAL_Timer_Start(void *timer, int ms);
/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/awss_reset/
A Dawss_dev_reset.c88 HAL_Timer_Start(report_reset_timer, 3000); in awss_report_reset_to_cloud()
/AliOS-Things-master/components/linkkit/wrappers/os/
A DHAL_OS_rhino.c411 int HAL_Timer_Start(void *timer, int ms) in HAL_Timer_Start() function
/AliOS-Things-master/components/linkkit/wrappers/platform/os/
A DHAL_OS_yoc.c644 int HAL_Timer_Start(void *timer, int ms) in HAL_Timer_Start() function

Completed in 9 milliseconds