Searched refs:I2C_SR2_BUSY (Results 1 – 6 of 6) sorted by relevance
150 #define LL_I2C_SR2_BUSY I2C_SR2_BUSY /*!< Bus busy flag …1329 return (READ_BIT(I2Cx->SR2, I2C_SR2_BUSY) == (I2C_SR2_BUSY)); in LL_I2C_IsActiveFlag_BUSY()
350 #define I2C_FLAG_BUSY ((uint32_t)(2U << 16U | I2C_SR2_BUSY))
3558 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
3835 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
3905 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro