Home
last modified time | relevance | path

Searched refs:__StackTop (Results 1 – 25 of 244) sorted by relevance

12345678910

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/Device/Holtek/HT32F5xxxx/Source/GCC/
A Dstartup_ht32f5xxxx_gcc_10.s74 .globl __StackTop
83 __StackTop: label
84 .size __StackTop, . - __StackTop
115 … .long __StackTop /* ---, 00, 0x000, Top address of Stack */
178 LDR R0, =__StackTop /* set stack pointer */
A Dstartup_ht32f5xxxx_gcc_13.s82 .globl __StackTop
91 __StackTop: label
92 .size __StackTop, . - __StackTop
123 … .long __StackTop /* ---, 00, 0x000, Top address of Stack */
184 LDR R0, =__StackTop /* set stack pointer */
A Dstartup_ht32f5xxxx_gcc_17.s70 .globl __StackTop
79 __StackTop: label
80 .size __StackTop, . - __StackTop
111 … .long __StackTop /* ---, 00, 0x000, Top address of Stack */
174 LDR R0, =__StackTop /* set stack pointer */
A Dstartup_ht32f5xxxx_gcc_08.s78 .globl __StackTop
87 __StackTop: label
88 .size __StackTop, . - __StackTop
119 … .long __StackTop /* ---, 00, 0x000, Top address of Stack */
190 LDR R0, =__StackTop /* set stack pointer */
A Dstartup_ht32f5xxxx_gcc_11.s70 .globl __StackTop
79 __StackTop: label
80 .size __StackTop, . - __StackTop
111 … .long __StackTop /* ---, 00, 0x000, Top address of Stack */
174 LDR R0, =__StackTop /* set stack pointer */
A Dstartup_ht32f5xxxx_gcc_14.s79 .globl __StackTop
88 __StackTop: label
89 .size __StackTop, . - __StackTop
120 … .long __StackTop /* ---, 00, 0x000, Top address of Stack */
195 LDR R0, =__StackTop /* set stack pointer */
A Dstartup_ht32f5xxxx_gcc_15.s75 .globl __StackTop
84 __StackTop: label
85 .size __StackTop, . - __StackTop
116 … .long __StackTop /* ---, 00, 0x000, Top address of Stack */
191 LDR R0, =__StackTop /* set stack pointer */
A Dstartup_ht32f5xxxx_gcc_16.s82 .globl __StackTop
91 __StackTop: label
92 .size __StackTop, . - __StackTop
123 … .long __StackTop /* ---, 00, 0x000, Top address of Stack */
190 LDR R0, =__StackTop /* set stack pointer */
A Dstartup_ht32f5xxxx_gcc_02.s99 .globl __StackTop
108 __StackTop: label
109 .size __StackTop, . - __StackTop
140 … .long __StackTop /* ---, 00, 0x000, Top address of Stack */
214 LDR R0, =__StackTop /* set stack pointer */
A Dstartup_ht32f5xxxx_gcc_06.s69 .globl __StackTop
78 __StackTop: label
79 .size __StackTop, . - __StackTop
110 … .long __StackTop /* ---, 00, 0x000, Top address of Stack */
173 LDR R0, =__StackTop /* set stack pointer */
A Dstartup_ht32f5xxxx_gcc_07.s79 .globl __StackTop
88 __StackTop: label
89 .size __StackTop, . - __StackTop
120 … .long __StackTop /* ---, 00, 0x000, Top address of Stack */
183 LDR R0, =__StackTop /* set stack pointer */
A Dstartup_ht32f5xxxx_gcc_12.s69 .globl __StackTop
78 __StackTop: label
79 .size __StackTop, . - __StackTop
110 … .long __StackTop /* ---, 00, 0x000, Top address of Stack */
171 LDR R0, =__StackTop /* set stack pointer */
A Dstartup_ht32f5xxxx_gcc_09.s75 .globl __StackTop
84 __StackTop: label
85 .size __StackTop, . - __StackTop
116 … .long __StackTop /* ---, 00, 0x000, Top address of Stack */
208 LDR R0, =__StackTop /* set stack pointer */
A Dstartup_ht32f5xxxx_gcc_05.s99 .globl __StackTop
108 __StackTop: label
109 .size __StackTop, . - __StackTop
140 … .long __StackTop /* ---, 00, 0x000, Top address of Stack */
225 LDR R0, =__StackTop /* set stack pointer */
/bsp/maxim/libraries/MAX32660PeriphDriver/CMSIS/Device/Maxim/MAX32660/Source/GCC/
A Dstartup_max32660.S47 .globl __StackTop
52 __StackTop: label
53 .size __StackTop, . - __StackTop
77 .long __StackTop /* Top of Stack */
157 ldr r0, =__StackTop
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Source/GCC/
A Dstartup_efm32g.s45 .globl __StackTop
50 __StackTop: label
51 .size __StackTop, . - __StackTop
74 .long __StackTop /* Top of Stack */
A Defm32g.ld31 * __StackTop
140 __StackTop = ORIGIN(RAM) + LENGTH(RAM);
141 __StackLimit = __StackTop - SIZEOF(.stack_dummy);
142 PROVIDE(__stack = __StackTop);
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Source/GCC/
A Dstartup_efm32gg.s45 .globl __StackTop
50 __StackTop: label
51 .size __StackTop, . - __StackTop
74 .long __StackTop /* Top of Stack */
/bsp/Infineon/psoc6-cy8ckit-062S2-43012/libs/TARGET_CY8CKIT-062S2-43012/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/
A Dstartup_psoc6_02_cm0plus.S48 .globl __StackTop
53 __StackTop: label
54 .size __StackTop, . - __StackTop
77 .long __StackTop /* Top of Stack */
/bsp/Infineon/libraries/templates/PSOC62/libs/TARGET_CY8CKIT-062S2-43012/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/
A Dstartup_psoc6_02_cm0plus.S48 .globl __StackTop
53 __StackTop: label
54 .size __StackTop, . - __StackTop
77 .long __StackTop /* Top of Stack */
/bsp/Infineon/psoc6-cy8ckit-062s4/libs/TARGET_CY8CKIT-062S4/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/
A Dstartup_psoc6_04_cm0plus.S48 .globl __StackTop
53 __StackTop: label
54 .size __StackTop, . - __StackTop
77 .long __StackTop /* Top of Stack */
/bsp/Infineon/psoc6-cy8cproto-062S3-4343W/libs/TARGET_CY8CPROTO-062S3-4343W/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/
A Dstartup_psoc6_03_cm0plus.S48 .globl __StackTop
53 __StackTop: label
54 .size __StackTop, . - __StackTop
77 .long __StackTop /* Top of Stack */
/bsp/Infineon/psoc6-evaluationkit-062S2/libs/TARGET_RTT-062S2/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/
A Dstartup_psoc6_02_cm0plus.S48 .globl __StackTop
53 __StackTop: label
54 .size __StackTop, . - __StackTop
77 .long __StackTop /* Top of Stack */
/bsp/tae32f5300/board/linker_scripts/
A Dlink.lds185 __StackTop = .; symbol
197 PROVIDE(_stack = __StackTop);
199 PROVIDE(_Min_Stack_Size = __StackTop - __StackLimit);
202 ASSERT(__StackTop <= __RamEnd, "region RAM overflowed with stack")
/bsp/hc32l136/board/linker_scripts/
A Dlink.lds185 __StackTop = .; symbol
197 PROVIDE(_stack = __StackTop);
199 PROVIDE(_Min_Stack_Size = __StackTop - __StackLimit);
202 ASSERT(__StackTop <= __RamEnd, "region RAM overflowed with stack")

Completed in 48 milliseconds

12345678910