Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nxp/imxrt/imxrt7xx/hifi4/include/soc/
Dmemory.h17 #define DRAM_BASE 0x24000000 macro
/Zephyr-latest/soc/nxp/imxrt/imxrt7xx/hifi1/include/soc/
Dmemory.h20 #define DRAM_BASE 0x20700000 macro
/Zephyr-latest/include/zephyr/arch/riscv/
Dcsr.h163 #define DRAM_BASE 0x80000000 macro
/Zephyr-latest/soc/nxp/imxrt/imxrt7xx/hifi1/
Dlinker.ld79 org = DRAM_BASE,
433 _heap_sentry = DRAM_BASE + DRAM_SIZE - 0x1000;
434 __stack = DRAM_BASE + DRAM_SIZE - 0x1000;