Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/linker/
Dsection_tags.h39 #define __dtcm_bss_section Z_GENERIC_SECTION(_DTCM_BSS_SECTION_NAME)
Dsections.h59 #define _DTCM_BSS_SECTION_NAME .dtcm_bss macro
/Zephyr-latest/soc/andestech/ae350/
Dlinker.ld350 SECTION_PROLOGUE(_DTCM_BSS_SECTION_NAME, (NOLOAD),SUBALIGN(8))
/Zephyr-latest/soc/infineon/cat1b/cyw20829/
Dlinker.ld407 SECTION_PROLOGUE(_DTCM_BSS_SECTION_NAME, (NOLOAD),SUBALIGN(4))
/Zephyr-latest/include/zephyr/arch/arm/cortex_m/scripts/
Dlinker.ld374 SECTION_PROLOGUE(_DTCM_BSS_SECTION_NAME, (NOLOAD),SUBALIGN(4))
/Zephyr-latest/include/zephyr/arch/riscv/common/
Dlinker.ld379 SECTION_PROLOGUE(_DTCM_BSS_SECTION_NAME, (NOLOAD),SUBALIGN(8))