Searched refs:SCB_STATUS_ACK_CNA (Results 1 – 2 of 2) sorted by relevance
247 #define SCB_STATUS_ACK_CNA BIT_13 /* CU Became Inactive (IDLE) */ macro
2041 if (intr_status & (SCB_STATUS_ACK_CNA | SCB_STATUS_ACK_CX)) in e100intr()