Searched refs:i2c_hal_get_stop_timing (Results 1 – 3 of 3) sorted by relevance
387 void i2c_hal_get_stop_timing(i2c_hal_context_t *hal, int *setup_time, int *hold_time);
137 void i2c_hal_get_stop_timing(i2c_hal_context_t *hal, int *setup_time, int *hold_time) in i2c_hal_get_stop_timing() function
609 i2c_hal_get_stop_timing(&(i2c_context[i2c_num].hal), &scl_stop_setup, &scl_stop_hold); in i2c_hw_fsm_reset()787 i2c_hal_get_stop_timing(&(i2c_context[i2c_num].hal), setup_time, hold_time); in i2c_get_stop_timing()