Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_hub_app.h155 usb_status_t USB_HostHubDeviceEvent(usb_host_handle hostHandle,
Dusb_host_hub_app.c1158 usb_status_t USB_HostHubDeviceEvent(usb_host_handle hostHandle, in USB_HostHubDeviceEvent() function
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_devices.c613 … status2 = USB_HostHubDeviceEvent(hostInstance, deviceInstance, &deviceInstance->configuration, in USB_HostNotifyDevice()