Searched refs:i2c_hal_get_scl_timing (Results 1 – 3 of 3) sorted by relevance
398 void i2c_hal_get_scl_timing(i2c_hal_context_t *hal, int *high_period, int *low_period);
142 void i2c_hal_get_scl_timing(i2c_hal_context_t *hal, int *high_period, int *low_period) in i2c_hal_get_scl_timing() function
607 i2c_hal_get_scl_timing(&(i2c_context[i2c_num].hal), &scl_high_period, &scl_low_period); in i2c_hw_fsm_reset()722 i2c_hal_get_scl_timing(&(i2c_context[i2c_num].hal), high_period, low_period); in i2c_get_period()