Searched refs:I2C_ISR_STOPF (Results 1 – 10 of 10) sorted by relevance
157 #define LL_I2C_ISR_STOPF I2C_ISR_STOPF /*!< Stop detection flag …1594 return (READ_BIT(I2Cx->ISR, I2C_ISR_STOPF) == (I2C_ISR_STOPF)); in LL_I2C_IsActiveFlag_STOP()
348 #define SMBUS_FLAG_STOPF I2C_ISR_STOPF
370 #define I2C_FLAG_STOPF I2C_ISR_STOPF
157 #define LL_I2C_ISR_STOPF I2C_ISR_STOPF /*!< Stop detection flag …1594 return ((READ_BIT(I2Cx->ISR, I2C_ISR_STOPF) == (I2C_ISR_STOPF)) ? 1UL : 0UL); in LL_I2C_IsActiveFlag_STOP()
392 #define SMBUS_FLAG_STOPF I2C_ISR_STOPF
429 #define I2C_FLAG_STOPF I2C_ISR_STOPF
3004 #define I2C_ISR_STOPF I2C_ISR_STOPF_Msk /*!< STOP detection … macro
3284 #define I2C_ISR_STOPF I2C_ISR_STOPF_Msk /*!< STOP detection … macro
3262 #define I2C_ISR_STOPF I2C_ISR_STOPF_Msk /*!< STOP detection … macro
9422 #define I2C_ISR_STOPF I2C_ISR_STOPF_Msk /*!< STOP detection … macro