Home
last modified time | relevance | path

Searched refs:__boot_sram_start_flash__ (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/
A Dlink_sym_armclang.h40 #define __boot_sram_start_flash__ __rom_HeapLimit macro
89 #define __boot_sram_start_flash__ __HeapLimit
111 #define __boot_sram_start_flash__ Load$$boot_text_sram$$Base
/AliOS-Things-master/hardware/chip/haas1000/
A D_haas1000_alios_sec_b.lds93 * __boot_sram_start_flash__
129 __boot_sram_start_flash__ = ((.) - 0x0C000000 + 0x2C000000);
149 …boot_text_sram (((__boot_sram_start__) - 0x20000000 + 0x00200000)) : AT (__boot_sram_start_flash__)
167 AT (__boot_sram_start_flash__ + SIZEOF(.boot_text_sram))
176 __boot_sram_end_flash__ = __boot_sram_start_flash__ +
A D_haas1000_alios_sec_b_a7.lds93 * __boot_sram_start_flash__
129 __boot_sram_start_flash__ = ((.) - 0x0C000000 + 0x2C000000);
149 …boot_text_sram (((__boot_sram_start__) - 0x20000000 + 0x00200000)) : AT (__boot_sram_start_flash__)
167 AT (__boot_sram_start_flash__ + SIZEOF(.boot_text_sram))
176 __boot_sram_end_flash__ = __boot_sram_start_flash__ +

Completed in 6 milliseconds