Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_dci.c50 static usb_status_t USB_DeviceGetControllerInterface(
191 static usb_status_t USB_DeviceGetControllerInterface( in USB_DeviceGetControllerInterface() function
775 error = USB_DeviceGetControllerInterface(controllerId, &deviceHandle->controllerInterface); in USB_DeviceInit()