Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/hub/
A Dusbh_hub.c345 if ((hport->depth != 0) && (hport->speed == USB_SPEED_SUPER)) { in usbh_hub_connect()
354 if (hport->speed == USB_SPEED_SUPER) { in usbh_hub_connect()
604 speed = USB_SPEED_SUPER; in usbh_hub_events()
/components/drivers/usb/cherryusb/common/
A Dusb_def.h24 #define USB_SPEED_SUPER 5 /* USB 3.0 */ macro
/components/drivers/usb/cherryusb/core/
A Dusbh_core.c353 case USB_SPEED_SUPER: /* For super speed , we must use 512 bytes */ in usbh_get_default_mps()

Completed in 11 milliseconds