Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2s_ll.h245 hw->conf.rx_fifo_reset = 1; in i2s_ll_rx_reset_fifo()
246 hw->conf.rx_fifo_reset = 0; in i2s_ll_rx_reset_fifo()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h192 hw->rx_conf.rx_fifo_reset = 1; in i2s_ll_rx_reset_fifo()
193 hw->rx_conf.rx_fifo_reset = 0; in i2s_ll_rx_reset_fifo()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2s_ll.h200 hw->rx_conf.rx_fifo_reset = 1; in i2s_ll_rx_reset_fifo()
201 hw->rx_conf.rx_fifo_reset = 0; in i2s_ll_rx_reset_fifo()
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2s_ll.h250 hw->conf.rx_fifo_reset = 1; in i2s_ll_rx_reset_fifo()
251 hw->conf.rx_fifo_reset = 0; in i2s_ll_rx_reset_fifo()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2s_ll.h191 hw->rx_conf.rx_fifo_reset = 1; in i2s_ll_rx_reset_fifo()
192 hw->rx_conf.rx_fifo_reset = 0; in i2s_ll_rx_reset_fifo()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2s_ll.h201 hw->rx_conf.rx_fifo_reset = 1; in i2s_ll_rx_reset_fifo()
202 hw->rx_conf.rx_fifo_reset = 0; in i2s_ll_rx_reset_fifo()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_struct.h62 uint32_t rx_fifo_reset: 1; /*Set this bit to reset Rx AFIFO*/ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_struct.h62 uint32_t rx_fifo_reset : 1; /*Set this bit to reset Rx AFIFO*/ member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_struct.h132 uint32_t rx_fifo_reset:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_struct.h132 uint32_t rx_fifo_reset:1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2s_struct.h22 uint32_t rx_fifo_reset: 1; /*Set this bit to reset rxFIFO*/ member
/hal_espressif-latest/components/soc/esp32/include/soc/
Di2s_struct.h22 uint32_t rx_fifo_reset: 1; member