Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_oci.c51 static void _USB_OtgProcessStateASuspend(usb_otg_instance_t *otgInstance, uint32_t otgChangeType, u…
771 static void _USB_OtgProcessStateASuspend(usb_otg_instance_t *otgInstance, uint32_t otgChangeType, u… in _USB_OtgProcessStateASuspend() function
1764_USB_OtgProcessStateASuspend(otgInstance, otgMsg.otgStatusType, otgMsg.otgStatusValue); in USB_OtgTaskFunction()