Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg.h62 kOtg_StatusChange = (int)0x80000000U, /*! there are status change, need call control interface enumerator
Dusb_otg_oci.c1718 if (otgMsg.otgStatusType == (uint32_t)kOtg_StatusChange) in USB_OtgTaskFunction()
1880 else if (statusType == (uint32_t)kOtg_StatusChange) in USB_OtgNotifyChange()
1913 if (statusType == (uint32_t)kOtg_StatusChange) in USB_OtgNotifyChange()
Dusb_otg_khci.c644 (void)USB_OtgNotifyChange(otgHandle, (uint32_t)kOtg_StatusChange, 1U); in USB_OtgKhciIsrFunction()
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/usb/otg/
Dusb_otg.h62 kOtg_StatusChange = (int)0x80000000U, /*! there are status change, need call control interface enumerator