Home
last modified time | relevance | path

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

/system/nfc/src/gki/common/
Dgki_time.cc62 gki_cb.com.OSTaskTmr0R[tt] = 0; in gki_timers_init()
233 gki_cb.com.OSTaskTmr0R[task_id] = reload; in GKI_start_timer()
293 gki_cb.com.OSTaskTmr0R[task_id] = 0; in GKI_stop_timer()
442 gki_cb.com.OSTaskTmr0[task_id] = gki_cb.com.OSTaskTmr0R[task_id]; in GKI_timer_update()
Dgki_common.h206 int32_t OSTaskTmr0R[GKI_MAX_TASKS]; member