Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_hub.h275 extern usb_status_t USB_HostHubClearFeature(usb_host_class_handle classHandle,
Dusb_host_hub.c499 usb_status_t USB_HostHubClearFeature(usb_host_class_handle classHandle, in USB_HostHubClearFeature() function
Dusb_host_hub_app.c327 …if (USB_HostHubClearFeature(hubInstance, C_HUB_LOCAL_POWER, USB_HostHubControlCallback, hubInstanc… in USB_HostHubProcess()
341 …if (USB_HostHubClearFeature(hubInstance, C_HUB_OVER_CURRENT, USB_HostHubControlCallback, hubInstan… in USB_HostHubProcess()