Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host.h532 extern usb_status_t USB_HostCancelTransfer(usb_host_handle hostHandle,
A Dusb_host_devices.c678 USB_HostCancelTransfer(hostInstance, deviceInstance->controlPipe, NULL); in USB_HostReleaseDeviceResource()
1150 USB_HostCancelTransfer(hostInstance, deviceInstance->controlPipe, NULL); in USB_HostDetachDeviceInternal()
A Dusb_host_hci.c530 usb_status_t USB_HostCancelTransfer(usb_host_handle hostHandle, in USB_HostCancelTransfer() function
/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host.h580 extern usb_status_t USB_HostCancelTransfer(usb_host_handle hostHandle,
A Dusb_host_devices.c738 (void)USB_HostCancelTransfer(hostInstance, deviceInstance->controlPipe, NULL); in USB_HostReleaseDeviceResource()
1243 (void)USB_HostCancelTransfer(hostInstance, deviceInstance->controlPipe, NULL); in USB_HostDetachDeviceInternal()
A Dusb_host_hci.c511 usb_status_t USB_HostCancelTransfer(usb_host_handle hostHandle, in USB_HostCancelTransfer() function

Completed in 19 milliseconds