Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host.h93 kUSB_HostGetDeviceSpeed, /*!< Device's speed */ enumerator
A Dusb_host_ehci.c1134 …stHelperGetPeripheralInformation(ehciPipePointer->pipeCommon.deviceHandle, kUSB_HostGetDeviceSpeed, in USB_HostBandwidthHsHostComputeCurrentFsls()
1195 …stHelperGetPeripheralInformation(ehciPipePointer->pipeCommon.deviceHandle, kUSB_HostGetDeviceSpeed, in USB_HostBandwidthHsHostComputeCurrentHsAll()
1335 …stHelperGetPeripheralInformation(ehciPipePointer->pipeCommon.deviceHandle, kUSB_HostGetDeviceSpeed, in USB_HostBandwidthHsHostAllocateIso()
1560 …stHelperGetPeripheralInformation(ehciPipePointer->pipeCommon.deviceHandle, kUSB_HostGetDeviceSpeed, in USB_HostBandwidthHsHostAllocateInterrupt()
1718 …etPeripheralInformation(ehciPipePointer->pipeCommon.deviceHandle, kUSB_HostGetDeviceSpeed, &speed); in USB_HostBandwidthFslsHostAllocate()
2356 …etPeripheralInformation(ehciPipePointer->pipeCommon.deviceHandle, kUSB_HostGetDeviceSpeed, &speed); in USB_HostEhciQhInit()
3240 …stHelperGetPeripheralInformation(ehciPipePointer->pipeCommon.deviceHandle, kUSB_HostGetDeviceSpeed, in USB_HostEhciCloseIso()
3401 …stHelperGetPeripheralInformation(ehciPipePointer->pipeCommon.deviceHandle, kUSB_HostGetDeviceSpeed, in USB_HostEhciCancelPipe()
3690 kUSB_HostGetDeviceSpeed, &speed); in USB_HostEhciTransactionDone()
4275 …etPeripheralInformation(ehciPipePointer->pipeCommon.deviceHandle, kUSB_HostGetDeviceSpeed, &speed); in USB_HostEhciOpenPipe()
[all …]
A Dusb_host_hci.c663 case kUSB_HostGetDeviceSpeed: /* device speed */ in USB_HostHelperGetPeripheralInformation()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host.h81 kUSB_HostGetDeviceSpeed, /*!< Device's speed */ enumerator
A Dusb_host_ehci.c1118 … (uint32_t)kUSB_HostGetDeviceSpeed, &deviceInfo); in USB_HostBandwidthHsHostComputeCurrentFsls()
1181 … (uint32_t)kUSB_HostGetDeviceSpeed, &deviceInfo); in USB_HostBandwidthHsHostComputeCurrentHsAll()
1333 (uint32_t)kUSB_HostGetDeviceSpeed, &deviceInfo); in USB_HostBandwidthHsHostAllocateIso()
1564 (uint32_t)kUSB_HostGetDeviceSpeed, &deviceInfo); in USB_HostBandwidthHsHostAllocateInterrupt()
1727 (uint32_t)kUSB_HostGetDeviceSpeed, &speed); in USB_HostBandwidthFslsHostAllocate()
2385 (uint32_t)kUSB_HostGetDeviceSpeed, &speed); in USB_HostEhciQhInit()
3337 (uint32_t)kUSB_HostGetDeviceSpeed, &speed); in USB_HostEhciCloseIso()
3499 (uint32_t)kUSB_HostGetDeviceSpeed, &speed); in USB_HostEhciCancelPipe()
3812 … (uint32_t)kUSB_HostGetDeviceSpeed, &speed); in USB_HostEhciTransactionDone()
4499 (uint32_t)kUSB_HostGetDeviceSpeed, &speed); in USB_HostEhciOpenPipe()
[all …]
A Dusb_host_hci.c650 case kUSB_HostGetDeviceSpeed: /* device speed */ in USB_HostHelperGetPeripheralInformation()

Completed in 27 milliseconds