Home
last modified time | relevance | path

Searched defs:controllerTable (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_hci.h101 const usb_host_controller_interface_t *controllerTable; /*!< KHCI/EHCI interface*/ member
Dusb_host_hci.c206 const usb_host_controller_interface_t **controllerTable) in USB_HostGetControllerInterface()
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_oci.c85 …_OtgGetControllerInterface(uint8_t controllerId, const usb_otg_controller_interface_t **controller… in _USB_OtgGetControllerInterface()