Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/dma/
Dasync_memcpy_impl_cp_dma.c47 …ret = esp_intr_alloc(ETS_DMA_COPY_INTR_SOURCE, ESP_INTR_FLAG_IRAM, async_memcpy_impl_default_isr_h… in async_memcpy_impl_init()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dperiph_defs.h134 ETS_DMA_COPY_INTR_SOURCE, /**< interrupt of DMA copy, LEVEL*/ enumerator