Searched refs:BOOTLOADER_IRAM_LOADER_SEG_START (Results 1 – 16 of 16) sorted by relevance
50 #define BOOTLOADER_IRAM_LOADER_SEG_START \ macro52 #define BOOTLOADER_IRAM_SEG_START (BOOTLOADER_IRAM_LOADER_SEG_START - BOOTLOADER_IRAM_SEG_LEN)
26 iram_loader_seg (RWX) : org = BOOTLOADER_IRAM_LOADER_SEG_START,
22 user_iram_end = BOOTLOADER_IRAM_LOADER_SEG_START;
60 #define BOOTLOADER_IRAM_LOADER_SEG_START \ macro62 #define BOOTLOADER_IRAM_SEG_START (BOOTLOADER_IRAM_LOADER_SEG_START - BOOTLOADER_IRAM_SEG_LEN)76 #define USER_DRAM_END (BOOTLOADER_IRAM_LOADER_SEG_START - IRAM_DRAM_OFFSET)
23 _bootloader_iram_loader_seg_start = BOOTLOADER_IRAM_LOADER_SEG_START;29 iram_loader_seg (RWX) : org = BOOTLOADER_IRAM_LOADER_SEG_START,
55 #define BOOTLOADER_IRAM_LOADER_SEG_START \ macro58 (BOOTLOADER_IRAM_LOADER_SEG_START - BOOTLOADER_IRAM_SEG_LEN)
26 iram_loader_seg (RX) : org = BOOTLOADER_IRAM_LOADER_SEG_START,
20 user_iram_end = BOOTLOADER_IRAM_LOADER_SEG_START;
51 #define BOOTLOADER_IRAM_LOADER_SEG_START (BOOTLOADER_USER_SRAM_END - BOOTLOADER_IRAM_LOADER_SEG_LEN) macro52 #define BOOTLOADER_IRAM_SEG_START (BOOTLOADER_IRAM_LOADER_SEG_START - BOOTLOADER_IRAM_SEG_LEN)
20 user_sram_end = BOOTLOADER_IRAM_LOADER_SEG_START;
56 #define BOOTLOADER_IRAM_LOADER_SEG_START \ macro59 (BOOTLOADER_IRAM_LOADER_SEG_START - BOOTLOADER_IRAM_SEG_LEN)
64 #define BOOTLOADER_IRAM_LOADER_SEG_START 0x40078000 macro
25 iram_loader_seg (RWX) : org = BOOTLOADER_IRAM_LOADER_SEG_START,