Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Drtc_i2c_struct.h30 uint32_t sda_force_out: 1; /*1=push pull 0=open drain*/ member
Di2c_struct.h33 uint32_t sda_force_out : 1; member
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Drtc_i2c_struct.h30 uint32_t sda_force_out: 1; /*1=push pull 0=open drain*/ member
Di2c_struct.h33 uint32_t sda_force_out : 1; member
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Drtc_i2c_struct.h30 uint32_t sda_force_out: 1; /*1=push pull 0=open drain*/ member
Di2c_struct.h30 uint32_t sda_force_out: 1; member
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Di2c_struct.h33 …uint32_t sda_force_out: 1; /*1:normally output sda data 0: exchange the function of… member
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Di2c_struct.h193 uint32_t sda_force_out:1; member