Searched refs:I2C_SR1_SMBALERT (Results 1 – 5 of 5) sorted by relevance
1316 return (READ_BIT(I2Cx->SR1, I2C_SR1_SMBALERT) == (I2C_SR1_SMBALERT)); in LL_I2C_IsActiveSMBusFlag_ALERT()1516 CLEAR_BIT(I2Cx->SR1, I2C_SR1_SMBALERT); in LL_I2C_ClearSMBusFlag_ALERT()
3550 #define I2C_SR1_SMBALERT I2C_SR1_SMBALERT_Msk /*!< SMBus Alert */ macro
3827 #define I2C_SR1_SMBALERT I2C_SR1_SMBALERT_Msk /*!< SMBus Alert */ macro
3897 #define I2C_SR1_SMBALERT I2C_SR1_SMBALERT_Msk /*!< SMBus Alert */ macro