Searched refs:kUSB_DeviceControlEndpointDeinit (Results 1 – 6 of 6) sorted by relevance
82 kUSB_DeviceControlEndpointDeinit, /*!< De-initialize a specified endpoint */ enumerator
1142 error = USB_DeviceControl(handle, kUSB_DeviceControlEndpointDeinit, &endpointAddress); in USB_DeviceDeinitEndpoint()
1422 case kUSB_DeviceControlEndpointDeinit: in USB_DeviceEhciControl()
1147 error = USB_DeviceControl(handle, kUSB_DeviceControlEndpointDeinit, &endpointAddress); in USB_DeviceDeinitEndpoint()
1459 case kUSB_DeviceControlEndpointDeinit: in USB_DeviceEhciControl()
Completed in 17 milliseconds