HomeSort by relevance Sort by last modified time
    Searched full:system_tick_running (Results 1 - 4 of 4) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c 85 gki_cb.com.system_tick_running = FALSE;
227 gki_cb.com.system_tick_running = TRUE;
350 if ((gki_cb.com.system_tick_running)&&(gki_cb.com.OSTicksTilStop == 0))
357 gki_cb.com.system_tick_running = FALSE;
414 gki_cb.com.system_tick_running = FALSE;
gki_common.h 339 BOOLEAN system_tick_running; /* TRUE if system tick is running. Valid only if p_tick_cb is not NULL */ member in struct:__anon28503
  /external/libnfc-nci/src/gki/common/
gki_time.c 85 gki_cb.com.system_tick_running = FALSE;
227 gki_cb.com.system_tick_running = TRUE;
350 if ((gki_cb.com.system_tick_running)&&(gki_cb.com.OSTicksTilStop == 0))
357 gki_cb.com.system_tick_running = FALSE;
414 gki_cb.com.system_tick_running = FALSE;
gki_common.h 339 BOOLEAN system_tick_running; /* TRUE if system tick is running. Valid only if p_tick_cb is not NULL */ member in struct:__anon28516

Completed in 514 milliseconds