Searched refs:setup_time (Results 1 – 1 of 1) sorted by relevance
34 int32_t setup_time, hold_time, period; in i2c_configure_timing() local51 setup_time = 1000; in i2c_configure_timing()59 setup_time = 500; in i2c_configure_timing()67 setup_time = 2500; in i2c_configure_timing()92 temp1 = (setup_time - 2 * tpclk) / tpclk / (HPM_I2C_DRV_DEFAULT_TPM + 1) - 2 - timing->t_sp; in i2c_configure_timing()
Completed in 5 milliseconds