Home
last modified time | relevance | path

Searched refs:ETS_DMA_CH1_INTR_SOURCE (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/soc/esp32c3/
Dgdma_periph.c19 .rx_irq_id = ETS_DMA_CH1_INTR_SOURCE,
20 .tx_irq_id = ETS_DMA_CH1_INTR_SOURCE,
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dperiph_defs.h91 ETS_DMA_CH1_INTR_SOURCE, /**< interrupt of general DMA channel 1, LEVEL*/ enumerator