Searched refs:kUSB_DeviceControlRun (Results 1 – 6 of 6) sorted by relevance
79 kUSB_DeviceControlRun = 0U, /*!< Enable the device functionality */ enumerator
903 return USB_DeviceControl(handle, kUSB_DeviceControlRun, NULL); in USB_DeviceRun()
1408 case kUSB_DeviceControlRun: in USB_DeviceEhciControl()
908 return USB_DeviceControl(handle, kUSB_DeviceControlRun, NULL); in USB_DeviceRun()
1445 case kUSB_DeviceControlRun: in USB_DeviceEhciControl()
Completed in 16 milliseconds