Searched refs:GKI_TIMER_TICK_RUN_COND (Results 1 – 2 of 2) sorted by relevance
45 #define GKI_TIMER_TICK_RUN_COND 1 macro
137 p_os->no_timer_suspend = GKI_TIMER_TICK_RUN_COND; in GKI_init()363 *p_run_cond = GKI_TIMER_TICK_RUN_COND; in gki_system_tick_start_stop_cback()463 if (GKI_TIMER_TICK_RUN_COND != *p_run_cond) break; // GKI has shutdown in GKI_run()470 } while (GKI_TIMER_TICK_RUN_COND == *p_run_cond); in GKI_run()