Searched refs:isactive (Results 1 – 2 of 2) sorted by relevance
298 int isactive; member344 if (cur->isactive && in awss_timer_task()347 cur->isactive = 0; in awss_timer_task()424 cur->isactive = 1; in HAL_Timer_Start()447 cur->isactive = 0; in HAL_Timer_Stop()
531 int isactive; member577 if (cur->isactive && in awss_timer_task()580 cur->isactive = 0; in awss_timer_task()657 cur->isactive = 1; in HAL_Timer_Start()680 cur->isactive = 0; in HAL_Timer_Stop()
Completed in 5 milliseconds