Searched refs:OS_INTRMODE_IRQ_DISABLE (Results 1 – 4 of 4) sorted by relevance
62 OS_INTRMODE_IRQ_DISABLE = HW_PSR_IRQ_DISABLE, enumerator
183 … || ( PMi_WaitBusyMethod & PMi_WAITBUSY_METHOD_CPSR && OS_GetCpsrIrq() == OS_INTRMODE_IRQ_DISABLE ) in PMi_WaitBusy()
2274 if (OS_GetCpsrIrq() == OS_INTRMODE_IRQ_DISABLE) in MIi_WaitWhileBusy()
2793 if (OS_GetCpsrIrq() == OS_INTRMODE_IRQ_DISABLE || OS_GetIrq() == OS_IME_DISABLE) in CameraWaitBusy()