Home
last modified time | relevance | path

Searched defs:scl_force_out (Results 1 – 8 of 8) sorted by relevance

/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