Home
last modified time | relevance | path

Searched refs:GKI_DELAY_STOP_SYS_TICK (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/include/
Dgki_hal_target.h113 #ifndef GKI_DELAY_STOP_SYS_TICK
114 #define GKI_DELAY_STOP_SYS_TICK 10 macro
Dgki_target.h114 #ifndef GKI_DELAY_STOP_SYS_TICK
115 #define GKI_DELAY_STOP_SYS_TICK 10 macro
/system/nfc/src/gki/common/
Dgki_time.cc53 #if (GKI_DELAY_STOP_SYS_TICK > 0) in gki_timers_init()
204 #if (GKI_DELAY_STOP_SYS_TICK > 0) in GKI_start_timer()
213 #if (GKI_DELAY_STOP_SYS_TICK > 0) in GKI_start_timer()
322 #if (GKI_DELAY_STOP_SYS_TICK > 0) in GKI_stop_timer()
328 gki_cb.com.OSTicksTilStop = GKI_DELAY_STOP_SYS_TICK; in GKI_stop_timer()
378 #if (GKI_DELAY_STOP_SYS_TICK > 0) in GKI_timer_update()
Dgki_common.h192 #if (GKI_DELAY_STOP_SYS_TICK > 0)