Searched refs:I2C_SR1_STOPF (Results 1 – 6 of 6) sorted by relevance
139 #define LL_I2C_SR1_STOPF I2C_SR1_STOPF /*!< Stop detection flag (slave…1238 return (READ_BIT(I2Cx->SR1, I2C_SR1_STOPF) == (I2C_SR1_STOPF)); in LL_I2C_IsActiveFlag_STOP()
342 #define I2C_FLAG_STOPF ((uint32_t)(1U << 16U | I2C_SR1_STOPF))
3523 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro
3800 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro
3870 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro