Searched refs:sclh (Results 1 – 1 of 1) sorted by relevance
250 * @sclh: SCL high period (master mode)258 u8 sclh; member 618 v->sclh = h; in stm32f7_i2c_compute_timing() 636 output->sclh = s->sclh; in stm32f7_i2c_compute_timing() 639 "Presc: %i, scldel: %i, sdadel: %i, scll: %i, sclh: %i\n", in stm32f7_i2c_compute_timing() 642 output->scll, output->sclh); in stm32f7_i2c_compute_timing() 765 timing |= STM32F7_I2C_TIMINGR_SCLH(t->sclh); in stm32f7_i2c_hw_config()