Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_hub.h213 extern usb_status_t USB_HostHubInterruptRecv(usb_host_class_handle classHandle,
Dusb_host_hub.c365 usb_status_t USB_HostHubInterruptRecv(usb_host_class_handle classHandle, in USB_HostHubInterruptRecv() function
Dusb_host_hub_app.c168 if (USB_HostHubInterruptRecv(hubInstance, hubInstance->hubBitmapBuffer, (portNum + 1U), in USB_HostHubGetInterruptStatus()