Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host.h87 kUSB_HostGetDevicePID, /*!< Device's PID */ enumerator
Dusb_host_hci.c131 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetDevicePID, &produ…
654 case kUSB_HostGetDevicePID: /* device pid */ in USB_HostHelperGetPeripheralInformation()
Dusb_host_ip3516hs.c226 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetDevicePID, &produ… in USB_HostIp3516HsTestModeInit()
Dusb_host_ehci.c925 USB_HostHelperGetPeripheralInformation(deviceHandle, kUSB_HostGetDevicePID, &productId); in USB_HostEhciTestModeInit()