Searched refs:otgChangeType (Results 1 – 1 of 1) sorted by relevance
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/otg/ |
D | usb_otg_oci.c | 33 static void _USB_OtgProcessStateStart(usb_otg_instance_t *otgInstance, uint32_t otgChangeType, uint… 35 static void _USB_OtgProcessStateAIdle(usb_otg_instance_t *otgInstance, uint32_t otgChangeType, uint… 38 uint32_t otgChangeType, 42 uint32_t otgChangeType, 46 uint32_t otgChangeType, 49 static void _USB_OtgProcessStateAHost(usb_otg_instance_t *otgInstance, uint32_t otgChangeType, uint… 51 static void _USB_OtgProcessStateASuspend(usb_otg_instance_t *otgInstance, uint32_t otgChangeType, u… 54 uint32_t otgChangeType, 57 static void _USB_OtgProcessStateAVbusErr(usb_otg_instance_t *otgInstance, uint32_t otgChangeType, u… 59 static void _USB_OtgProcessStateBIdle(usb_otg_instance_t *otgInstance, uint32_t otgChangeType, uint… [all …]
|