Searched refs:GKI_TIMER_TICK_RUN_COND (Results 1 – 4 of 4) sorted by relevance
49 #define GKI_TIMER_TICK_RUN_COND 1 macro
173 p_os->no_timer_suspend = GKI_TIMER_TICK_RUN_COND; in GKI_init()425 *p_run_cond = GKI_TIMER_TICK_RUN_COND; in gki_system_tick_start_stop_cback()537 if (GKI_TIMER_TICK_RUN_COND != *p_run_cond) in GKI_run()545 } while ( GKI_TIMER_TICK_RUN_COND == *p_run_cond); in GKI_run()
176 p_os->no_timer_suspend = GKI_TIMER_TICK_RUN_COND; in GKI_init()425 *p_run_cond = GKI_TIMER_TICK_RUN_COND; in gki_system_tick_start_stop_cback()567 } while ( GKI_TIMER_TICK_RUN_COND == *p_run_cond); in GKI_run_worker_thread()