Searched refs:kOtg_StatusChange (Results 1 – 4 of 4) sorted by relevance
62 kOtg_StatusChange = (int)0x80000000U, /*! there are status change, need call control interface enumerator
1718 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()
644 (void)USB_OtgNotifyChange(otgHandle, (uint32_t)kOtg_StatusChange, 1U); in USB_OtgKhciIsrFunction()