Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_oci.h85 usb_status_t (*controllerInit)( member
Dusb_otg_oci.c1663 …ance->controllerInterface == NULL) || (otgInstance->controllerInterface->controllerInit == NULL) || in USB_OtgInit()
1671 …if (otgInstance->controllerInterface->controllerInit(controllerId, otgInstance, &otgInstance->cont… in USB_OtgInit()