Searched refs:I2C_TRISE_TRISE (Results 1 – 6 of 6) sorted by relevance
691 MODIFY_REG(I2Cx->TRISE, I2C_TRISE_TRISE, RiseTime); in LL_I2C_SetRiseTime()702 return (uint32_t)(READ_BIT(I2Cx->TRISE, I2C_TRISE_TRISE)); in LL_I2C_GetRiseTime()758 MODIFY_REG(I2Cx->TRISE, I2C_TRISE_TRISE, __LL_I2C_RISE_TIME(freqrange, ClockSpeed)); in LL_I2C_ConfigSpeed()
419 …MODIFY_REG(hi2c->Instance->TRISE, I2C_TRISE_TRISE, I2C_RISE_TIME(freqrange, hi2c->Init.ClockSpeed)… in HAL_I2C_Init()
3592 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
3869 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro
3939 #define I2C_TRISE_TRISE I2C_TRISE_TRISE_Msk /*!< Maximum Rise Ti… macro