Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/port/esp32/
Dmemory_layout.c16 #define MALLOC_IRAM_CAP MALLOC_CAP_EXEC|MALLOC_CAP_32BIT|MALLOC_CAP_IRAM_8BIT macro
18 #define MALLOC_IRAM_CAP MALLOC_CAP_EXEC|MALLOC_CAP_32BIT macro