Searched refs:kUSB_HostGetDeviceSpeed (Results 1 – 6 of 6) sorted by relevance
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/ |
D | usb_host_ehci.c | 1122 … (uint32_t)kUSB_HostGetDeviceSpeed, &deviceInfo); in USB_HostBandwidthHsHostComputeCurrentFsls() 1185 … (uint32_t)kUSB_HostGetDeviceSpeed, &deviceInfo); in USB_HostBandwidthHsHostComputeCurrentHsAll() 1337 (uint32_t)kUSB_HostGetDeviceSpeed, &deviceInfo); in USB_HostBandwidthHsHostAllocateIso() 1568 (uint32_t)kUSB_HostGetDeviceSpeed, &deviceInfo); in USB_HostBandwidthHsHostAllocateInterrupt() 1731 (uint32_t)kUSB_HostGetDeviceSpeed, &speed); in USB_HostBandwidthFslsHostAllocate() 2484 (uint32_t)kUSB_HostGetDeviceSpeed, &speed); in USB_HostEhciQhInit() 3536 (uint32_t)kUSB_HostGetDeviceSpeed, &speed); in USB_HostEhciCloseIso() 3698 (uint32_t)kUSB_HostGetDeviceSpeed, &speed); in USB_HostEhciCancelPipe() 4023 … (uint32_t)kUSB_HostGetDeviceSpeed, &speed); in USB_HostEhciTransactionDone() 4742 (uint32_t)kUSB_HostGetDeviceSpeed, &speed); in USB_HostEhciOpenPipe() [all …]
|
D | usb_host.h | 81 kUSB_HostGetDeviceSpeed, /*!< Device's speed */ enumerator
|
D | usb_host_hci.c | 650 case kUSB_HostGetDeviceSpeed: /* device speed */ in USB_HostHelperGetPeripheralInformation()
|
D | usb_host_khci.c | 911 …ostHelperGetPeripheralInformation(pipeDescPointer->deviceHandle, (uint32_t)kUSB_HostGetDeviceSpeed, in _USB_HostKhciAtomNonblockingTransaction()
|
D | usb_host_ohci.c | 985 … (uint32_t)kUSB_HostGetDeviceSpeed, &speed); in USB_HostOhciTdDoneHandle()
|
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/ |
D | usb_host_hub_app.c | 1447 …SB_HostHelperGetPeripheralInformation(hubInstance->deviceHandle, (uint32_t)kUSB_HostGetDeviceSpeed, in USB_HostHubGetHsHubNumber() 1496 …SB_HostHelperGetPeripheralInformation(hubInstance->deviceHandle, (uint32_t)kUSB_HostGetDeviceSpeed, in USB_HostHubGetHsHubPort()
|