Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/hub/
A Dusb_hub.h36 #define HUB_PORT_FEATURE_CONNECTION (0x00) macro
/components/drivers/usb/cherryusb/port/rp2040/
A Dusb_hc_rp2040.c478 status |= (1 << HUB_PORT_FEATURE_CONNECTION); in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/musb/
A Dusb_hc_musb.c689 status |= (1 << HUB_PORT_FEATURE_CONNECTION); in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.c1160 status |= (1 << HUB_PORT_FEATURE_CONNECTION); in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_hc_dwc2.c959 status |= (1 << HUB_PORT_FEATURE_CONNECTION); in usbh_roothub_control()

Completed in 68 milliseconds