Home
last modified time | relevance | path

Searched refs:scl_stretch_conf (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2c_struct.h1006 volatile i2c_scl_stretch_conf_reg_t scl_stretch_conf; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2c_struct.h1000 volatile i2c_scl_stretch_conf_reg_t scl_stretch_conf; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2c_struct.h1006 volatile i2c_scl_stretch_conf_reg_t scl_stretch_conf; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2c_struct.h335 } scl_stretch_conf; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2c_struct.h314 } scl_stretch_conf; member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2c_ll.h696 hw->scl_stretch_conf.slave_scl_stretch_en = 0; in i2c_ll_slave_init()