Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_hci.c55 const usb_host_controller_interface_t **controllerTable);
65 static const usb_host_controller_interface_t s_EhciInterface = {
73 static const usb_host_controller_interface_t s_KhciInterface = {
81 static const usb_host_controller_interface_t s_OhciInterface = {
89 static const usb_host_controller_interface_t s_Ip3516HsInterface = {
197 const usb_host_controller_interface_t **controllerTable) in USB_HostGetControllerInterface()
Dusb_host_hci.h81 } usb_host_controller_interface_t; typedef
101 const usb_host_controller_interface_t *controllerTable; /*!< KHCI/EHCI interface*/