Searched refs:kUSB_DeviceControlEndpointStall (Results 1 – 6 of 6) sorted by relevance
83 kUSB_DeviceControlEndpointStall, /*!< Stall a specified endpoint */ enumerator
1180 return USB_DeviceControl(handle, kUSB_DeviceControlEndpointStall, &endpointAddress); in USB_DeviceStallEndpoint()
1429 case kUSB_DeviceControlEndpointStall: in USB_DeviceEhciControl()
1185 return USB_DeviceControl(handle, kUSB_DeviceControlEndpointStall, &endpointAddress); in USB_DeviceStallEndpoint()
1466 case kUSB_DeviceControlEndpointStall: in USB_DeviceEhciControl()
Completed in 16 milliseconds