Searched refs:kUSB_DeviceControlEndpointUnstall (Results 1 – 6 of 6) sorted by relevance
84 kUSB_DeviceControlEndpointUnstall, /*!< Unstall a specified endpoint */ enumerator
1205 return USB_DeviceControl(handle, kUSB_DeviceControlEndpointUnstall, &endpointAddress); in USB_DeviceUnstallEndpoint()
1436 case kUSB_DeviceControlEndpointUnstall: in USB_DeviceEhciControl()
1210 return USB_DeviceControl(handle, kUSB_DeviceControlEndpointUnstall, &endpointAddress); in USB_DeviceUnstallEndpoint()
1473 case kUSB_DeviceControlEndpointUnstall: in USB_DeviceEhciControl()
Completed in 18 milliseconds