Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2c_struct.h439 uint32_t slave_scl_stretch_en:1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2c_struct.h448 uint32_t slave_scl_stretch_en:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2c_struct.h439 uint32_t slave_scl_stretch_en:1; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2c_struct.h328 uint32_t slave_scl_stretch_en : 1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2c_struct.h309 uint32_t slave_scl_stretch_en: 1; 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()