Home
last modified time | relevance | path

Searched refs:USB_DESCRIPTOR_LENGTH_CONFIGURE (Results 1 – 4 of 4) sorted by relevance

/bsp/nxp/imx/imx6ull-smart/drivers/usb/include/
A Dusb_spec.h65 #define USB_DESCRIPTOR_LENGTH_CONFIGURE (0x09U) macro
/bsp/nxp/imx/imxrt/libraries/drivers/usb/include/
A Dusb_spec.h66 #define USB_DESCRIPTOR_LENGTH_CONFIGURE (0x09U) macro
/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host_devices.c750 if ((unionDes->common.bLength == USB_DESCRIPTOR_LENGTH_CONFIGURE) && in USB_HostParseDeviceConfigurationDescriptor()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host_devices.c813 …t32_t)unionDes) + 1U) < endPos) && (unionDes->common.bLength == USB_DESCRIPTOR_LENGTH_CONFIGURE) && in USB_HostParseDeviceConfigurationDescriptor()

Completed in 18 milliseconds