Home
last modified time | relevance | path

Searched refs:__NOINIT_ATTR (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_common/include/
Desp_attr.h122 #define __NOINIT_ATTR _SECTION_ATTR_IMPL(".noinit", __COUNTER__) macro
129 #define EXT_RAM_NOINIT_ATTR __NOINIT_ATTR
/hal_espressif-latest/zephyr/port/heap/
Dheap_caps_zephyr.c16 char __aligned(sizeof(void *)) __NOINIT_ATTR dram0_seg_1_heap[CONFIG_ESP_HEAP_MEM_POOL_REGION_1_SIZ…