Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/
A Dawss_report.c59 report_token_timer = HAL_Timer_Create( in awss_update_token()
250 switchap_timer = HAL_Timer_Create( in awss_online_switchap()
287 reboot_timer = HAL_Timer_Create("rb_timer", in awss_switch_ap_online()
327 report_token_timer = HAL_Timer_Create( in awss_report_token_to_cloud()
A Dawss_notify.c417 get_devinfo_timer = HAL_Timer_Create( in online_get_device_info()
469 dev_bind_notify_timer = HAL_Timer_Create( in __awss_dev_bind_notify()
520 dev_bind_notify_timer = HAL_Timer_Create( in __awss_dev_bind_notify()
616 success_notify_timer = HAL_Timer_Create( in __awss_suc_notify()
704 devinfo_notify_timer = HAL_Timer_Create( in __awss_devinfo_notify()
A Dawss_info.c62 HAL_Timer_Create("connap_monitor", awss_connectap_monitor, NULL); in awss_start_connectap_monitor()
/AliOS-Things-master/components/linkkit/include/linkkit/wrappers/
A Dwrappers_os.h46 void *HAL_Timer_Create(const char *name, void (*func)(void *), void *user_data);
/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/awss_reset/
A Dawss_dev_reset.c84 report_reset_timer = HAL_Timer_Create( in awss_report_reset_to_cloud()
/AliOS-Things-master/components/linkkit/wrappers/os/
A DHAL_OS_rhino.c359 void *HAL_Timer_Create(const char *name, void (*func)(void *), void *user_data) in HAL_Timer_Create() function
/AliOS-Things-master/components/linkkit/wrappers/platform/os/
A DHAL_OS_yoc.c592 void *HAL_Timer_Create(const char *name, void (*func)(void *), void *user_data) in HAL_Timer_Create() function

Completed in 9 milliseconds