Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/usb/device/
A Dusb_device_dci.h137 usb_device_controller_init_t deviceInit; /*!< Controller initialization */ member
A Dusb_device_dci.c850 if (((usb_device_controller_init_t)NULL == deviceHandle->controllerInterface->deviceInit) || in USB_DeviceInit()
875 …error = deviceHandle->controllerInterface->deviceInit(controllerId, deviceHandle, &deviceHandle->c… in USB_DeviceInit()
/bsp/nxp/imx/imx6ull-smart/drivers/usb/device/
A Dusb_device_dci.h137 usb_device_controller_init_t deviceInit; /*!< Controller initialization */ member
A Dusb_device_dci.c855 if (((usb_device_controller_init_t)NULL == deviceHandle->controllerInterface->deviceInit) || in USB_DeviceInit()
880 …error = deviceHandle->controllerInterface->deviceInit(controllerId, deviceHandle, &deviceHandle->c… in USB_DeviceInit()

Completed in 13 milliseconds