Home
last modified time | relevance | path

Searched refs:ETS_SPI3_DMA_INTR_SOURCE (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dperiph_defs.h106 ETS_SPI3_DMA_INTR_SOURCE, /**< interrupt of SPI3 DMA, level*/ enumerator
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dperiph_defs.h102 ETS_SPI3_DMA_INTR_SOURCE, /**< interrupt of SPI3 DMA, level*/ enumerator
/hal_espressif-latest/components/soc/esp32/
Dspi_periph.c91 .irq_dma = ETS_SPI3_DMA_INTR_SOURCE,
/hal_espressif-latest/components/soc/esp32s2/
Dspi_periph.c92 .irq_dma = ETS_SPI3_DMA_INTR_SOURCE,
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsoc.h276 #define ETS_SPI3_DMA_INTR_SOURCE 54/**< interrupt of SPI3 DMA, level*/ macro