Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/
A Dawss_report.c273 static void *reboot_timer = NULL; variable
287 reboot_timer = HAL_Timer_Create("rb_timer", in awss_switch_ap_online()
289 HAL_Timer_Start(reboot_timer, 1000); in awss_switch_ap_online()
297 awss_stop_timer(reboot_timer); in awss_reboot_system()
298 reboot_timer = NULL; in awss_reboot_system()

Completed in 6 milliseconds