Home
last modified time | relevance | path

Searched refs:kUSB_HostGetDeviceConfigIndex (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host.h90 kUSB_HostGetDeviceConfigIndex, /*!< Device's running zero-based config index */ enumerator
Dusb_host_hci.c662 case kUSB_HostGetDeviceConfigIndex: /* device config index */ in USB_HostHelperGetPeripheralInformation()
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_printer.c743 …perGetPeripheralInformation(printerInstance->deviceHandle, (uint32_t)kUSB_HostGetDeviceConfigIndex, in USB_HostPrinterGetDeviceId()