Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/template/
A Dusb_hc.c84 case HUB_PORT_FEATURE_C_RESET: in usbh_roothub_control()
/components/drivers/usb/cherryusb/class/hub/
A Dusb_hub.h57 #define HUB_PORT_FEATURE_C_RESET (0x14) macro
A Dusbh_hub.c584 ret = usbh_hub_clear_feature(hub, port + 1, HUB_PORT_FEATURE_C_RESET); in usbh_hub_events()
/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.c219 case HUB_PORT_FEATURE_C_RESET: in ohci_roothub_control()
/components/drivers/usb/cherryusb/port/rp2040/
A Dusb_hc_rp2040.c441 case HUB_PORT_FEATURE_C_RESET: in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/musb/
A Dusb_hc_musb.c651 case HUB_PORT_FEATURE_C_RESET: in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.c1094 case HUB_PORT_FEATURE_C_RESET: in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_hc_dwc2.c917 case HUB_PORT_FEATURE_C_RESET: in usbh_roothub_control()

Completed in 17 milliseconds