Home
last modified time | relevance | path

Searched refs:scl_start_hold_time (Results 1 – 9 of 9) 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/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/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/esp32c6/include/soc/
Dlp_i2c_struct.h90 uint32_t scl_start_hold_time:9; member
Di2c_struct.h90 uint32_t scl_start_hold_time:9; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Di2c_struct.h90 uint32_t scl_start_hold_time:9; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2c_struct.h99 uint32_t scl_start_hold_time:9; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2c_struct.h90 uint32_t scl_start_hold_time:9; member