Home
last modified time | relevance | path

Searched refs:scl_force_out (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Di2c_ll.h877 ctrl_reg.scl_force_out = 1; in i2c_ll_master_init()
894 hw->ctr.scl_force_out = (internal_od_ena == false); in i2c_ll_internal_od_enable()
910 ctrl_reg.scl_force_out = 1; in i2c_ll_slave_init()
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Di2c_ll.h866 ctrl_reg.scl_force_out = 1; in i2c_ll_master_init()
882 ctrl_reg.scl_force_out = 1; in i2c_ll_slave_init()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Di2c_ll.h893 ctrl_reg.scl_force_out = 1; in i2c_ll_master_init()
909 ctrl_reg.scl_force_out = 1; in i2c_ll_slave_init()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Di2c_ll.h898 ctrl_reg.scl_force_out = 1; in i2c_ll_master_init()
914 ctrl_reg.scl_force_out = 1; in i2c_ll_slave_init()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Di2c_ll.h913 ctrl_reg.scl_force_out = 1; in i2c_ll_master_init()
929 ctrl_reg.scl_force_out = 1; in i2c_ll_slave_init()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Drtc_i2c_struct.h31 uint32_t scl_force_out: 1; /*1=push pull 0=open drain*/ member
Di2c_struct.h34 uint32_t scl_force_out : 1; member
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Drtc_i2c_struct.h31 uint32_t scl_force_out: 1; /*1=push pull 0=open drain*/ member
Di2c_struct.h34 uint32_t scl_force_out : 1; member
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Drtc_i2c_struct.h31 uint32_t scl_force_out: 1; /*1=push pull 0=open drain*/ member
Di2c_struct.h31 uint32_t scl_force_out: 1; member
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Di2c_struct.h34 …uint32_t scl_force_out: 1; /*1:normally output scl clock 0: exchange the function of… member
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Di2c_struct.h197 uint32_t scl_force_out:1; member