Home
last modified time | relevance | path

Searched refs:usb_descriptor_endpoint_t (Results 1 – 8 of 8) sorted by relevance

/bsp/nxp/imx/imx6ull-smart/drivers/usb/include/
A Dusb_spec.h269 } usb_descriptor_endpoint_t; typedef
293 usb_descriptor_endpoint_t endpoint; /* Endpoint descriptor */
/bsp/nxp/imx/imxrt/libraries/drivers/usb/include/
A Dusb_spec.h274 } usb_descriptor_endpoint_t; typedef
317 usb_descriptor_endpoint_t endpoint; /* Endpoint descriptor */
/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host.h154 usb_descriptor_endpoint_t *epDesc; /*!< Endpoint descriptor pointer*/
A Dusb_host_hci.c794 epParse->epDesc = (usb_descriptor_endpoint_t *)unionDes; in USB_HostHelperParseAlternateSetting()
A Dusb_host_devices.c858 epParse->epDesc = (usb_descriptor_endpoint_t *)unionDes; in USB_HostParseDeviceConfigurationDescriptor()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host.h195 usb_descriptor_endpoint_t *epDesc; /*!< Endpoint descriptor pointer*/
A Dusb_host_hci.c781 epParse->epDesc = (usb_descriptor_endpoint_t *)temp; in USB_HostHelperParseAlternateSetting()
A Dusb_host_devices.c933 epParse->epDesc = (usb_descriptor_endpoint_t *)temp; in USB_HostParseDeviceConfigurationDescriptor()

Completed in 25 milliseconds