Searched refs:I2C_TARGET_INT_STOP (Results 1 – 1 of 1) sorted by relevance
109 #define I2C_TARGET_INT_STOP 0x00000004 // Stop Condition Interrupt. macro708 ASSERT(intFlags & (I2C_TARGET_INT_STOP | I2C_TARGET_INT_START | I2C_TARGET_INT_DATA)); in I2CTargetEnableInt()740 ASSERT(intFlags & (I2C_TARGET_INT_STOP | I2C_TARGET_INT_START | I2C_TARGET_INT_DATA)); in I2CTargetDisableInt()