/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | i2s_ll.h | 215 hw->lc_conf.out_rst = 1; in i2s_ll_tx_reset() 216 hw->lc_conf.out_rst = 0; in i2s_ll_tx_reset() 453 hw->lc_conf.out_rst = 1; in i2s_ll_tx_reset_dma() 454 hw->lc_conf.out_rst = 0; in i2s_ll_tx_reset_dma()
|
D | spi_ll.h | 1031 dma_out->dma_conf.out_rst = 1; in spi_dma_ll_tx_reset() 1032 dma_out->dma_conf.out_rst = 0; in spi_dma_ll_tx_reset()
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | gdma_ll.h | 352 dev->channel[channel].out.out_conf0.out_rst = 1; in gdma_ll_tx_reset_channel() 353 dev->channel[channel].out.out_conf0.out_rst = 0; in gdma_ll_tx_reset_channel()
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | gdma_ll.h | 352 dev->channel[channel].out.out_conf0.out_rst = 1; in gdma_ll_tx_reset_channel() 353 dev->channel[channel].out.out_conf0.out_rst = 0; in gdma_ll_tx_reset_channel()
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | i2s_ll.h | 444 hw->lc_conf.out_rst = 1; in i2s_ll_tx_reset_dma() 445 hw->lc_conf.out_rst = 0; in i2s_ll_tx_reset_dma()
|
D | spi_ll.h | 1202 dma_out->dma_conf.out_rst = 1; in spi_dma_ll_tx_reset() 1203 dma_out->dma_conf.out_rst = 0; in spi_dma_ll_tx_reset()
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | gdma_ll.h | 399 dev->channel[channel].out.conf0.out_rst = 1; in gdma_ll_tx_reset_channel() 400 dev->channel[channel].out.conf0.out_rst = 0; in gdma_ll_tx_reset_channel()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | gdma_ll.h | 409 dev->channel[channel].out.out_conf0.out_rst = 1; in gdma_ll_tx_reset_channel() 410 dev->channel[channel].out.out_conf0.out_rst = 0; in gdma_ll_tx_reset_channel()
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | gdma_ll.h | 409 dev->channel[channel].out.out_conf0.out_rst = 1; in gdma_ll_tx_reset_channel() 410 dev->channel[channel].out.out_conf0.out_rst = 0; in gdma_ll_tx_reset_channel()
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | gdma_struct.h | 233 …uint32_t out_rst : 1; /*This bit is used to reset DMA channel 0 Tx FSM a… member
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | gdma_struct.h | 225 …uint32_t out_rst: 1; /*This bit is used to reset DMA channel 0 Tx FSM and … member
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | uhci_struct.h | 27 … uint32_t out_rst: 1; /*Set this bit to reset out link operations.*/ member
|
D | i2s_struct.h | 220 uint32_t out_rst: 1; member
|
D | spi_struct.h | 379 …uint32_t out_rst: 1; /*The bit is used to reset out dma fsm and out dat… member
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | gdma_struct.h | 483 uint32_t out_rst:1; member
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | uhci_struct.h | 18 uint32_t out_rst: 1; member
|
D | i2s_struct.h | 238 uint32_t out_rst: 1; /*Set this bit to reset out dma FSM*/ member
|
D | spi_struct.h | 270 …uint32_t out_rst: 1; /*The bit is used to reset out dma fsm and out data … member
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | gdma_struct.h | 483 uint32_t out_rst:1; member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | gdma_struct.h | 189 …uint32_t out_rst : 1; /*This bit is used to reset DMA channel 0 Tx FSM a… member
|