Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_mcux_drv_port.h49 kUSB_DeviceControlEndpointUnstall, /*!< Un-stall a specified endpoint */ enumerator
Dusb_device_dci.h61 kUSB_DeviceControlEndpointUnstall, /*!< Un-stall a specified endpoint */ enumerator
Dusb_device_dci.c1202 return USB_DeviceControl(handle, kUSB_DeviceControlEndpointUnstall, &endpointAddress); in USB_DeviceUnstallEndpoint()
Dusb_device_khci.c1572 case kUSB_DeviceControlEndpointUnstall: in USB_DeviceKhciControl()
Dusb_device_ehci.c1951 case kUSB_DeviceControlEndpointUnstall:
Dusb_device_lpcip3511.c2367 case kUSB_DeviceControlEndpointUnstall: in USB_DeviceLpc3511IpControl()