Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_khci.c34 static usb_status_t USB_OtgKhciControlPullUp(usb_otg_controller_handle controllerHandle,
111 static usb_status_t USB_OtgKhciControlPullUp(usb_otg_controller_handle controllerHandle, in USB_OtgKhciControlPullUp() function
157 (void)USB_OtgKhciControlPullUp(otgKhciInstance, (uint32_t)kOtg_PullDp, 0U); in USB_OtgKhciParsePeripheralStatus()
473 (void)USB_OtgKhciControlPullUp(otgKhciInstance, (uint32_t)kOtg_PullDp, 0U); in USB_OtgKhciControl()
478 (void)USB_OtgKhciControlPullUp(otgKhciInstance, 0U, 0U); in USB_OtgKhciControl()