Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_hci.c65 static const usb_host_controller_interface_t s_EhciInterface = { variable
140 if (hostInstance->controllerTable == &s_EhciInterface)
209 *controllerTable = &s_EhciInterface; in USB_HostGetControllerInterface()