Home
last modified time | relevance | path

Searched defs:rxfifo_cnt (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-2.7.6/components/soc/esp32/include/soc/
Duart_struct.h150 …uint32_t rxfifo_cnt: 8; /*(rx_mem_cnt rxfifo_cnt) stores the byte number of valid … member
/hal_espressif-2.7.6/components/soc/esp32s2/include/soc/
Duart_struct.h150 uint32_t rxfifo_cnt:10; member
/hal_espressif-2.7.6/components/soc/esp32s3/include/soc/
Duart_struct.h152 uint32_t rxfifo_cnt: 10; member
/hal_espressif-2.7.6/components/soc/esp32c3/include/soc/
Duart_struct.h150 … uint32_t rxfifo_cnt:10; /*Stores the byte number of valid data in Rx-FIFO.*/ member