Searched refs:I2C_SLAVE_INT_STOP (Results 1 – 2 of 2) sorted by relevance
144 #define I2C_SLAVE_INT_STOP 0x00000004 // Stop Condition Interrupt. macro830 ASSERT(ui32IntFlags & (I2C_SLAVE_INT_STOP | I2C_SLAVE_INT_START | in I2CSlaveIntEnable()868 ASSERT(ui32IntFlags & (I2C_SLAVE_INT_STOP | I2C_SLAVE_INT_START | in I2CSlaveIntDisable()
144 #define I2C_SLAVE_INT_STOP 0x00000004 // Stop Condition Interrupt. macro
Completed in 4 milliseconds