Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host_devices.h78 uint8_t hsHubPort; /*!< Device's first connected high-speed hub's port no (1 - 8) */ member
A Dusb_host_devices.c1120 … newInstance->hsHubPort = (uint8_t)USB_HostHubGetHsHubPort(hostHandle, hubNumber, portNumber); in USB_HostAttachDevice()
1125 newInstance->hsHubPort = portNumber; in USB_HostAttachDevice()
A Dusb_host_hci.c631 *infoValue = (uint32_t)deviceInstance->hsHubPort; in USB_HostHelperGetPeripheralInformation()
/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host_devices.h100 uint8_t hsHubPort; /*!< Device's first connected high-speed hub's port no (1 - 8) */ member
A Dusb_host_devices.c1036 newInstance->hsHubPort = USB_HostHubGetHsHubPort(hostHandle, hubNumber, portNumber); in USB_HostAttachDevice()
1041 newInstance->hsHubPort = portNumber; in USB_HostAttachDevice()
A Dusb_host_hci.c644 *infoValue = (uint32_t)deviceInstance->hsHubPort; in USB_HostHelperGetPeripheralInformation()

Completed in 16 milliseconds