Home
last modified time | relevance | path

Searched refs:USB_SPEED_LOW (Results 1 – 16 of 16) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/
A Dusb.h124 USB_SPEED_LOW, enumerator
486 return USB_SPEED_LOW; in usb_host_get_speed()
538 return USB_SPEED_LOW; in usb_device_get_speed()
/bsp/nxp/imx/imx6ull-smart/drivers/usb/include/
A Dusb_spec.h40 #define USB_SPEED_LOW (0x01U) macro
/bsp/nxp/imx/imxrt/libraries/drivers/usb/include/
A Dusb_spec.h40 #define USB_SPEED_LOW (0x01U) macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Durb.c369 case USB_SPEED_LOW: in usb_submit_urb()
A Dusb_gen_hub.c429 udev->speed = USB_SPEED_LOW; in hub_port_wait_reset()
648 if (oldspeed == USB_SPEED_LOW) in hub_port_init()
705 case USB_SPEED_LOW: /* fixed at 8 */ in hub_port_init()
715 (udev->speed == USB_SPEED_LOW ? "low" : in hub_port_init()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dch9.h541 USB_SPEED_LOW, USB_SPEED_FULL, /* usb 1.1 */ enumerator
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Source/
A Ddrv_usbd_int.c53 [DSTAT_EM_LS_PHY_6MHZ] = (uint8_t)USB_SPEED_LOW
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_usb_v2.c130 return USB_SPEED_LOW; in usbh_get_port_speed()
638 return USB_SPEED_LOW; in usbd_get_port_speed()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Include/
A Ddrv_usb_regs.h66 USB_SPEED_LOW, /*!< USB speed low */ enumerator
/bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/stack_interface/
A Dusb_host_uhd.c942 case USB_SPEED_LOW: in uhd_get_speed()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-q.c960 case USB_SPEED_LOW: in qh_make()
A Dohci-q.c448 if (udev->speed == USB_SPEED_LOW)
/bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/usb_sam_d_r/
A Dusb.c1994 } else if(USB_SPEED_LOW == module_config->speed_mode) { in usb_init()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/usb_sam_l/
A Dusb.c1990 } else if(USB_SPEED_LOW == module_config->speed_mode) { in usb_init()
/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host_ehci.c1050 else if (speed == USB_SPEED_LOW) in USB_HostBandwidthComputeTime()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host_ehci.c1029 else if (speed == USB_SPEED_LOW) in USB_HostBandwidthComputeTime()

Completed in 67 milliseconds