Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host.h100 kUSB_HostGetDeviceVID, /*!< Device's VID */ enumerator
A Dusb_host_hci.c158 USB_HostHelperGetPeripheralInformation(deviceHandle, kUSB_HostGetDeviceVID, &vendorId);
671 case kUSB_HostGetDeviceVID: /* device vid */ in USB_HostHelperGetPeripheralInformation()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host.h88 kUSB_HostGetDeviceVID, /*!< Device's VID */ enumerator
A Dusb_host_hci.c132 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetDeviceVID, &vendo…
658 case kUSB_HostGetDeviceVID: /* device vid */ in USB_HostHelperGetPeripheralInformation()

Completed in 11 milliseconds