Searched refs:SCB_STATUS_ACK_MASK (Results 1 – 2 of 2) sorted by relevance
244 #define SCB_STATUS_ACK_MASK BIT_8_15 /* Status Mask */ macro
2017 if (!(intr_status & SCB_STATUS_ACK_MASK) || (intr_status == 0xffff)) { in e100intr()