Home
last modified time | relevance | path

Searched refs:USB_SPEED_FULL (Results 1 – 25 of 25) sorted by relevance

/components/drivers/usb/cherryusb/demo/
A Dmtp_template.c153 } else if (speed == USB_SPEED_FULL) { in config_descriptor_callback()
171 } else if (speed == USB_SPEED_FULL) { in other_speed_config_descriptor_callback()
/components/drivers/usb/cherryusb/platform/blackmagic/
A Dbmp_port_cdc_acm.c79 } else if (speed == USB_SPEED_FULL) { in config_descriptor_callback()
97 } else if (speed == USB_SPEED_FULL) { in other_speed_config_descriptor_callback()
/components/drivers/usb/cherryusb/port/hpmicro/
A Dusb_hc_hpm.c99 return USB_SPEED_FULL; in usbh_get_port_speed()
A Dusb_dc_hpm.c154 return USB_SPEED_FULL; in usbd_get_port_speed()
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_glue_t113.c179 return USB_SPEED_FULL; in usbh_get_port_speed()
A Dusb_glue_bouffalo.c137 return USB_SPEED_FULL; in usbh_get_port_speed()
A Dusb_hc_ehci.c237 case USB_SPEED_FULL: in ehci_qh_fill()
/components/drivers/usb/cherryusb/port/template/
A Dusb_dc.c53 return USB_SPEED_FULL; in usbd_get_port_speed()
/components/drivers/usb/cherryusb/port/musb/
A Dusb_hc_musb.c325 } else if (urb->hport->speed == USB_SPEED_FULL) { in musb_control_urb_init()
351 } else if (urb->hport->speed == USB_SPEED_FULL) { in musb_bulk_urb_init()
410 } else if (urb->hport->speed == USB_SPEED_FULL) { in musb_intr_urb_init()
486 speed = USB_SPEED_FULL; in usbh_get_port_speed()
A Dusb_dc_musb.c389 speed = USB_SPEED_FULL; in usbd_get_port_speed()
/components/drivers/usb/cherryusb/port/nxp/
A Dusb_glue_mcx.c416 return USB_SPEED_FULL; in usbh_get_port_speed()
/components/drivers/usb/cherryusb/port/rp2040/
A Dusb_hc_rp2040.c130 if ((usbh_get_port_speed() == USB_SPEED_FULL) && (speed == USB_SPEED_LOW)) { in rp2040_init_endpoint()
225 if ((usbh_get_port_speed() == USB_SPEED_FULL) && (speed == USB_SPEED_LOW)) { in rp2040_control_transfer_start()
A Dusb_dc_rp2040.c216 return USB_SPEED_FULL; in usbd_get_port_speed()
/components/drivers/usb/cherryusb/common/
A Dusb_def.h21 #define USB_SPEED_FULL 2 /* USB 1.1 */ macro
/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_dc_dwc2.c667 speed = USB_SPEED_FULL; in usbd_get_port_speed()
669 speed = USB_SPEED_FULL; in usbd_get_port_speed()
A Dusb_hc_dwc2.c221 return USB_SPEED_FULL; in usbh_get_port_speed()
/components/drivers/usb/cherryusb/port/fsdev/
A Dusb_dc_fsdev.c133 return USB_SPEED_FULL; in usbd_get_port_speed()
/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_dc_kinetis.c154 return USB_SPEED_FULL; in usbd_get_port_speed()
/components/drivers/usb/cherryusb/port/chipidea/
A Dusb_dc_chipidea.c520 return USB_SPEED_FULL; in usbd_get_port_speed()
/components/drivers/usb/cherryusb/port/nrf5x/
A Dusb_dc_nrf5x.c184 return USB_SPEED_FULL; in usbd_get_port_speed()
/components/drivers/usb/cherryusb/class/hub/
A Dusbh_hub.c601 speed = USB_SPEED_FULL; in usbh_hub_events()
/components/drivers/usb/cherryusb/port/aic/
A Dusb_dc_aic.c759 speed = USB_SPEED_FULL; in usbd_get_port_speed()
761 speed = USB_SPEED_FULL; in usbd_get_port_speed()
/components/drivers/usb/cherryusb/port/bouffalolab/
A Dusb_dc_bl.c650 return USB_SPEED_FULL; in usbd_get_port_speed()
/components/drivers/usb/cherryusb/core/
A Dusbh_core.c350 case USB_SPEED_FULL: /* For full or high speed, we use 64 bytes */ in usbh_get_default_mps()
/components/drivers/usb/cherryusb/class/vendor/net/
A Dusbh_rtl8152.c1644 if (tp->hport->speed == USB_SPEED_FULL || in r8152b_exit_oob()

Completed in 55 milliseconds