Searched refs:SRAM1_IRAM_START (Results 1 – 7 of 7) sorted by relevance
13 #define SRAM1_IRAM_START (SRAM0_IRAM_START + SRAM0_SIZE) macro50 #define SRAM1_IRAM_DRAM_CALC(addr_iram) (SRAM1_SIZE - (addr_iram - SRAM1_IRAM_START) + \54 SRAM1_IRAM_START)
12 #define SRAM1_IRAM_START (SRAM1_DRAM_START + IRAM_DRAM_OFFSET) macro
24 user_iram_seg_org = SRAM1_IRAM_START;
13 #define SRAM1_IRAM_START (SRAM0_IRAM_START + SRAM0_SIZE) macro
508 . = ORIGIN(dram0_0_seg) + MAX(_iram_end, SRAM1_IRAM_START) - SRAM1_IRAM_START;