Searched refs:scl_stop_hold (Results 1 – 11 of 11) sorted by relevance
143 hw->scl_stop_hold.time = bus_cfg->hold; in i2c_ll_set_bus_timing()334 hw->scl_stop_hold.time = stop_hold; in i2c_ll_set_stop_timing()534 *hold_time = hw->scl_stop_hold.time; in i2c_ll_get_stop_timing()
147 hw->scl_stop_hold.time = bus_cfg->hold; in i2c_ll_set_bus_timing()341 hw->scl_stop_hold.time = stop_hold; in i2c_ll_set_stop_timing()541 *hold_time = hw->scl_stop_hold.time; in i2c_ll_get_stop_timing()
172 hw->scl_stop_hold.time = bus_cfg->hold; in i2c_ll_set_bus_timing()352 hw->scl_stop_hold.time = stop_hold; in i2c_ll_set_stop_timing()552 *hold_time = hw->scl_stop_hold.time; in i2c_ll_get_stop_timing()
166 hw->scl_stop_hold.scl_stop_hold_time = bus_cfg->hold; in i2c_ll_set_bus_timing()363 hw->scl_stop_hold.scl_stop_hold_time = stop_hold; in i2c_ll_set_stop_timing()563 *hold_time = hw->scl_stop_hold.scl_stop_hold_time; in i2c_ll_get_stop_timing()
176 hw->scl_stop_hold.time = bus_cfg->hold; in i2c_ll_set_bus_timing()369 hw->scl_stop_hold.time = stop_hold; in i2c_ll_set_stop_timing()569 *hold_time = hw->scl_stop_hold.time; in i2c_ll_get_stop_timing()
230 } scl_stop_hold; member
264 } scl_stop_hold; member
252 } scl_stop_hold; member
1157 volatile i2c_scl_stop_hold_reg_t scl_stop_hold; member
602 int scl_stop_hold, scl_stop_setup; in i2c_hw_fsm_reset() local609 i2c_hal_get_stop_timing(&(i2c_context[i2c_num].hal), &scl_stop_setup, &scl_stop_hold); in i2c_hw_fsm_reset()624 i2c_hal_set_stop_timing(&(i2c_context[i2c_num].hal), scl_stop_setup, scl_stop_hold); in i2c_hw_fsm_reset()