Searched refs:usb_host_configuration_t (Results 1 – 4 of 4) sorted by relevance
56 … usb_host_configuration_t configuration; /*!< Parsed configuration information for the device */
220 } usb_host_configuration_t; typedef
799 for (endPos = 0U; endPos < sizeof(usb_host_configuration_t); endPos++) in USB_HostParseDeviceConfigurationDescriptor()
111 static usb_host_configuration_t *s_HubConfiguration;1163 usb_host_configuration_t *configuration; in USB_HostHubDeviceEvent()1184 configuration = (usb_host_configuration_t *)configurationHandle; in USB_HostHubDeviceEvent()