Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_oci.c127 usb_otg_status_type_t statusType = (usb_otg_status_type_t)otgChangeType; in _USB_OtgProcessStateStart() local
133 switch (statusType) in _USB_OtgProcessStateStart()
205 usb_otg_status_type_t statusType = (usb_otg_status_type_t)otgChangeType; in _USB_OtgProcessStateAIdle() local
206 switch (statusType) in _USB_OtgProcessStateAIdle()
349 usb_otg_status_type_t statusType = (usb_otg_status_type_t)otgChangeType; in _USB_OtgProcessStateAWaitVrise() local
350 switch (statusType) in _USB_OtgProcessStateAWaitVrise()
440 usb_otg_status_type_t statusType = (usb_otg_status_type_t)otgChangeType; in _USB_OtgProcessStateAWaitVfall() local
441 switch (statusType) in _USB_OtgProcessStateAWaitVfall()
504 usb_otg_status_type_t statusType = (usb_otg_status_type_t)otgChangeType; in _USB_OtgProcessStateAWaitBcon() local
505 switch (statusType) in _USB_OtgProcessStateAWaitBcon()
[all …]
Dusb_otg_peripheral.h52 usb_status_t USB_OtgPeripheralGetStatus(uint32_t statusType, uint32_t *statusValue);
Dusb_otg.h279 usb_status_t USB_OtgNotifyChange(usb_otg_handle otgHandle, uint32_t statusType, uint32_t statusValu…
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/usb/otg/
Dusb_otg_peripheral.h52 usb_status_t USB_OtgPeripheralGetStatus(uint32_t statusType, uint32_t *statusValue);
Dusb_otg.h279 usb_status_t USB_OtgNotifyChange(usb_otg_handle otgHandle, uint32_t statusType, uint32_t statusValu…