Home
last modified time | relevance | path

Searched refs:kUSB_HostGetHubThinkTime (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host.h89 kUSB_HostGetHubThinkTime, /*!< Device's hub total think time */ enumerator
Dusb_host_hci.c634 case kUSB_HostGetHubThinkTime: /* device hub think time */ in USB_HostHelperGetPeripheralInformation()
642 case kUSB_HostGetHubThinkTime: /* device hub think time */ in USB_HostHelperGetPeripheralInformation()
Dusb_host_ehci.c1360 (uint32_t)kUSB_HostGetHubThinkTime, in USB_HostBandwidthHsHostAllocateIso()
1605 … (uint32_t)kUSB_HostGetHubThinkTime, &deviceInfo); in USB_HostBandwidthHsHostAllocateInterrupt()
1728 (uint32_t)kUSB_HostGetHubThinkTime, &FslsTime); in USB_HostBandwidthFslsHostAllocate()
Dusb_host_ip3516hs.c1295 …stHelperGetPeripheralInformation(pipe->pipeCommon.deviceHandle, (uint32_t)kUSB_HostGetHubThinkTime, in USB_HostIp3516BaudWidthCheck()
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_hub_app.c224 …B_HostHelperGetPeripheralInformation(hubInstance->deviceHandle, (uint32_t)kUSB_HostGetHubThinkTime, in USB_HostHubProcess()