OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GKI_DELAY_STOP_SYS_TICK
(Results
1 - 6
of
6
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c
50
#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
) && (GKI_DELAY_STOP_SYS_TICK > 0)
[
all
...]
gki_common.h
278
#if (defined(
GKI_DELAY_STOP_SYS_TICK
) && (
GKI_DELAY_STOP_SYS_TICK
> 0))
/external/libnfc-nci/src/gki/common/
gki_time.c
50
#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
) && (GKI_DELAY_STOP_SYS_TICK > 0)
[
all
...]
gki_common.h
278
#if (defined(
GKI_DELAY_STOP_SYS_TICK
) && (
GKI_DELAY_STOP_SYS_TICK
> 0))
/external/libnfc-nci/src/hal/include/
gki_hal_target.h
132
#ifndef
GKI_DELAY_STOP_SYS_TICK
133
#define
GKI_DELAY_STOP_SYS_TICK
10
/external/libnfc-nci/src/include/
gki_target.h
136
#ifndef
GKI_DELAY_STOP_SYS_TICK
137
#define
GKI_DELAY_STOP_SYS_TICK
10
Completed in 105 milliseconds