Home
last modified time | relevance | path

Searched defs:GDMA_MEM_ALLOC_CAPS (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/dma/
Dgdma_priv.h22 #define GDMA_MEM_ALLOC_CAPS (MALLOC_CAP_INTERNAL | MALLOC_CAP_8BIT) macro
24 #define GDMA_MEM_ALLOC_CAPS MALLOC_CAP_DEFAULT macro