Searched refs:STACKSTART (Results 1 – 2 of 2) sorted by relevance
248 #define STACKSTART 0x20000014 macro250 u32 _StackStart __attribute__((at(STACKSTART)))= HT_SRAM_BASE;283 #define STACKSTART "0x20000014" macro285 u32 _StackStart __attribute__((section(".ARM.__at_"STACKSTART))) = HT_SRAM_BASE;
259 #define STACKSTART 0x20000014 macro261 u32 _StackStart __attribute__((at(STACKSTART)))= HT_SRAM_BASE;294 #define STACKSTART "0x20000014" macro296 u32 _StackStart __attribute__((section(".ARM.__at_"STACKSTART))) = HT_SRAM_BASE;
Completed in 6 milliseconds