Home
last modified time | relevance | path

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

/aosp12/system/nfc/src/include/
H A Dgki_hal_target.h104 #ifndef GKI_OS_TICKS_TO_MS
105 #define GKI_OS_TICKS_TO_MS(x) ((x)*1000 / OS_TICKS_PER_SEC) macro