Home
last modified time | relevance | path

Searched refs:orig_ticks (Results 1 – 2 of 2) sorted by relevance

/system/nfc/halimpl/bcm2079x/gki/common/
Dgki_time.c188 int32_t orig_ticks; in GKI_start_timer() local
194 orig_ticks = ticks; /* save the ticks in case adjustment is necessary */ in GKI_start_timer()
267 gki_adjust_timer_count(orig_ticks); in GKI_start_timer()
/system/nfc/src/gki/common/
Dgki_time.c185 int32_t orig_ticks; in GKI_start_timer() local
191 orig_ticks = ticks; /* save the ticks in case adjustment is necessary */ in GKI_start_timer()
264 gki_adjust_timer_count(orig_ticks); in GKI_start_timer()