Searched refs:BOOTLOADER_DRAM_SEG_LEN (Results 1 – 12 of 12) sorted by relevance
37 #define BOOTLOADER_DRAM_SEG_LEN 0x8000 macro54 (BOOTLOADER_IRAM_SEG_START - BOOTLOADER_DRAM_SEG_LEN - IRAM_DRAM_OFFSET)
29 len = BOOTLOADER_DRAM_SEG_LEN
45 #define BOOTLOADER_DRAM_SEG_LEN 0xb000 macro60 (BOOTLOADER_IRAM_SEG_START - BOOTLOADER_DRAM_SEG_LEN - IRAM_DRAM_OFFSET)
41 #define BOOTLOADER_DRAM_SEG_LEN 0xA000 macro53 #define BOOTLOADER_DRAM_SEG_START (BOOTLOADER_IRAM_SEG_START - BOOTLOADER_DRAM_SEG_LEN)
49 #define BOOTLOADER_DRAM_SEG_LEN 0x9800 macro61 (BOOTLOADER_IRAM_SEG_START - IRAM_DRAM_OFFSET - BOOTLOADER_DRAM_SEG_LEN)
57 #define BOOTLOADER_DRAM_SEG_LEN 0x7a00 macro63 #define BOOTLOADER_DRAM_SEG_END (BOOTLOADER_DRAM_SEG_START + BOOTLOADER_DRAM_SEG_LEN)
30 len = BOOTLOADER_DRAM_SEG_LEN
50 #define BOOTLOADER_DRAM_SEG_LEN 0x15000 macro64 #define BOOTLOADER_DRAM_SEG_START (BOOTLOADER_DRAM_SEG_END - BOOTLOADER_DRAM_SEG_LEN)
32 len = BOOTLOADER_DRAM_SEG_LEN