Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/heap/include/
Desp_heap_caps.h40 #define MALLOC_CAP_INTERNAL (1<<11) ///< Memory must be internal; specifically it should no… macro
/device/soc/esp/esp32/components/spi_flash/sim/stubs/log/include/
Desp_log.h16 #define MALLOC_CAP_INTERNAL 0 macro