Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/zephyr/esp_shared/include/
Desp_heap_caps_adapter.h25 #define MALLOC_CAP_32BIT (1<<1) ///< Memory must allow for aligned 32-bit data accesses macro
/hal_espressif-3.4.0/components/heap/include/
Desp_heap_caps.h23 #define MALLOC_CAP_32BIT (1<<1) ///< Memory must allow for aligned 32-bit data accesses macro