OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GKI_NUM_TIMERS
(Results
1 - 6
of
6
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c
25
#ifndef
GKI_NUM_TIMERS
58
#if (
GKI_NUM_TIMERS
> 0)
63
#if (
GKI_NUM_TIMERS
> 1)
68
#if (
GKI_NUM_TIMERS
> 2)
73
#if (
GKI_NUM_TIMERS
> 3)
106
#if (
GKI_NUM_TIMERS
> 0)
113
#if (
GKI_NUM_TIMERS
> 1)
120
#if (
GKI_NUM_TIMERS
> 2)
127
#if (
GKI_NUM_TIMERS
> 3)
252
#if (
GKI_NUM_TIMERS
> 0
[
all
...]
gki_common.h
285
/* Only take up space timers used in the system (
GKI_NUM_TIMERS
defined in target.h) */
286
#if (
GKI_NUM_TIMERS
> 0)
291
#if (
GKI_NUM_TIMERS
> 1)
296
#if (
GKI_NUM_TIMERS
> 2)
301
#if (
GKI_NUM_TIMERS
> 3)
/external/libnfc-nci/src/gki/common/
gki_time.c
25
#ifndef
GKI_NUM_TIMERS
58
#if (
GKI_NUM_TIMERS
> 0)
63
#if (
GKI_NUM_TIMERS
> 1)
68
#if (
GKI_NUM_TIMERS
> 2)
73
#if (
GKI_NUM_TIMERS
> 3)
106
#if (
GKI_NUM_TIMERS
> 0)
113
#if (
GKI_NUM_TIMERS
> 1)
120
#if (
GKI_NUM_TIMERS
> 2)
127
#if (
GKI_NUM_TIMERS
> 3)
252
#if (
GKI_NUM_TIMERS
> 0
[
all
...]
gki_common.h
285
/* Only take up space timers used in the system (
GKI_NUM_TIMERS
defined in target.h) */
286
#if (
GKI_NUM_TIMERS
> 0)
291
#if (
GKI_NUM_TIMERS
> 1)
296
#if (
GKI_NUM_TIMERS
> 2)
301
#if (
GKI_NUM_TIMERS
> 3)
/external/libnfc-nci/src/hal/include/
gki_hal_target.h
82
#ifndef
GKI_NUM_TIMERS
83
#define
GKI_NUM_TIMERS
2
/external/libnfc-nci/src/include/
gki_target.h
126
#ifndef
GKI_NUM_TIMERS
127
#define
GKI_NUM_TIMERS
3
Completed in 696 milliseconds