Searched refs:I2C_CR1_SWRST (Results 1 – 6 of 6) sorted by relevance
1535 SET_BIT(I2Cx->CR1, I2C_CR1_SWRST); in LL_I2C_EnableReset()1546 CLEAR_BIT(I2Cx->CR1, I2C_CR1_SWRST); in LL_I2C_DisableReset()1557 return (READ_BIT(I2Cx->CR1, I2C_CR1_SWRST) == (I2C_CR1_SWRST)); in LL_I2C_IsResetEnabled()
3427 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!< Software Reset … macro
3704 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!< Software Reset … macro
3774 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!< Software Reset … macro
9259 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!< Software reset … macro