Home
last modified time | relevance | path

Searched refs:deviceCancel (Results 1 – 4 of 4) sorted by relevance

/bsp/nxp/imx/imxrt/libraries/drivers/usb/device/
A Dusb_device_dci.h141 usb_device_controller_cancel_t deviceCancel; /*!< Controller cancel transfer */ member
A Dusb_device_dci.c854 … ((usb_device_controller_cancel_t)NULL == deviceHandle->controllerInterface->deviceCancel) || in USB_DeviceInit()
1046 …error = deviceHandle->controllerInterface->deviceCancel(deviceHandle->controllerHandle, endpointAd… in USB_DeviceCancel()
/bsp/nxp/imx/imx6ull-smart/drivers/usb/device/
A Dusb_device_dci.h141 usb_device_controller_cancel_t deviceCancel; /*!< Controller cancel transfer */ member
A Dusb_device_dci.c859 … ((usb_device_controller_cancel_t)NULL == deviceHandle->controllerInterface->deviceCancel) || in USB_DeviceInit()
1051 …error = deviceHandle->controllerInterface->deviceCancel(deviceHandle->controllerHandle, endpointAd… in USB_DeviceCancel()

Completed in 17 milliseconds