Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/usb/device/
A Dusb_device_dci.h84 kUSB_DeviceControlEndpointUnstall, /*!< Unstall a specified endpoint */ enumerator
A Dusb_device_dci.c1205 return USB_DeviceControl(handle, kUSB_DeviceControlEndpointUnstall, &endpointAddress); in USB_DeviceUnstallEndpoint()
A Dusb_device_ehci.c1436 case kUSB_DeviceControlEndpointUnstall: in USB_DeviceEhciControl()
/bsp/nxp/imx/imx6ull-smart/drivers/usb/device/
A Dusb_device_dci.h84 kUSB_DeviceControlEndpointUnstall, /*!< Unstall a specified endpoint */ enumerator
A Dusb_device_dci.c1210 return USB_DeviceControl(handle, kUSB_DeviceControlEndpointUnstall, &endpointAddress); in USB_DeviceUnstallEndpoint()
A Dusb_device_ehci.c1473 case kUSB_DeviceControlEndpointUnstall: in USB_DeviceEhciControl()

Completed in 18 milliseconds