Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_khci.h116 usb_status_t USB_OtgKhciDeinit(usb_otg_controller_handle controllerHandle);
Dusb_otg_khci.c375 usb_status_t USB_OtgKhciDeinit(usb_otg_controller_handle controllerHandle) in USB_OtgKhciDeinit() function
Dusb_otg_oci.c78 static const usb_otg_controller_interface_t s_KhciInterface = {USB_OtgKhciInit, USB_OtgKhciDeinit, …