Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host_hci.c97 static const usb_host_controller_interface_t s_EhciInterface = \ variable
175 if (hostInstance->controllerTable == &s_EhciInterface)
241 *controllerTable = &s_EhciInterface; in USB_HostGetControllerInterface()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A 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()

Completed in 6 milliseconds