Home
last modified time | relevance | path

Searched refs:deviceControl (Results 1 – 4 of 4) sorted by relevance

/bsp/nxp/imx/imxrt/libraries/drivers/usb/device/
A Dusb_device_dci.h142 usb_device_controller_control_t deviceControl; /*!< Controller control */ member
A Dusb_device_dci.c350 …error = deviceHandle->controllerInterface->deviceControl(deviceHandle->controllerHandle, type, par… in USB_DeviceControl()
855 … ((usb_device_controller_control_t)NULL == deviceHandle->controllerInterface->deviceControl)) in USB_DeviceInit()
/bsp/nxp/imx/imx6ull-smart/drivers/usb/device/
A Dusb_device_dci.h142 usb_device_controller_control_t deviceControl; /*!< Controller control */ member
A Dusb_device_dci.c355 …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