Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Drtc_i2c_struct.h34 uint32_t tx_lsb_first: 1; /*transit lsb first*/ member
Di2c_struct.h39 uint32_t tx_lsb_first : 1; member
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Drtc_i2c_struct.h34 uint32_t tx_lsb_first: 1; /*transit lsb first*/ member
Di2c_struct.h39 uint32_t tx_lsb_first : 1; member
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Drtc_i2c_struct.h34 uint32_t tx_lsb_first: 1; /*transit lsb first*/ member
Di2c_struct.h36 uint32_t tx_lsb_first: 1; member
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Di2c_struct.h39 …uint32_t tx_lsb_first: 1; /*This bit is used to control the sending mode for data n… member
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Di2c_struct.h224 uint32_t tx_lsb_first:1; member