Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_hci.c98 static const usb_host_controller_interface_t s_Ip3516HsInterface = { variable
155 if (hostInstance->controllerTable == &s_Ip3516HsInterface)
232 *controllerTable = &s_Ip3516HsInterface; in USB_HostGetControllerInterface()