Searched defs:US (Results 1 – 2 of 2) sorted by relevance
106 #define US_TO_TICKS(US) (((((uint32_t)(US)) * 4096) + 6125) / 125000L) argument
94 #define US_TO_TICKS(US) (((((uint32_t)(US)) * 4096) + 6125) / 125000L) argument