Searched refs:I2C_TARGET_INT_START (Results 1 – 1 of 1) sorted by relevance
110 #define I2C_TARGET_INT_START 0x00000002 // Start 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()