Searched refs:BOOTLOADER_DRAM_SEG_START (Results 1 – 13 of 13) sorted by relevance
62 #define BOOTLOADER_DRAM_SEG_START 0x3ffe8000 macro63 #define BOOTLOADER_DRAM_SEG_END (BOOTLOADER_DRAM_SEG_START + BOOTLOADER_DRAM_SEG_LEN)
29 dram_seg (RW) : org = BOOTLOADER_DRAM_SEG_START,
75 _heap_sentry = BOOTLOADER_DRAM_SEG_START + APPCPU_DRAM_SIZE;
53 #define BOOTLOADER_DRAM_SEG_START \ macro
28 dram_seg (RW) : org = BOOTLOADER_DRAM_SEG_START,
59 #define BOOTLOADER_DRAM_SEG_START \ macro
53 #define BOOTLOADER_DRAM_SEG_START (BOOTLOADER_IRAM_SEG_START - BOOTLOADER_DRAM_SEG_LEN) macro
60 #define BOOTLOADER_DRAM_SEG_START \ macro
64 #define BOOTLOADER_DRAM_SEG_START (BOOTLOADER_DRAM_SEG_END - BOOTLOADER_DRAM_SEG_LEN) macro
22 _bootloader_dram_seg_start = BOOTLOADER_DRAM_SEG_START;31 dram_seg (RW) : org = BOOTLOADER_DRAM_SEG_START,