Home
last modified time | relevance | path

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

/Zephyr-latest/soc/altr/zephyr_nios2f/include/
Dlayout.h9 #define _RESET_VECTOR ALT_CPU_RESET_ADDR
Dsystem.h98 #define ALT_CPU_RESET_ADDR 0x00000000 macro
/Zephyr-latest/soc/altr/qemu_nios2/include/
Dsystem.h82 #define ALT_CPU_RESET_ADDR 0x00000000 macro
/Zephyr-latest/include/zephyr/arch/nios2/
Dlinker.ld125 /* XXX If ALT_CPU_RESET_ADDR is not the same as _ROM_ADDR
127 . = ALT_CPU_RESET_ADDR;