Home
last modified time | relevance | path

Searched refs:GKI_OS_TICKS_TO_SECS (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/include/
Dgki_target.h128 #ifndef GKI_OS_TICKS_TO_SECS
129 #define GKI_OS_TICKS_TO_SECS(x) ((x) / OS_TICKS_PER_SEC)) macro
/external/libnfc-nci/src/hal/include/
Dgki_hal_target.h126 #ifndef GKI_OS_TICKS_TO_SECS
127 #define GKI_OS_TICKS_TO_SECS(x) ((x) / OS_TICKS_PER_SEC)) macro