Searched refs:GKI_TIMER_TICK_RUN_COND (Results 1 – 2 of 2) sorted by relevance
44 #define GKI_TIMER_TICK_RUN_COND 1 macro
139 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()465 if (GKI_TIMER_TICK_RUN_COND != *p_run_cond) break; // GKI has shutdown in GKI_run()472 } while (GKI_TIMER_TICK_RUN_COND == *p_run_cond); in GKI_run()