Home
last modified time | relevance | path

Searched refs:in_rst (Results 1 – 20 of 20) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Di2s_ll.h228 hw->lc_conf.in_rst = 1; in i2s_ll_rx_reset()
229 hw->lc_conf.in_rst = 0; in i2s_ll_rx_reset()
464 hw->lc_conf.in_rst = 1; in i2s_ll_rx_reset_dma()
465 hw->lc_conf.in_rst = 0; in i2s_ll_rx_reset_dma()
Dspi_ll.h981 dma_in->dma_conf.in_rst = 1; in spi_dma_ll_rx_reset()
982 dma_in->dma_conf.in_rst = 0; in spi_dma_ll_rx_reset()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgdma_ll.h122 dev->channel[channel].in.in_conf0.in_rst = 1; in gdma_ll_rx_reset_channel()
123 dev->channel[channel].in.in_conf0.in_rst = 0; in gdma_ll_rx_reset_channel()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgdma_ll.h122 dev->channel[channel].in.in_conf0.in_rst = 1; in gdma_ll_rx_reset_channel()
123 dev->channel[channel].in.in_conf0.in_rst = 0; in gdma_ll_rx_reset_channel()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2s_ll.h455 hw->lc_conf.in_rst = 1; in i2s_ll_rx_reset_dma()
456 hw->lc_conf.in_rst = 0; in i2s_ll_rx_reset_dma()
Dspi_ll.h1127 dma_in->dma_conf.in_rst = 1; in spi_dma_ll_rx_reset()
1128 dma_in->dma_conf.in_rst = 0; in spi_dma_ll_rx_reset()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgdma_ll.h135 dev->channel[channel].in.conf0.in_rst = 1; in gdma_ll_rx_reset_channel()
136 dev->channel[channel].in.conf0.in_rst = 0; in gdma_ll_rx_reset_channel()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgdma_ll.h169 dev->channel[channel].in.in_conf0.in_rst = 1; in gdma_ll_rx_reset_channel()
170 dev->channel[channel].in.in_conf0.in_rst = 0; in gdma_ll_rx_reset_channel()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgdma_ll.h169 dev->channel[channel].in.in_conf0.in_rst = 1; in gdma_ll_rx_reset_channel()
170 dev->channel[channel].in.in_conf0.in_rst = 0; in gdma_ll_rx_reset_channel()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dgdma_struct.h138 …uint32_t in_rst : 1; /*This bit is used to reset DMA channel 0 Rx FSM a… member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dgdma_struct.h130 …uint32_t in_rst: 1; /*This bit is used to reset DMA channel 0 Rx FSM and … member
/hal_espressif-latest/components/soc/esp32/include/soc/
Duhci_struct.h26 … uint32_t in_rst: 1; /*Set this bit to reset in link operations.*/ member
Di2s_struct.h219 uint32_t in_rst: 1; member
Dspi_struct.h378 …uint32_t in_rst: 1; /*The bit is used to reset in dma fsm and in data … member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dgdma_struct.h376 uint32_t in_rst:1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duhci_struct.h17 uint32_t in_rst: 1; member
Di2s_struct.h237 uint32_t in_rst: 1; /*Set this bit to reset in dma FSM*/ member
Dspi_struct.h269 …uint32_t in_rst: 1; /*The bit is used to reset in dma fsm and in data fi… member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dgdma_struct.h376 uint32_t in_rst:1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dgdma_struct.h20 …uint32_t in_rst : 1; /*This bit is used to reset DMA channel 0 Rx FSM a… member