Home
last modified time | relevance | path

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

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