Searched refs:USB_OtgKhciControl (Results 1 – 3 of 3) sorted by relevance
131 usb_status_t USB_OtgKhciControl(usb_otg_controller_handle controllerHandle,
398 usb_status_t USB_OtgKhciControl(usb_otg_controller_handle controllerHandle, in USB_OtgKhciControl() function
78 …_controller_interface_t s_KhciInterface = {USB_OtgKhciInit, USB_OtgKhciDeinit, USB_OtgKhciControl};415 (void)USB_OtgKhciControl(otgInstance->controllerHandle, (uint32_t)kOtg_ControlPullUp, 0, 0); in _USB_OtgEnterStateAWaitVfall()