Searched refs:I2C_FLAG_SMBALERT (Results 1 – 12 of 12) sorted by relevance
248 #define I2C_FLAG_SMBALERT ((uint32_t)0x10008000) macro268 ((FLAG) == I2C_FLAG_MSL) || ((FLAG) == I2C_FLAG_SMBALERT) || \
263 #define I2C_FLAG_SMBALERT ((uint32_t)0x10008000) macro283 …|| ((FLAG) == I2C_FLAG_MSMODE) || ((FLAG) == I2C_FLAG_SMBALERT) || ((FLAG) == I2C_FLAG_TIMOUT) …
144 I2C_FLAG_SMBALERT = (1U << 15), enumerator400 ((x) == I2C_FLAG_SMBALERT) || \
115 #define I2C_FLAG_SMBALERT ((uint32_t)0x10008000) macro
117 #define I2C_FLAG_SMBALERT ((uint32_t)0x10008000) macro
Completed in 34 milliseconds