Searched refs:ISR_COMPLETE_M (Results 1 – 1 of 1) sorted by relevance
274 #define ISR_COMPLETE_M BIT(31) macro278 #define ISR_COMPLETE(err) (ISR_COMPLETE_M | (ISR_STATUS_M & (err)))990 if (hret & ISR_COMPLETE_M) { in img_i2c_isr()