Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_hub_app.c106 static usb_device_handle s_HubDeviceHandle; variable
1210 s_HubDeviceHandle = deviceHandle; in USB_HostHubDeviceEvent()
1223 if ((s_HubDeviceHandle != NULL) && (s_HubInterfaceHandle != NULL)) in USB_HostHubDeviceEvent()
1248 status = USB_HostHubInit(s_HubDeviceHandle, &hubClassHandle); in USB_HostHubDeviceEvent()