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 - 9
of
9
) sorted by null
/external/bluetooth/bluedroid/gki/common/
gki_time.c
52
#if (defined(
GKI_DELAY_STOP_SYS_TICK
) && (
GKI_DELAY_STOP_SYS_TICK
> 0))
221
#if (defined(
GKI_DELAY_STOP_SYS_TICK
) && (
GKI_DELAY_STOP_SYS_TICK
> 0))
232
#if (defined(
GKI_DELAY_STOP_SYS_TICK
) && (
GKI_DELAY_STOP_SYS_TICK
> 0))
350
#if (defined(
GKI_DELAY_STOP_SYS_TICK
) && (
GKI_DELAY_STOP_SYS_TICK
> 0))
356
gki_cb.com.OSTicksTilStop =
GKI_DELAY_STOP_SYS_TICK
;
408
#if (defined(
GKI_DELAY_STOP_SYS_TICK
) && (GKI_DELAY_STOP_SYS_TICK > 0)
[
all
...]
gki_common.h
272
#if (defined(
GKI_DELAY_STOP_SYS_TICK
) && (
GKI_DELAY_STOP_SYS_TICK
> 0))
/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/bluetooth/bluedroid/include/
gki_target.h
134
#ifndef
GKI_DELAY_STOP_SYS_TICK
135
#define
GKI_DELAY_STOP_SYS_TICK
10
/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 242 milliseconds