Searched refs:reboot_timer (Results 1 – 1 of 1) sorted by relevance
273 static void *reboot_timer = NULL; variable287 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