Home
last modified time | relevance | path

Searched refs:epExtensionLength (Results 1 – 6 of 6) sorted by relevance

/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host.h156 uint16_t epExtensionLength; /*!< Extended descriptor length*/ member
A Dusb_host_hci.c795 epParse->epExtensionLength = 0; in USB_HostHelperParseAlternateSetting()
807 epParse->epExtensionLength += unionDes->common.bLength; in USB_HostHelperParseAlternateSetting()
A Dusb_host_devices.c859 epParse->epExtensionLength = 0; in USB_HostParseDeviceConfigurationDescriptor()
880 epParse->epExtensionLength += unionDes->common.bLength; in USB_HostParseDeviceConfigurationDescriptor()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host.h197 uint16_t epExtensionLength; /*!< Extended descriptor length*/ member
A Dusb_host_hci.c782 epParse->epExtensionLength = 0; in USB_HostHelperParseAlternateSetting()
794 epParse->epExtensionLength += unionDes->common.bLength; in USB_HostHelperParseAlternateSetting()
A Dusb_host_devices.c934 epParse->epExtensionLength = 0U; in USB_HostParseDeviceConfigurationDescriptor()
956 epParse->epExtensionLength += unionDes->common.bLength; in USB_HostParseDeviceConfigurationDescriptor()

Completed in 20 milliseconds