Home
last modified time | relevance | path

Searched refs:out_auto_wrback (Results 1 – 15 of 15) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dgdma_struct.h235 …uint32_t out_auto_wrback: 1; /*Set this bit to enable automatic outlink-writeback … member
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dgdma_struct.h235 …uint32_t out_auto_wrback: 1; /*Set this bit to enable automatic outlink-writeback … member
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Duhci_struct.h32 …uint32_t out_auto_wrback: 1; /*when in link's length is 0 go on to use the next… member
Di2s_struct.h234 uint32_t out_auto_wrback: 1; member
Dspi_struct.h384 …uint32_t out_auto_wrback: 1; /*when the link is empty jump to next automatica… member
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Duhci_struct.h29 uint32_t out_auto_wrback: 1; member
Di2s_struct.h249 …uint32_t out_auto_wrback: 1; /*Set this bit to enable outlink-written-back automati… member
Dspi_struct.h281 …uint32_t out_auto_wrback: 1; /*when the bit is set DMA continue to use the next … member
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dgdma_struct.h199 …uint32_t out_auto_wrback : 1; /*Set this bit to enable automatic outlink-writeba… member
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Di2s_ll.h72 hw->lc_conf.out_auto_wrback = en; in i2s_ll_dma_enable_auto_write_back()
Dspi_ll.h1235 dma_out->dma_conf.out_auto_wrback = enable; in spi_dma_ll_enable_out_auto_wrback()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dgdma_ll.h344 dev->channel[channel].out.out_conf0.out_auto_wrback = enable; in gdma_ll_tx_enable_auto_write_back()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dgdma_ll.h338 dev->channel[channel].out.out_conf0.out_auto_wrback = enable; in gdma_ll_tx_enable_auto_write_back()
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Di2s_ll.h74 hw->lc_conf.out_auto_wrback = en; in i2s_ll_dma_enable_auto_write_back()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dgdma_ll.h390 dev->channel[channel].out.conf0.out_auto_wrback = enable; in gdma_ll_tx_enable_auto_write_back()