Home
last modified time | relevance | path

Searched defs:otgChangeType (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_oci.c125 static void _USB_OtgProcessStateStart(usb_otg_instance_t *otgInstance, uint32_t otgChangeType, uint… in _USB_OtgProcessStateStart()
203 static void _USB_OtgProcessStateAIdle(usb_otg_instance_t *otgInstance, uint32_t otgChangeType, uint… in _USB_OtgProcessStateAIdle()
346 uint32_t otgChangeType, in _USB_OtgProcessStateAWaitVrise()
437 uint32_t otgChangeType, in _USB_OtgProcessStateAWaitVfall()
502 static void _USB_OtgProcessStateAWaitBcon(usb_otg_instance_t *otgInstance, uint32_t otgChangeType, … in _USB_OtgProcessStateAWaitBcon()
627 static void _USB_OtgProcessStateAHost(usb_otg_instance_t *otgInstance, uint32_t otgChangeType, uint… in _USB_OtgProcessStateAHost()
771 static void _USB_OtgProcessStateASuspend(usb_otg_instance_t *otgInstance, uint32_t otgChangeType, u… in _USB_OtgProcessStateASuspend()
929 uint32_t otgChangeType, in _USB_OtgProcessStateAPeripheral()
1041 static void _USB_OtgProcessStateAVbusErr(usb_otg_instance_t *otgInstance, uint32_t otgChangeType, u… in _USB_OtgProcessStateAVbusErr()
1123 static void _USB_OtgProcessStateBIdle(usb_otg_instance_t *otgInstance, uint32_t otgChangeType, uint… in _USB_OtgProcessStateBIdle()
[all …]