Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_oci.c28 static void _USB_OtgGetControllerInterface(uint8_t controllerId,
85 static void _USB_OtgGetControllerInterface(uint8_t controllerId, const usb_otg_controller_interface… in _USB_OtgGetControllerInterface() function
1662 _USB_OtgGetControllerInterface(controllerId, &otgInstance->controllerInterface); in USB_OtgInit()