Home
last modified time | relevance | path

Searched refs:rxfifo_rst (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-3.4.0/components/hal/esp32h2/include/hal/
Duart_ll.h291 hw->conf0.rxfifo_rst = 1; in uart_ll_rxfifo_rst()
292 hw->conf0.rxfifo_rst = 0; in uart_ll_rxfifo_rst()
/hal_espressif-3.4.0/components/hal/esp32s3/include/hal/
Duart_ll.h290 hw->conf0.rxfifo_rst = 1; in uart_ll_rxfifo_rst()
291 hw->conf0.rxfifo_rst = 0; in uart_ll_rxfifo_rst()
/hal_espressif-3.4.0/components/hal/esp32s2/include/hal/
Duart_ll.h243 hw->conf0.rxfifo_rst = 1; in uart_ll_rxfifo_rst()
244 hw->conf0.rxfifo_rst = 0; in uart_ll_rxfifo_rst()
/hal_espressif-3.4.0/components/hal/esp32c3/include/hal/
Duart_ll.h291 hw->conf0.rxfifo_rst = 1; in uart_ll_rxfifo_rst()
292 hw->conf0.rxfifo_rst = 0; in uart_ll_rxfifo_rst()
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Duart_struct.h180 uint32_t rxfifo_rst: 1; member
/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Duart_struct.h182 uint32_t rxfifo_rst: 1; /*Set this bit to reset uart receiver's fifo.*/ member
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Duart_struct.h180 … uint32_t rxfifo_rst: 1; /*Set this bit to reset the uart receive-FIFO.*/ member
Dspi_mem_struct.h76 uint32_t rxfifo_rst: 1; /*SPI0 RX FIFO reset signal.*/ member
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Duart_struct.h180 … uint32_t rxfifo_rst: 1; /*Set this bit to reset the uart receive-FIFO.*/ member
Dspi_mem_struct.h76 uint32_t rxfifo_rst: 1; /*SPI0 RX FIFO reset signal.*/ member
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Duart_struct.h577 uint32_t rxfifo_rst:1; member
Dspi_mem_struct.h79 …uint32_t rxfifo_rst : 1; /*SPI0 RX FIFO reset signal. Set this bit and clea… member