Searched refs:USB_HostHubGetHsHubNumber (Results 1 – 3 of 3) sorted by relevance
132 uint32_t USB_HostHubGetHsHubNumber(usb_host_handle hostHandle, uint8_t parentHubNo);
1422 uint32_t USB_HostHubGetHsHubNumber(usb_host_handle hostHandle, uint8_t parentHubNo) in USB_HostHubGetHsHubNumber() function
1119 newInstance->hsHubNumber = (uint8_t)USB_HostHubGetHsHubNumber(hostHandle, hubNumber); in USB_HostAttachDevice()