Searched refs:i2c_hal_set_scl_timing (Results 1 – 3 of 3) sorted by relevance
202 void i2c_hal_set_scl_timing(i2c_hal_context_t *hal, int hight_period, int low_period);
47 void i2c_hal_set_scl_timing(i2c_hal_context_t *hal, int hight_period, int low_period) in i2c_hal_set_scl_timing() function
622 i2c_hal_set_scl_timing(&(i2c_context[i2c_num].hal), scl_high_period, scl_low_period); in i2c_hw_fsm_reset()712 i2c_hal_set_scl_timing(&(i2c_context[i2c_num].hal), high_period, low_period); in i2c_set_period()