Searched refs:USB_HostCancelTransfer (Results 1 – 6 of 6) sorted by relevance
| /bsp/nxp/imx/imx6ull-smart/drivers/usb/host/ |
| A D | usb_host.h | 532 extern usb_status_t USB_HostCancelTransfer(usb_host_handle hostHandle,
|
| A D | usb_host_devices.c | 678 USB_HostCancelTransfer(hostInstance, deviceInstance->controlPipe, NULL); in USB_HostReleaseDeviceResource() 1150 USB_HostCancelTransfer(hostInstance, deviceInstance->controlPipe, NULL); in USB_HostDetachDeviceInternal()
|
| A D | usb_host_hci.c | 530 usb_status_t USB_HostCancelTransfer(usb_host_handle hostHandle, in USB_HostCancelTransfer() function
|
| /bsp/nxp/imx/imxrt/libraries/drivers/usb/host/ |
| A D | usb_host.h | 580 extern usb_status_t USB_HostCancelTransfer(usb_host_handle hostHandle,
|
| A D | usb_host_devices.c | 738 (void)USB_HostCancelTransfer(hostInstance, deviceInstance->controlPipe, NULL); in USB_HostReleaseDeviceResource() 1243 (void)USB_HostCancelTransfer(hostInstance, deviceInstance->controlPipe, NULL); in USB_HostDetachDeviceInternal()
|
| A D | usb_host_hci.c | 511 usb_status_t USB_HostCancelTransfer(usb_host_handle hostHandle, in USB_HostCancelTransfer() function
|
Completed in 19 milliseconds