Home
last modified time | relevance | path

Searched refs:FLASH_START (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/soc/snps/qemu_arc/
Dlinker.ld23 #define FLASH_START DT_REG_ADDR(DT_CHOSEN(zephyr_flash)) macro
/Zephyr-latest/soc/snps/arc_iot/
Dlinker.ld25 #define FLASH_START DT_REG_ADDR(DT_CHOSEN(zephyr_flash)) macro
/Zephyr-latest/soc/snps/nsim/arc_classic/
Dlinker.ld39 #define FLASH_START DT_REG_ADDR(DT_CHOSEN(zephyr_flash)) macro
/Zephyr-latest/include/zephyr/arch/arc/v2/
Dlinker.ld58 #ifdef FLASH_START
59 FLASH (rx) : ORIGIN = FLASH_START, LENGTH = FLASH_SIZE