Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ohci.h331 #define USB_HOST_OHCI_PERIODIC_BANDWIDTH (((float)1000U) * USB_HOST_OHCI_PERIODIC_BANDWIDTH… macro
Dusb_host_ohci.c735 if ((float)total > USB_HOST_OHCI_PERIODIC_BANDWIDTH) in USB_HostOhciFindStartFrame()