Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host.h169 } usb_host_interface_t; typedef
174usb_host_interface_t interfaceList[USB_HOST_CONFIG_CONFIGURATION_MAX_INTERFACE]; /*!< Interface ar…
329 usb_host_interface_t *interface);
A Dusb_host_hci.c696 usb_host_interface_t *interface) in USB_HostHelperParseAlternateSetting()
713 unionDes = (usb_descriptor_union_t *)((usb_host_interface_t *)interfaceHandle) in USB_HostHelperParseAlternateSetting()
717 …((usb_host_interface_t *)interfaceHandle)->interfaceExtensionLength; /* interface extend descripto… in USB_HostHelperParseAlternateSetting()
A Dusb_host_devices.c726 usb_host_interface_t *interfaceParse = NULL; in USB_HostParseDeviceConfigurationDescriptor()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host.h210 } usb_host_interface_t; typedef
215usb_host_interface_t interfaceList[USB_HOST_CONFIG_CONFIGURATION_MAX_INTERFACE]; /*!< Interface ar…
370 usb_host_interface_t *interface);
A Dusb_host_hci.c684 usb_host_interface_t *interface) in USB_HostHelperParseAlternateSetting()
701 temp = (void *)((usb_host_interface_t *)interfaceHandle)->interfaceExtension; in USB_HostHelperParseAlternateSetting()
704 …((usb_host_interface_t *)interfaceHandle)->interfaceExtensionLength; /* interface extend descripto… in USB_HostHelperParseAlternateSetting()
A Dusb_host_devices.c786 usb_host_interface_t *interfaceParse = NULL; in USB_HostParseDeviceConfigurationDescriptor()

Completed in 17 milliseconds