Searched refs:kUSB_DeviceControlEndpointInit (Results 1 – 6 of 6) sorted by relevance
81 kUSB_DeviceControlEndpointInit, /*!< Initialize a specified endpoint */ enumerator
1105 return USB_DeviceControl(handle, kUSB_DeviceControlEndpointInit, epInit); in USB_DeviceInitEndpoint()
1416 case kUSB_DeviceControlEndpointInit: in USB_DeviceEhciControl()
1110 return USB_DeviceControl(handle, kUSB_DeviceControlEndpointInit, epInit); in USB_DeviceInitEndpoint()
1453 case kUSB_DeviceControlEndpointInit: in USB_DeviceEhciControl()
Completed in 17 milliseconds