Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/usb/device/
A Dusb_device_dci.h83 kUSB_DeviceControlEndpointStall, /*!< Stall a specified endpoint */ enumerator
A Dusb_device_dci.c1180 return USB_DeviceControl(handle, kUSB_DeviceControlEndpointStall, &endpointAddress); in USB_DeviceStallEndpoint()
A Dusb_device_ehci.c1429 case kUSB_DeviceControlEndpointStall: in USB_DeviceEhciControl()
/bsp/nxp/imx/imx6ull-smart/drivers/usb/device/
A Dusb_device_dci.h83 kUSB_DeviceControlEndpointStall, /*!< Stall a specified endpoint */ enumerator
A Dusb_device_dci.c1185 return USB_DeviceControl(handle, kUSB_DeviceControlEndpointStall, &endpointAddress); in USB_DeviceStallEndpoint()
A Dusb_device_ehci.c1466 case kUSB_DeviceControlEndpointStall: in USB_DeviceEhciControl()

Completed in 16 milliseconds