Searched refs:I2C_ISR_TIMEOUT (Results 1 – 11 of 11) sorted by relevance
164 #define LL_I2C_ISR_TIMEOUT I2C_ISR_TIMEOUT /*!< Timeout detection flag (SM…1689 return (READ_BIT(I2Cx->ISR, I2C_ISR_TIMEOUT) == (I2C_ISR_TIMEOUT)); in LL_I2C_IsActiveSMBusFlag_TIMEOUT()
355 #define SMBUS_FLAG_TIMEOUT I2C_ISR_TIMEOUT
377 #define I2C_FLAG_TIMEOUT I2C_ISR_TIMEOUT
164 #define LL_I2C_ISR_TIMEOUT I2C_ISR_TIMEOUT /*!< Timeout detection flag (SM…1689 return ((READ_BIT(I2Cx->ISR, I2C_ISR_TIMEOUT) == (I2C_ISR_TIMEOUT)) ? 1UL : 0UL); in LL_I2C_IsActiveSMBusFlag_TIMEOUT()
399 #define SMBUS_FLAG_TIMEOUT I2C_ISR_TIMEOUT
436 #define I2C_FLAG_TIMEOUT I2C_ISR_TIMEOUT
147 #define LL_I2C_SR1_TIMEOUT I2C_ISR_TIMEOUT /*!< Timeout detection flag (SM…
3025 #define I2C_ISR_TIMEOUT I2C_ISR_TIMEOUT_Msk /*!< Timeout or Tlow… macro
3283 #define I2C_ISR_TIMEOUT I2C_ISR_TIMEOUT_Msk /*!< Timeout or Tlow… macro
3305 #define I2C_ISR_TIMEOUT I2C_ISR_TIMEOUT_Msk /*!< Timeout or Tlow… macro
9443 #define I2C_ISR_TIMEOUT I2C_ISR_TIMEOUT_Msk /*!< Timeout or Tlow… macro