Searched refs:DRAM_SIZE (Results 1 – 2 of 2) sorted by relevance
19 #define DRAM_SIZE DT_REG_SIZE(DT_NODELABEL(dram0)) macro20 #define DRAM_END (DRAM_START + DRAM_SIZE)
11 #define DRAM_SIZE DT_REG_SIZE(DT_NODELABEL(dram0)) macro15 dram (rwx) : ORIGIN = DRAM_START, LENGTH = DRAM_SIZE