Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_dci.c159 static const usb_device_controller_interface_struct_t s_UsbDeviceEhciInterface = { variable
209 …*controllerInterface = (const usb_device_controller_interface_struct_t *)&s_UsbDeviceEhciInterface; in USB_DeviceGetControllerInterface()