Searched refs:USB_MS_HZ (Results 1 - 1 of 1) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/ | ||
H A D | usbdi.h | 112 #define USB_MS_HZ 1024 macro 115 (((uint32_t)((((uint32_t)(ms)) * ((uint32_t)(hz))) + USB_MS_HZ - 1)) / USB_MS_HZ) |
Completed in 2 milliseconds