Searched defs:IS_I2C_TRIG_INPUT_INSTANCE (Results 1 – 2 of 2) sorted by relevance
323 #define IS_I2C_TRIG_INPUT_INSTANCE(__INSTANCE__) (IS_I2C_GRP1_INSTANCE(__INSTANCE__) || \ macro326 #define IS_I2C_TRIG_INPUT_INSTANCE(__INSTANCE__) IS_I2C_GRP1_INSTANCE(__INSTANCE__) macro
282 #define IS_I2C_TRIG_INPUT_INSTANCE(__INSTANCE__) (IS_I2C_GRP1_INSTANCE(__INSTANCE__) || \ macro