Searched refs:deviceCancel (Results 1 – 4 of 4) sorted by relevance
141 usb_device_controller_cancel_t deviceCancel; /*!< Controller cancel transfer */ member
854 … ((usb_device_controller_cancel_t)NULL == deviceHandle->controllerInterface->deviceCancel) || in USB_DeviceInit()1046 …error = deviceHandle->controllerInterface->deviceCancel(deviceHandle->controllerHandle, endpointAd… in USB_DeviceCancel()
859 … ((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