Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host.h83 kUSB_HostGetDeviceHSHubPort, /*!< Device's first high-speed hub number */ enumerator
Dusb_host_hci.c630 case kUSB_HostGetDeviceHSHubPort: /* device high-speed hub port no */ in USB_HostHelperGetPeripheralInformation()
641 case kUSB_HostGetDeviceHSHubPort: /* device high-speed hub port no */ in USB_HostHelperGetPeripheralInformation()
Dusb_host_ehci.c2532 … (uint32_t)kUSB_HostGetDeviceHSHubPort, &portNumber); in USB_HostEhciQhInit()