Home
last modified time | relevance | path

Searched defs:GKI_SECS_TO_TICKS (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/gki/common/
Dgki.h107 #define GKI_SECS_TO_TICKS(x) ((x) * (TICKS_PER_SEC)) macro
/external/libnfc-nci/src/hal/include/
Dgki_hal_target.h99 #define GKI_SECS_TO_TICKS(x) ((x) * (TICKS_PER_SEC)) macro