Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/st/backup_sram/src/
Dmain.c23 __stm32_backup_sram_section struct backup_store backup;
/Zephyr-latest/include/zephyr/linker/
Dsection_tags.h50 #define __stm32_backup_sram_section Z_GENERIC_SECTION(_STM32_BACKUP_SRAM_SECTION_NAME) macro