Searched refs:GKI_DELAY_STOP_SYS_TICK (Results 1 - 6 of 6) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki_time.c50 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
219 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
230 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
348 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
354 gki_cb.com.OSTicksTilStop = GKI_DELAY_STOP_SYS_TICK;
406 #if (defined(GKI_DELAY_STOP_SYS_TICK)
[all...]
H A Dgki_common.h278 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
/external/libnfc-nci/src/gki/common/
H A Dgki_time.c50 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
219 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
230 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
348 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
354 gki_cb.com.OSTicksTilStop = GKI_DELAY_STOP_SYS_TICK;
406 #if (defined(GKI_DELAY_STOP_SYS_TICK)
[all...]
H A Dgki_common.h278 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
/external/libnfc-nci/src/hal/include/
H A Dgki_hal_target.h132 #ifndef GKI_DELAY_STOP_SYS_TICK
133 #define GKI_DELAY_STOP_SYS_TICK 10 macro
/external/libnfc-nci/src/include/
H A Dgki_target.h136 #ifndef GKI_DELAY_STOP_SYS_TICK
137 #define GKI_DELAY_STOP_SYS_TICK 10 macro

Completed in 2648 milliseconds