Home
last modified time | relevance | path

Searched defs:txfifo_cnt (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_i2c_struct.h416 uint32_t txfifo_cnt:5; member
Di2c_struct.h501 uint32_t txfifo_cnt:6; member
Dlp_uart_struct.h846 uint32_t txfifo_cnt:5; member
Duart_struct.h955 uint32_t txfifo_cnt:8; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Di2c_struct.h425 uint32_t txfifo_cnt:5; member
Duart_struct.h149 … uint32_t txfifo_cnt : 10; /*Stores the byte number of data in Tx-FIFO.*/ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2c_struct.h510 uint32_t txfifo_cnt:6; member
Duart_struct.h903 uint32_t txfifo_cnt:10; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Duart_struct.h156 …uint32_t txfifo_cnt: 8; /*(tx_mem_cnt txfifo_cnt) stores the byte number of valid … member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duart_struct.h149 uint32_t txfifo_cnt:10; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2c_struct.h501 uint32_t txfifo_cnt:6; member
Duart_struct.h905 uint32_t txfifo_cnt:8; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Duart_struct.h148 … uint32_t txfifo_cnt:10; /*Stores the byte number of data in Tx-FIFO.*/ member