Searched refs:I2C_CR1_ERRIE (Results 1 – 10 of 10) sorted by relevance
181 #define LL_I2C_CR1_ERRIE I2C_CR1_ERRIE /*!< Error interrupts enable …1477 SET_BIT(I2Cx->CR1, I2C_CR1_ERRIE); in LL_I2C_EnableIT_ERR()1497 CLEAR_BIT(I2Cx->CR1, I2C_CR1_ERRIE); in LL_I2C_DisableIT_ERR()1508 return (READ_BIT(I2Cx->CR1, I2C_CR1_ERRIE) == (I2C_CR1_ERRIE)); in LL_I2C_IsEnabledIT_ERR()
321 #define SMBUS_IT_ERRI I2C_CR1_ERRIE
351 #define I2C_IT_ERRI I2C_CR1_ERRIE
181 #define LL_I2C_CR1_ERRIE I2C_CR1_ERRIE /*!< Error interrupts enable …1477 SET_BIT(I2Cx->CR1, I2C_CR1_ERRIE); in LL_I2C_EnableIT_ERR()1497 CLEAR_BIT(I2Cx->CR1, I2C_CR1_ERRIE); in LL_I2C_DisableIT_ERR()1508 return ((READ_BIT(I2Cx->CR1, I2C_CR1_ERRIE) == (I2C_CR1_ERRIE)) ? 1UL : 0UL); in LL_I2C_IsEnabledIT_ERR()
365 #define SMBUS_IT_ERRI I2C_CR1_ERRIE
410 #define I2C_IT_ERRI I2C_CR1_ERRIE
2835 #define I2C_CR1_ERRIE I2C_CR1_ERRIE_Msk /*!< Errors interrup… macro
3115 #define I2C_CR1_ERRIE I2C_CR1_ERRIE_Msk /*!< Errors interrup… macro
3093 #define I2C_CR1_ERRIE I2C_CR1_ERRIE_Msk /*!< Errors interrup… macro
9250 #define I2C_CR1_ERRIE I2C_CR1_ERRIE_Msk /*!< Errors interrup… macro