Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host_hci.h99 } usb_host_controller_interface_t; typedef
116 const usb_host_controller_interface_t *controllerTable; /*!< KHCI/EHCI interface*/
A Dusb_host_hci.c78 const usb_host_controller_interface_t **controllerTable);
97 static const usb_host_controller_interface_t s_EhciInterface = \
106 static const usb_host_controller_interface_t s_KhciInterface = \
115 static const usb_host_controller_interface_t s_OhciInterface = \
124 static const usb_host_controller_interface_t s_Ip3516HsInterface = \
229 const usb_host_controller_interface_t **controllerTable) in USB_HostGetControllerInterface()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host_hci.h81 } usb_host_controller_interface_t; typedef
101 const usb_host_controller_interface_t *controllerTable; /*!< KHCI/EHCI interface*/
A Dusb_host_hci.c64 const usb_host_controller_interface_t **controllerTable);
74 static const usb_host_controller_interface_t s_EhciInterface = {
82 static const usb_host_controller_interface_t s_KhciInterface = {
90 static const usb_host_controller_interface_t s_OhciInterface = {
98 static const usb_host_controller_interface_t s_Ip3516HsInterface = {
206 const usb_host_controller_interface_t **controllerTable) in USB_HostGetControllerInterface()

Completed in 8 milliseconds