Home
last modified time | relevance | path

Searched refs:_STM32_BACKUP_SRAM_SECTION_NAME (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/soc/st/stm32/common/
Dstm32_backup_sram.ld9 SECTION_PROLOGUE(_STM32_BACKUP_SRAM_SECTION_NAME, (NOLOAD),)
/Zephyr-latest/include/zephyr/linker/
Dsection_tags.h50 #define __stm32_backup_sram_section Z_GENERIC_SECTION(_STM32_BACKUP_SRAM_SECTION_NAME)
Dsections.h75 #define _STM32_BACKUP_SRAM_SECTION_NAME .stm32_backup_sram macro