Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_hci.c128 uint32_t vendorId; local
132 …d)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetDeviceVID, &vendorId);
133 (void)usb_echo(" vendor id :0x%x product id:0x%x \r\n", vendorId, productId);