Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dgdma_struct.h140 …uint32_t indscr_burst_en : 1; /*Set this bit to 1 to enable INCR burst transfer … member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dgdma_struct.h132 …uint32_t indscr_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.h39 …uint32_t indscr_burst_en: 1; /*Set this bit to enable DMA out links to use burst… member
Di2s_struct.h229 uint32_t indscr_burst_en: 1; member
Dspi_struct.h387 …uint32_t indscr_burst_en: 1; /*read descriptor use burst mode when write data t… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dgdma_struct.h385 uint32_t indscr_burst_en:1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duhci_struct.h30 uint32_t indscr_burst_en: 1; member
Di2s_struct.h247 …uint32_t indscr_burst_en: 1; /*DMA inlink descriptor transfer mode configuration bi… member
Dspi_struct.h278 …uint32_t indscr_burst_en: 1; /*read descriptor use burst mode when write data to … member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dgdma_struct.h385 uint32_t indscr_burst_en:1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dgdma_struct.h22 …uint32_t indscr_burst_en : 1; /*Set this bit to 1 to enable INCR burst transfer … member
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgdma_ll.h113 dev->channel[channel].in.in_conf0.indscr_burst_en = enable; in gdma_ll_rx_enable_descriptor_burst()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgdma_ll.h113 dev->channel[channel].in.in_conf0.indscr_burst_en = enable; in gdma_ll_rx_enable_descriptor_burst()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgdma_ll.h126 dev->channel[channel].in.conf0.indscr_burst_en = enable; in gdma_ll_rx_enable_descriptor_burst()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgdma_ll.h160 dev->channel[channel].in.in_conf0.indscr_burst_en = enable; in gdma_ll_rx_enable_descriptor_burst()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgdma_ll.h160 dev->channel[channel].in.in_conf0.indscr_burst_en = enable; in gdma_ll_rx_enable_descriptor_burst()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_ll.h1019 dma_in->dma_conf.indscr_burst_en = enable; in spi_dma_ll_rx_enable_burst_desc()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h1176 dma_in->dma_conf.indscr_burst_en = enable; in spi_dma_ll_rx_enable_burst_desc()