HomeSort by relevance Sort by last modified time
    Searched refs:orig_ticks (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/gki/common/
gki_time.c 201 INT32 orig_ticks; local
208 orig_ticks = ticks; /* save the ticks in case adjustment is necessary */
289 gki_adjust_timer_count (orig_ticks);
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c 199 INT32 orig_ticks; local
206 orig_ticks = ticks; /* save the ticks in case adjustment is necessary */
287 gki_adjust_timer_count (orig_ticks);
  /external/libnfc-nci/src/gki/common/
gki_time.c 199 INT32 orig_ticks; local
206 orig_ticks = ticks; /* save the ticks in case adjustment is necessary */
287 gki_adjust_timer_count (orig_ticks);

Completed in 157 milliseconds