Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_dci.h57 kUSB_DeviceControlEndpointStall, /*!< Stall a specified endpoint */ enumerator
Dusb_device_dci.c1174 return USB_DeviceControl(handle, kUSB_DeviceControlEndpointStall, &endpointAddress); in USB_DeviceStallEndpoint()
Dusb_device_khci.c1531 case kUSB_DeviceControlEndpointStall: in USB_DeviceKhciControl()
Dusb_device_ehci.c1837 case kUSB_DeviceControlEndpointStall: in USB_DeviceEhciControl()
Dusb_device_lpcip3511.c2326 case kUSB_DeviceControlEndpointStall: in USB_DeviceLpc3511IpControl()