Searched refs:GKI_TIMER_TICK_STOP_COND (Results 1 – 6 of 6) sorted by relevance
50 #define GKI_TIMER_TICK_STOP_COND 0 macro
383 if (oldCOnd == GKI_TIMER_TICK_STOP_COND) in GKI_shutdown()410 *p_run_cond = GKI_TIMER_TICK_STOP_COND; in gki_system_tick_start_stop_cback()
89 #define GKI_TIMER_TICK_STOP_COND 0 macro
563 *p_run_cond = GKI_TIMER_TICK_STOP_COND; in gki_system_tick_start_stop_cback()629 if (*p_run_cond == GKI_TIMER_TICK_STOP_COND) in timer_thread()