Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/port/include/
Desp_heap_caps_adapter.h36 #define MALLOC_CAP_DEFAULT (1<<12) ///< Memory can be returned in a non-capability-specifi… macro
/hal_espressif-latest/components/heap/include/
Desp_heap_caps.h41 #define MALLOC_CAP_DEFAULT (1<<12) ///< Memory can be returned in a non-capability-specifi… macro