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.cc52 #if (GKI_DELAY_STOP_SYS_TICK > 0) in gki_timers_init()
209 #if (GKI_DELAY_STOP_SYS_TICK > 0) in GKI_start_timer()
218 #if (GKI_DELAY_STOP_SYS_TICK > 0) in GKI_start_timer()
328 #if (GKI_DELAY_STOP_SYS_TICK > 0) in GKI_stop_timer()
334 gki_cb.com.OSTicksTilStop = GKI_DELAY_STOP_SYS_TICK; in GKI_stop_timer()
384 #if (GKI_DELAY_STOP_SYS_TICK > 0) in GKI_timer_update()
Dgki_common.h190 #if (GKI_DELAY_STOP_SYS_TICK > 0)