Home
last modified time | relevance | path

Searched refs:outdscr_burst_en (Results 1 – 18 of 18) sorted by relevance

/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dgdma_struct.h237 …uint32_t outdscr_burst_en : 1; /*Set this bit to 1 to enable INCR burst transfer … member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dgdma_struct.h229 …uint32_t outdscr_burst_en: 1; /*Set this bit to 1 to enable INCR burst transfer for… member
/hal_espressif-latest/components/soc/esp32/include/soc/
Duhci_struct.h38 …uint32_t outdscr_burst_en: 1; /*Set this bit to enable DMA in links to use burst … member
Di2s_struct.h228 uint32_t outdscr_burst_en: 1; member
Dspi_struct.h386 …uint32_t outdscr_burst_en: 1; /*read descriptor use burst mode when read data fo… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dgdma_struct.h502 uint32_t outdscr_burst_en:1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duhci_struct.h29 uint32_t outdscr_burst_en: 1; member
Di2s_struct.h246 …uint32_t outdscr_burst_en: 1; /*DMA outlink descriptor transfer mode configuration b… member
Dspi_struct.h277 …uint32_t outdscr_burst_en: 1; /*read descriptor use burst mode when read data for … member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dgdma_struct.h502 uint32_t outdscr_burst_en:1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dgdma_struct.h193 …uint32_t outdscr_burst_en : 1; /*Set this bit to 1 to enable INCR burst transfer … member
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgdma_ll.h327 dev->channel[channel].out.out_conf0.outdscr_burst_en = enable; in gdma_ll_tx_enable_descriptor_burst()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgdma_ll.h327 dev->channel[channel].out.out_conf0.outdscr_burst_en = enable; in gdma_ll_tx_enable_descriptor_burst()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgdma_ll.h374 dev->channel[channel].out.conf0.outdscr_burst_en = enable; in gdma_ll_tx_enable_descriptor_burst()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgdma_ll.h384 dev->channel[channel].out.out_conf0.outdscr_burst_en = enable; in gdma_ll_tx_enable_descriptor_burst()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgdma_ll.h384 dev->channel[channel].out.out_conf0.outdscr_burst_en = enable; in gdma_ll_tx_enable_descriptor_burst()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_ll.h1069 dma_out->dma_conf.outdscr_burst_en = enable; in spi_dma_ll_tx_enable_burst_desc()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h1251 dma_out->dma_conf.outdscr_burst_en = enable; in spi_dma_ll_tx_enable_burst_desc()