Home
last modified time | relevance | path

Searched refs:scl_stop_hold (Results 1 – 15 of 15) sorted by relevance

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Di2c_ll.h148 hw->scl_stop_hold.scl_stop_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()
317 hw->scl_stop_hold.scl_stop_hold_time = stop_hold; in i2c_ll_set_stop_timing()
520 *hold_time = hw->scl_stop_hold.scl_stop_hold_time; in i2c_ll_get_stop_timing()
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2c_ll.h129 hw->scl_stop_hold.time = bus_cfg->hold; in i2c_ll_set_bus_timing()
311 hw->scl_stop_hold.time = stop_hold; in i2c_ll_set_stop_timing()
491 *hold_time = hw->scl_stop_hold.time; in i2c_ll_get_stop_timing()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2c_ll.h117 hw->scl_stop_hold.time = bus_cfg->hold; in i2c_ll_set_bus_timing()
301 hw->scl_stop_hold.time = stop_hold; in i2c_ll_set_stop_timing()
504 *hold_time = hw->scl_stop_hold.time; in i2c_ll_get_stop_timing()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2c_ll.h148 hw->scl_stop_hold.scl_stop_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()
333 hw->scl_stop_hold.scl_stop_hold_time = stop_hold; in i2c_ll_set_stop_timing()
536 *hold_time = hw->scl_stop_hold.scl_stop_hold_time; in i2c_ll_get_stop_timing()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2c_ll.h152 hw->scl_stop_hold.scl_stop_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()
336 hw->scl_stop_hold.scl_stop_hold_time = stop_hold; in i2c_ll_set_stop_timing()
539 *hold_time = hw->scl_stop_hold.scl_stop_hold_time; in i2c_ll_get_stop_timing()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2c_ll.h149 hw->scl_stop_hold.time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()
333 hw->scl_stop_hold.time = stop_hold; in i2c_ll_set_stop_timing()
536 *hold_time = hw->scl_stop_hold.time; in i2c_ll_get_stop_timing()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2c_ll.h152 hw->scl_stop_hold.scl_stop_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()
336 hw->scl_stop_hold.scl_stop_hold_time = stop_hold; in i2c_ll_set_stop_timing()
539 *hold_time = hw->scl_stop_hold.scl_stop_hold_time; in i2c_ll_get_stop_timing()
/hal_espressif-latest/components/soc/esp32/include/soc/
Di2c_struct.h230 } scl_stop_hold; member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_i2c_struct.h868 volatile lp_i2c_scl_stop_hold_reg_t scl_stop_hold; member
Di2c_struct.h998 volatile i2c_scl_stop_hold_reg_t scl_stop_hold; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Di2c_struct.h873 volatile i2c_scl_stop_hold_reg_t scl_stop_hold; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2c_struct.h992 volatile i2c_scl_stop_hold_reg_t scl_stop_hold; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2c_struct.h998 volatile i2c_scl_stop_hold_reg_t scl_stop_hold; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2c_struct.h264 } scl_stop_hold; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2c_struct.h246 } scl_stop_hold; member