Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_khci.c2000 static usb_status_t _USB_HostKhciBusControl(usb_host_controller_handle handle, uint8_t busControl) in _USB_HostKhciBusControl() function
2107 status = _USB_HostKhciBusControl(controllerHandle, *((uint8_t *)ioctlParam)); in USB_HostKciIoctl()