Searched defs:GKI_OS_TICKS_TO_MS (Results 1 – 2 of 2) sorted by relevance
124 #define GKI_OS_TICKS_TO_MS(x) ((x) * 1000 / OS_TICKS_PER_SEC) macro
122 #define GKI_OS_TICKS_TO_MS(x) ((x) * 1000 / OS_TICKS_PER_SEC) macro