Searched refs:deviceControl (Results 1 – 4 of 4) sorted by relevance
142 usb_device_controller_control_t deviceControl; /*!< Controller control */ member
350 …error = deviceHandle->controllerInterface->deviceControl(deviceHandle->controllerHandle, type, par… in USB_DeviceControl()855 … ((usb_device_controller_control_t)NULL == deviceHandle->controllerInterface->deviceControl)) in USB_DeviceInit()
355 …error = deviceHandle->controllerInterface->deviceControl(deviceHandle->controllerHandle, type, par… in USB_DeviceControl()860 … ((usb_device_controller_control_t)NULL == deviceHandle->controllerInterface->deviceControl)) in USB_DeviceInit()
Completed in 10 milliseconds