Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/linker/
Dsections.h93 #define BOOT_NOINIT_SECTION_NAME boot_noinit macro
125 #define BOOT_NOINIT BOOT_NOINIT_SECTION_NAME
Dsection_tags.h80 #define __boot_noinit Z_GENERIC_DOT_SECTION(BOOT_NOINIT_SECTION_NAME)