Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Duart_ll.h257 hw->conf0.rxfifo_rst = 1; in uart_ll_rxfifo_rst()
258 hw->conf0.rxfifo_rst = 0; in uart_ll_rxfifo_rst()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Duart_ll.h301 hw->conf0.rxfifo_rst = 1; in uart_ll_rxfifo_rst()
302 hw->conf0.rxfifo_rst = 0; in uart_ll_rxfifo_rst()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Duart_ll.h326 hw->conf0.rxfifo_rst = 1; in uart_ll_rxfifo_rst()
327 hw->conf0.rxfifo_rst = 0; in uart_ll_rxfifo_rst()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Duart_ll.h326 hw->conf0.rxfifo_rst = 1; in uart_ll_rxfifo_rst()
327 hw->conf0.rxfifo_rst = 0; in uart_ll_rxfifo_rst()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Duart_ll.h339 hw->conf0_sync.rxfifo_rst = 1; in uart_ll_rxfifo_rst()
341 hw->conf0_sync.rxfifo_rst = 0; in uart_ll_rxfifo_rst()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Duart_ll.h360 hw->conf0_sync.rxfifo_rst = 1; in uart_ll_rxfifo_rst()
362 hw->conf0_sync.rxfifo_rst = 0; in uart_ll_rxfifo_rst()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duart_struct.h174 uint32_t rxfifo_rst: 1; member
/hal_espressif-latest/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-latest/components/soc/esp32c3/include/soc/
Duart_struct.h173 … uint32_t rxfifo_rst: 1; /*Set this bit to reset the uart receive-FIFO.*/ member
Dspi_mem_struct.h69 uint32_t rxfifo_rst: 1; /*SPI0 RX FIFO reset signal.*/ member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Duart_struct.h174 … uint32_t rxfifo_rst : 1; /*Set this bit to reset the uart receive-FIFO.*/ member
Dspi_mem_struct.h70 uint32_t rxfifo_rst : 1; /*SPI0 RX FIFO reset signal.*/ member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_uart_struct.h514 uint32_t rxfifo_rst:1; member
Duart_struct.h588 uint32_t rxfifo_rst:1; member
Dspi_mem_struct.h84 …uint32_t rxfifo_rst : 1; /*The synchronous reset signal for SPI0 RX AFIFO a… member
/hal_espressif-latest/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
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Duart_struct.h588 uint32_t rxfifo_rst:1; member
Dspi_mem_struct.h85 …uint32_t rxfifo_rst : 1; /*The synchronous reset signal for SPI0 RX AFIFO a… member