Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ehci.c614 static void *USB_EhciNCGetBase(uint8_t controllerId) in USB_EhciNCGetBase() function
4483 ehciInstance->registerNcBase = (USBNC_Type *)USB_EhciNCGetBase(controllerId); in USB_HostEhciCreate()