Home
last modified time | relevance | path

Searched refs:s_HubInterfaceHandle (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.c107 static usb_host_interface_handle s_HubInterfaceHandle; variable
1211 s_HubInterfaceHandle = interface; in USB_HostHubDeviceEvent()
1223 if ((s_HubDeviceHandle != NULL) && (s_HubInterfaceHandle != NULL)) in USB_HostHubDeviceEvent()
1276 … if (USB_HostHubSetInterface(hubClassHandle, s_HubInterfaceHandle, 0, USB_HostHubControlCallback, in USB_HostHubDeviceEvent()