Searched refs:IS_FLAG_ARBLOS (Results 1 – 1 of 1) sorted by relevance
181 #define IS_FLAG_ARBLOS(x) (0) macro184 #define IS_FLAG_ARBLOS(x) (x == I2C_FLAG_ARBLOS) macro200 IS_FLAG_ARBLOS(FLAG) || \211 #define IS_I2C_CLEAR_FLAG(FLAG) (IS_FLAG_ARBLOS(FLAG) || \
Completed in 5 milliseconds