Searched refs:t_low (Results 1 – 1 of 1) sorted by relevance
22 uint32_t t_low; member49 timing->t_low = 13000; in i2c_configure_timing()57 timing->t_low = 5000; in i2c_configure_timing()65 timing->t_low = 47000; in i2c_configure_timing()117 …temp3 = ((timing->t_low - 2 * tpclk) / tpclk / (HPM_I2C_DRV_DEFAULT_TPM + 1) - 2 - timing->t_sp) /… in i2c_configure_timing()123 timing->t_low = timing->t_high * timing->t_sclratio; in i2c_configure_timing()
Completed in 3 milliseconds