Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host.h162 usb_host_ep_t epList[USB_HOST_CONFIG_INTERFACE_MAX_EP]; /*!< Endpoint array*/ member
A Dusb_host_hci.c793 epParse = (usb_host_ep_t *)&interface->epList[interface->epCount]; in USB_HostHelperParseAlternateSetting()
A Dusb_host_devices.c857 … epParse = (usb_host_ep_t *)&interfaceParse->epList[interfaceParse->epCount]; in USB_HostParseDeviceConfigurationDescriptor()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host.h203 usb_host_ep_t epList[USB_HOST_CONFIG_INTERFACE_MAX_EP]; /*!< Endpoint array*/ member
A Dusb_host_hci.c779 epParse = (usb_host_ep_t *)&interface->epList[interface->epCount]; in USB_HostHelperParseAlternateSetting()
A Dusb_host_devices.c930 … temp = (void *)&interfaceParse->epList[interfaceParse->epCount]; in USB_HostParseDeviceConfigurationDescriptor()

Completed in 24 milliseconds