OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GKI_OS_TICKS_TO_SECS
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/include/
gki_target.h
128
#ifndef
GKI_OS_TICKS_TO_SECS
129
#define
GKI_OS_TICKS_TO_SECS
(x) ((x) / OS_TICKS_PER_SEC))
/external/libnfc-nci/src/hal/include/
gki_hal_target.h
126
#ifndef
GKI_OS_TICKS_TO_SECS
127
#define
GKI_OS_TICKS_TO_SECS
(x) ((x) / OS_TICKS_PER_SEC))
Completed in 50 milliseconds