Searched refs:TWI_IRQ_COMPL (Results 1 – 1 of 1) sorted by relevance
26 #define TWI_IRQ_COMPL (TWI_IRQEN_COMPL << 8) macro76 if ((reg & TWI_IRQEN_COMPL) != 0 && (reg & TWI_IRQ_COMPL)) { in netup_i2c_interrupt()