OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GKI_SECS_TO_TICKS
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/hal/include/
gki_hal_target.h
98
#ifndef
GKI_SECS_TO_TICKS
99
#define
GKI_SECS_TO_TICKS
(x) ((x) * (TICKS_PER_SEC))
/external/libnfc-nci/src/gki/common/
gki.h
107
#define
GKI_SECS_TO_TICKS
(x) ((x) * (TICKS_PER_SEC))
Completed in 625 milliseconds