Searched refs:GKI_OS_TICKS_TO_SECS (Results 1 – 2 of 2) sorted by relevance
128 #ifndef GKI_OS_TICKS_TO_SECS129 #define GKI_OS_TICKS_TO_SECS(x) ((x) / OS_TICKS_PER_SEC)) macro
126 #ifndef GKI_OS_TICKS_TO_SECS127 #define GKI_OS_TICKS_TO_SECS(x) ((x) / OS_TICKS_PER_SEC)) macro