Home
last modified time | relevance | path

Searched refs:txfifo_rst (Results 1 – 17 of 17) sorted by relevance

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Duart_ll.h270 hw->conf0.txfifo_rst = 1; in uart_ll_txfifo_rst()
271 hw->conf0.txfifo_rst = 0; in uart_ll_txfifo_rst()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Duart_ll.h314 hw->conf0.txfifo_rst = 1; in uart_ll_txfifo_rst()
315 hw->conf0.txfifo_rst = 0; in uart_ll_txfifo_rst()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Duart_ll.h339 hw->conf0.txfifo_rst = 1; in uart_ll_txfifo_rst()
340 hw->conf0.txfifo_rst = 0; in uart_ll_txfifo_rst()
/hal_espressif-latest/components/hal/esp32/include/hal/
Duart_ll.h272 hw->conf0.txfifo_rst = 1; in uart_ll_txfifo_rst()
273 hw->conf0.txfifo_rst = 0; in uart_ll_txfifo_rst()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Duart_ll.h339 hw->conf0.txfifo_rst = 1; in uart_ll_txfifo_rst()
340 hw->conf0.txfifo_rst = 0; in uart_ll_txfifo_rst()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Duart_ll.h354 hw->conf0_sync.txfifo_rst = 1; in uart_ll_txfifo_rst()
356 hw->conf0_sync.txfifo_rst = 0; in uart_ll_txfifo_rst()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Duart_ll.h375 hw->conf0_sync.txfifo_rst = 1; in uart_ll_txfifo_rst()
377 hw->conf0_sync.txfifo_rst = 0; in uart_ll_txfifo_rst()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duart_struct.h175 uint32_t txfifo_rst: 1; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Duart_struct.h183 … uint32_t txfifo_rst: 1; /*Set this bit to reset uart transmitter's fifo.*/ member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Duart_struct.h174 … uint32_t txfifo_rst: 1; /*Set this bit to reset the uart transmit-FIFO.*/ member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Duart_struct.h175 … uint32_t txfifo_rst : 1; /*Set this bit to reset the uart transmit-FIFO.*/ member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_uart_struct.h518 uint32_t txfifo_rst:1; member
Duart_struct.h592 uint32_t txfifo_rst:1; member
Dspi_mem_struct.h85 …uint32_t txfifo_rst : 1; /*The synchronous reset signal for SPI0 TX AFIFO a… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Duart_struct.h581 uint32_t txfifo_rst:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Duart_struct.h592 uint32_t txfifo_rst:1; member
Dspi_mem_struct.h86 …uint32_t txfifo_rst : 1; /*The synchronous reset signal for SPI0 TX AFIFO a… member