Searched refs:USB_MS_HZ (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/compat/freebsd_network/compat/dev/usb/
H A Dusbdi.h104 #define USB_MS_HZ 1024 macro
107 (((uint32_t)((((uint32_t)(ms)) * ((uint32_t)(hz))) + USB_MS_HZ - 1)) / USB_MS_HZ)

Completed in 57 milliseconds