Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/port/include/
Desp_heap_caps_adapter.h37 #define MALLOC_CAP_IRAM_8BIT (1<<13) ///< Memory must be in IRAM and allow unaligned access macro
/hal_espressif-latest/components/heap/include/
Desp_heap_caps.h42 #define MALLOC_CAP_IRAM_8BIT (1<<13) ///< Memory must be in IRAM and allow unaligned access macro