Searched refs:I2C_SR1_ARLO (Results 1 – 6 of 6) sorted by relevance
143 #define LL_I2C_SR1_ARLO I2C_SR1_ARLO /*!< Arbitration lost …1264 return (READ_BIT(I2Cx->SR1, I2C_SR1_ARLO) == (I2C_SR1_ARLO)); in LL_I2C_IsActiveFlag_ARLO()1468 CLEAR_BIT(I2Cx->SR1, I2C_SR1_ARLO); in LL_I2C_ClearFlag_ARLO()
338 #define I2C_FLAG_ARLO ((uint32_t)(1U << 16U | I2C_SR1_ARLO))
3535 #define I2C_SR1_ARLO I2C_SR1_ARLO_Msk /*!< Arbitration Los… macro
3812 #define I2C_SR1_ARLO I2C_SR1_ARLO_Msk /*!< Arbitration Los… macro
3882 #define I2C_SR1_ARLO I2C_SR1_ARLO_Msk /*!< Arbitration Los… macro