Searched refs:USB_DeviceUnstallEndpoint (Results 1 – 6 of 6) sorted by relevance
446 extern usb_status_t USB_DeviceUnstallEndpoint(usb_device_handle handle, uint8_t endpointAddress);
1206 usb_status_t USB_DeviceUnstallEndpoint(usb_device_handle handle, uint8_t endpointAddress) in USB_DeviceUnstallEndpoint() function
1201 usb_status_t USB_DeviceUnstallEndpoint(usb_device_handle handle, uint8_t endpointAddress) in USB_DeviceUnstallEndpoint() function
115 USB_DeviceUnstallEndpoint(ehci0_handle, address); in _ehci0_ep_clear_stall()
125 USB_DeviceUnstallEndpoint(ehci0_handle, address); in _ehci0_ep_clear_stall()
Completed in 15 milliseconds