Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/port/include/
Desp_heap_caps_adapter.h24 #define MALLOC_CAP_EXEC (1<<0) ///< Memory must be able to run executable code macro
/hal_espressif-latest/components/heap/include/
Desp_heap_caps.h29 #define MALLOC_CAP_EXEC (1<<0) ///< Memory must be able to run executable code macro