Searched refs:I2C_CR1_TCIE (Results 1 – 10 of 10) sorted by relevance
180 #define LL_I2C_CR1_TCIE I2C_CR1_TCIE /*!< Transfer Complete interrup…1432 SET_BIT(I2Cx->CR1, I2C_CR1_TCIE); in LL_I2C_EnableIT_TC()1446 CLEAR_BIT(I2Cx->CR1, I2C_CR1_TCIE); in LL_I2C_DisableIT_TC()1457 return (READ_BIT(I2Cx->CR1, I2C_CR1_TCIE) == (I2C_CR1_TCIE)); in LL_I2C_IsEnabledIT_TC()
322 #define SMBUS_IT_TCI I2C_CR1_TCIE
352 #define I2C_IT_TCI I2C_CR1_TCIE
180 #define LL_I2C_CR1_TCIE I2C_CR1_TCIE /*!< Transfer Complete interrup…1432 SET_BIT(I2Cx->CR1, I2C_CR1_TCIE); in LL_I2C_EnableIT_TC()1446 CLEAR_BIT(I2Cx->CR1, I2C_CR1_TCIE); in LL_I2C_DisableIT_TC()1457 return ((READ_BIT(I2Cx->CR1, I2C_CR1_TCIE) == (I2C_CR1_TCIE)) ? 1UL : 0UL); in LL_I2C_IsEnabledIT_TC()
366 #define SMBUS_IT_TCI I2C_CR1_TCIE
411 #define I2C_IT_TCI I2C_CR1_TCIE
2832 #define I2C_CR1_TCIE I2C_CR1_TCIE_Msk /*!< Transfer comple… macro
3090 #define I2C_CR1_TCIE I2C_CR1_TCIE_Msk /*!< Transfer comple… macro
3112 #define I2C_CR1_TCIE I2C_CR1_TCIE_Msk /*!< Transfer comple… macro
9247 #define I2C_CR1_TCIE I2C_CR1_TCIE_Msk /*!< Transfer comple… macro