Searched refs:I2C_SLAVE_INT_STOP (Results 1 – 3 of 3) sorted by relevance
142 #define I2C_SLAVE_INT_STOP 0x00000004 // Stop Condition Interrupt. macro762 ASSERT(ui32IntFlags & (I2C_SLAVE_INT_STOP | I2C_SLAVE_INT_START | in I2CSlaveIntEnable()796 ASSERT(ui32IntFlags & (I2C_SLAVE_INT_STOP | I2C_SLAVE_INT_START | in I2CSlaveIntDisable()
144 #define I2C_SLAVE_INT_STOP 0x00000004 // Stop Condition Interrupt. macro764 ASSERT(ui32IntFlags & (I2C_SLAVE_INT_STOP | I2C_SLAVE_INT_START | in I2CSlaveIntEnable()798 ASSERT(ui32IntFlags & (I2C_SLAVE_INT_STOP | I2C_SLAVE_INT_START | in I2CSlaveIntDisable()
216 #define I2C_SLAVE_INT_STOP 0x00000004 // Stop Condition Interrupt macro