Home
last modified time | relevance | path

Searched refs:_DTCM_NOINIT_SECTION_NAME (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/include/zephyr/linker/
Dsection_tags.h40 #define __dtcm_noinit_section Z_GENERIC_SECTION(_DTCM_NOINIT_SECTION_NAME)
Dsections.h60 #define _DTCM_NOINIT_SECTION_NAME .dtcm_noinit macro
/Zephyr-latest/soc/andestech/ae350/
Dlinker.ld359 SECTION_PROLOGUE(_DTCM_NOINIT_SECTION_NAME, (NOLOAD),SUBALIGN(8))
/Zephyr-latest/soc/infineon/cat1b/cyw20829/
Dlinker.ld416 SECTION_PROLOGUE(_DTCM_NOINIT_SECTION_NAME, (NOLOAD),SUBALIGN(4))
/Zephyr-latest/include/zephyr/arch/arm/cortex_m/scripts/
Dlinker.ld383 SECTION_PROLOGUE(_DTCM_NOINIT_SECTION_NAME, (NOLOAD),SUBALIGN(4))
/Zephyr-latest/include/zephyr/arch/riscv/common/
Dlinker.ld388 SECTION_PROLOGUE(_DTCM_NOINIT_SECTION_NAME, (NOLOAD),SUBALIGN(8))