Home
last modified time | relevance | path

Searched refs:usb_host_configuration_t (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_devices.h56usb_host_configuration_t configuration; /*!< Parsed configuration information for the device */
Dusb_host.h220 } usb_host_configuration_t; typedef
Dusb_host_devices.c799 for (endPos = 0U; endPos < sizeof(usb_host_configuration_t); endPos++) in USB_HostParseDeviceConfigurationDescriptor()
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_hub_app.c111 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()