Searched refs:HAL_Timer_Create (Results 1 – 7 of 7) sorted by relevance
59 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()
417 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()
62 HAL_Timer_Create("connap_monitor", awss_connectap_monitor, NULL); in awss_start_connectap_monitor()
46 void *HAL_Timer_Create(const char *name, void (*func)(void *), void *user_data);
84 report_reset_timer = HAL_Timer_Create( in awss_report_reset_to_cloud()
359 void *HAL_Timer_Create(const char *name, void (*func)(void *), void *user_data) in HAL_Timer_Create() function
592 void *HAL_Timer_Create(const char *name, void (*func)(void *), void *user_data) in HAL_Timer_Create() function
Completed in 9 milliseconds