Searched refs:kUSB_HostGetDevicePID (Results 1 – 6 of 6) sorted by relevance
| /bsp/nxp/imx/imx6ull-smart/drivers/usb/host/ |
| A D | usb_host.h | 99 kUSB_HostGetDevicePID, /*!< Device's PID */ enumerator
|
| A D | usb_host_hci.c | 157 USB_HostHelperGetPeripheralInformation(deviceHandle, kUSB_HostGetDevicePID, &productId); 667 case kUSB_HostGetDevicePID: /* device pid */ in USB_HostHelperGetPeripheralInformation()
|
| A D | usb_host_ehci.c | 944 USB_HostHelperGetPeripheralInformation(deviceHandle, kUSB_HostGetDevicePID, &productId); in USB_HostEhciTestModeInit()
|
| /bsp/nxp/imx/imxrt/libraries/drivers/usb/host/ |
| A D | usb_host.h | 87 kUSB_HostGetDevicePID, /*!< Device's PID */ enumerator
|
| A D | usb_host_hci.c | 131 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetDevicePID, &produ… 654 case kUSB_HostGetDevicePID: /* device pid */ in USB_HostHelperGetPeripheralInformation()
|
| A D | usb_host_ehci.c | 921 USB_HostHelperGetPeripheralInformation(deviceHandle, kUSB_HostGetDevicePID, &productId); in USB_HostEhciTestModeInit()
|
Completed in 23 milliseconds