Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Di2c_ll.h147 hw->scl_start_hold.scl_start_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()
302 hw->scl_start_hold.scl_start_hold_time = start_hold - 1; in i2c_ll_set_start_timing()
505 *hold_time = hw->scl_start_hold.scl_start_hold_time + 1; in i2c_ll_get_start_timing()
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2c_ll.h128 hw->scl_start_hold.time = bus_cfg->hold; in i2c_ll_set_bus_timing()
296 hw->scl_start_hold.time = start_hold; in i2c_ll_set_start_timing()
476 *hold_time = hw->scl_start_hold.time; in i2c_ll_get_start_timing()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2c_ll.h116 hw->scl_start_hold.time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()
286 hw->scl_start_hold.time = start_hold-1; in i2c_ll_set_start_timing()
489 *hold_time = hw->scl_start_hold.time+1; in i2c_ll_get_start_timing()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2c_ll.h147 hw->scl_start_hold.scl_start_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()
318 hw->scl_start_hold.scl_start_hold_time = start_hold - 1; in i2c_ll_set_start_timing()
521 *hold_time = hw->scl_start_hold.scl_start_hold_time + 1; in i2c_ll_get_start_timing()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2c_ll.h151 hw->scl_start_hold.scl_start_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()
321 hw->scl_start_hold.scl_start_hold_time = start_hold - 1; in i2c_ll_set_start_timing()
524 *hold_time = hw->scl_start_hold.scl_start_hold_time + 1; in i2c_ll_get_start_timing()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2c_ll.h148 hw->scl_start_hold.time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()
318 hw->scl_start_hold.time = start_hold - 1; in i2c_ll_set_start_timing()
521 *hold_time = hw->scl_start_hold.time + 1; in i2c_ll_get_start_timing()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2c_ll.h151 hw->scl_start_hold.scl_start_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()
321 hw->scl_start_hold.scl_start_hold_time = start_hold - 1; in i2c_ll_set_start_timing()
524 *hold_time = hw->scl_start_hold.scl_start_hold_time + 1; in i2c_ll_get_start_timing()
/hal_espressif-latest/components/soc/esp32/include/soc/
Di2c_struct.h216 } scl_start_hold; member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_i2c_struct.h866 volatile lp_i2c_scl_start_hold_reg_t scl_start_hold; member
Di2c_struct.h996 volatile i2c_scl_start_hold_reg_t scl_start_hold; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Di2c_struct.h871 volatile i2c_scl_start_hold_reg_t scl_start_hold; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2c_struct.h990 volatile i2c_scl_start_hold_reg_t scl_start_hold; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2c_struct.h996 volatile i2c_scl_start_hold_reg_t scl_start_hold; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2c_struct.h250 } scl_start_hold; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2c_struct.h232 } scl_start_hold; member