Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host.h99 kUSB_HostGetDevicePID, /*!< Device's PID */ enumerator
A Dusb_host_hci.c157 USB_HostHelperGetPeripheralInformation(deviceHandle, kUSB_HostGetDevicePID, &productId);
667 case kUSB_HostGetDevicePID: /* device pid */ in USB_HostHelperGetPeripheralInformation()
A Dusb_host_ehci.c944 USB_HostHelperGetPeripheralInformation(deviceHandle, kUSB_HostGetDevicePID, &productId); in USB_HostEhciTestModeInit()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host.h87 kUSB_HostGetDevicePID, /*!< Device's PID */ enumerator
A Dusb_host_hci.c131 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetDevicePID, &produ…
654 case kUSB_HostGetDevicePID: /* device pid */ in USB_HostHelperGetPeripheralInformation()
A Dusb_host_ehci.c921 USB_HostHelperGetPeripheralInformation(deviceHandle, kUSB_HostGetDevicePID, &productId); in USB_HostEhciTestModeInit()

Completed in 23 milliseconds