Searched refs:OS_GetIrq (Results 1 – 4 of 4) sorted by relevance
218 static inline BOOL OS_GetIrq(void) in OS_GetIrq() function
276 static inline BOOL OS_GetIrq(void) in OS_GetIrq() function
184 || ( PMi_WaitBusyMethod & PMi_WAITBUSY_METHOD_IME && OS_GetIrq() == OS_IME_DISABLE ) ) in PMi_WaitBusy()
2793 if (OS_GetCpsrIrq() == OS_INTRMODE_IRQ_DISABLE || OS_GetIrq() == OS_IME_DISABLE) in CameraWaitBusy()