Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/port/include/
Desp_heap_caps_adapter.h27 #define MALLOC_CAP_DMA (1<<3) ///< Memory must be able to accessed by DMA macro
/hal_espressif-latest/components/heap/include/
Desp_heap_caps.h32 #define MALLOC_CAP_DMA (1<<3) ///< Memory must be able to accessed by DMA macro