/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | i2s_ll.h | 228 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()
|
D | spi_ll.h | 981 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/ |
D | gdma_ll.h | 122 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/ |
D | gdma_ll.h | 122 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/ |
D | i2s_ll.h | 455 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()
|
D | spi_ll.h | 1127 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/ |
D | gdma_ll.h | 135 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/ |
D | gdma_ll.h | 169 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/ |
D | gdma_ll.h | 169 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/ |
D | gdma_struct.h | 138 …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/ |
D | gdma_struct.h | 130 …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/ |
D | uhci_struct.h | 26 … uint32_t in_rst: 1; /*Set this bit to reset in link operations.*/ member
|
D | i2s_struct.h | 219 uint32_t in_rst: 1; member
|
D | spi_struct.h | 378 …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/ |
D | gdma_struct.h | 376 uint32_t in_rst:1; member
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | uhci_struct.h | 17 uint32_t in_rst: 1; member
|
D | i2s_struct.h | 237 uint32_t in_rst: 1; /*Set this bit to reset in dma FSM*/ member
|
D | spi_struct.h | 269 …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/ |
D | gdma_struct.h | 376 uint32_t in_rst:1; member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | gdma_struct.h | 20 …uint32_t in_rst : 1; /*This bit is used to reset DMA channel 0 Rx FSM a… member
|