Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_hci.c74 static const usb_host_controller_interface_t s_EhciInterface = { variable
149 if (hostInstance->controllerTable == &s_EhciInterface)
218 *controllerTable = &s_EhciInterface; in USB_HostGetControllerInterface()