Home
last modified time | relevance | path

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