Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_oci.c70 static void _USB_OtgEnterStateBHost(usb_otg_instance_t *otgInstance);
274 _USB_OtgEnterStateBHost(otgInstance); /* go to b_host */ in _USB_OtgProcessStateAIdle()
1434 _USB_OtgEnterStateBHost(otgInstance); in _USB_OtgEnterStateBWaitAcon()
1465 _USB_OtgEnterStateBHost(otgInstance); /* go to b_host */ in _USB_OtgProcessStateBWaitAcon()
1523 static void _USB_OtgEnterStateBHost(usb_otg_instance_t *otgInstance) in _USB_OtgEnterStateBHost() function