Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/soc/esp32/
Dsoc_memory_layout.c25 #define MALLOC_IRAM_CAP MALLOC_CAP_EXEC|MALLOC_CAP_32BIT|MALLOC_CAP_IRAM_8BIT macro
27 #define MALLOC_IRAM_CAP MALLOC_CAP_EXEC|MALLOC_CAP_32BIT macro