Searched refs:SRAM1_DRAM_START (Results 1 – 7 of 7) sorted by relevance
14 #define SRAM1_DRAM_START DT_REG_ADDR(DT_NODELABEL(sram1)) macro16 #define SRAM1_DRAM_END (SRAM1_DRAM_START + SRAM1_SIZE)18 #define SRAM1_DRAM_USER_START (SRAM1_DRAM_START + SRAM1_RESERVED_SIZE)51 SRAM1_DRAM_START)53 #define SRAM1_DRAM_IRAM_CALC(addr_dram) (SRAM1_SIZE - (addr_dram - SRAM1_DRAM_START) + \
12 #define SRAM1_IRAM_START (SRAM1_DRAM_START + IRAM_DRAM_OFFSET)13 #define SRAM1_DRAM_START DT_REG_ADDR(DT_NODELABEL(sram1)) macro
25 user_dram_seg_org = SRAM1_DRAM_START;
11 #define SRAM1_DRAM_START DT_REG_ADDR(DT_NODELABEL(sram1)) macro12 #define SRAM1_IRAM_START (SRAM1_DRAM_START + IRAM_DRAM_OFFSET)
12 #define SRAM1_DRAM_START DT_REG_ADDR(DT_NODELABEL(sram1)) macro
20 procpu_dram_org = SRAM1_DRAM_START;