| /bsp/fujitsu/mb9x/mb9bf500r/CMSIS/ |
| A D | core_cmFunc.h | 195 extern void __set_MSP(uint32_t topOfMainStack); 486 static void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 753 static __INLINE void __set_MSP(uint32_t topOfMainStack) __attribute__( ( naked ) ); 754 static __INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 757 "BX lr \n" : : "r" (topOfMainStack) ); in __set_MSP()
|
| /bsp/fujitsu/mb9x/mb9bf568r/CMSIS/Include/ |
| A D | core_cmFunc.h | 154 static __INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 157 __regMainStackPointer = topOfMainStack; in __set_MSP() 445 __attribute__( ( always_inline ) ) static __INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 447 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) ); in __set_MSP()
|
| /bsp/fujitsu/mb9x/mb9bf506r/libraries/CMSIS/Include/ |
| A D | core_cmFunc.h | 154 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 157 __regMainStackPointer = topOfMainStack; in __set_MSP() 452 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 454 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) ); in __set_MSP()
|
| /bsp/fujitsu/mb9x/mb9bf618s/CMSIS/Include/ |
| A D | core_cmFunc.h | 168 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 171 __regMainStackPointer = topOfMainStack; in __set_MSP() 466 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 468 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) : "sp"); in __set_MSP()
|
| /bsp/Vango/v85xxp/Libraries/CMSIS/ |
| A D | core_cmFunc.h | 154 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 157 __regMainStackPointer = topOfMainStack; in __set_MSP() 452 __attribute__((always_inline)) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 454 __ASM volatile("MSR msp, %0\n" : : "r"(topOfMainStack)); in __set_MSP()
|
| /bsp/CME_M7/CMSIS/CMSIS/Include/ |
| A D | core_cmFunc.h | 168 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 171 __regMainStackPointer = topOfMainStack; in __set_MSP() 466 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 468 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) : "sp"); in __set_MSP()
|
| /bsp/frdm-k64f/device/ |
| A D | core_cmFunc.h | 168 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 171 __regMainStackPointer = topOfMainStack; in __set_MSP() 466 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 468 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) : "sp"); in __set_MSP()
|
| /bsp/Vango/v85xx/Libraries/CMSIS/ |
| A D | core_cmFunc.h | 154 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 157 __regMainStackPointer = topOfMainStack; in __set_MSP() 452 __attribute__((always_inline)) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 454 __ASM volatile("MSR msp, %0\n" : : "r"(topOfMainStack)); in __set_MSP()
|
| /bsp/maxim/libraries/MAX32660PeriphDriver/CMSIS/Core/Include/ |
| A D | core_cmFunc.h | 165 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 168 __regMainStackPointer = topOfMainStack; in __set_MSP() 463 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 465 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) : "sp"); in __set_MSP()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/Core/ |
| A D | core_cmFunc.h | 168 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 171 __regMainStackPointer = topOfMainStack; in __set_MSP() 466 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 468 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) : "sp"); in __set_MSP()
|
| /bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/ |
| A D | core_cmFunc.h | 168 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 171 __regMainStackPointer = topOfMainStack; in __set_MSP() 466 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 468 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) : "sp"); in __set_MSP()
|
| /bsp/xplorer4330/Libraries/CMSIS/Include/ |
| A D | core_cmFunc.h | 168 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 171 __regMainStackPointer = topOfMainStack; in __set_MSP() 466 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 468 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) : "sp"); in __set_MSP()
|
| /bsp/efm32/Libraries/CMSIS/Include/ |
| A D | core_cmFunc.h | 154 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 157 __regMainStackPointer = topOfMainStack; in __set_MSP() 452 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 454 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) ); in __set_MSP()
|
| /bsp/essemi/es32f0654/libraries/CMSIS/Include/ |
| A D | core_cmFunc.h | 168 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 171 __regMainStackPointer = topOfMainStack; in __set_MSP() 466 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 468 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) : "sp"); in __set_MSP()
|
| /bsp/apm32/libraries/APM32F0xx_Library/CMSIS/Include/ |
| A D | core_cmFunc.h | 168 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 171 __regMainStackPointer = topOfMainStack; in __set_MSP() 466 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 468 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) : "sp"); in __set_MSP()
|
| /bsp/synwit/libraries/SWM320_CSL/CMSIS/CoreSupport/ |
| A D | core_cmFunc.h | 168 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 171 __regMainStackPointer = topOfMainStack; in __set_MSP() 454 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 456 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) : "sp"); in __set_MSP()
|
| /bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/ |
| A D | core_cmFunc.h | 168 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 171 __regMainStackPointer = topOfMainStack; in __set_MSP() 454 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 456 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) : "sp"); in __set_MSP()
|
| /bsp/fm33lc026/libraries/FM/FM33xx/Include/ |
| A D | core_cmFunc.h | 168 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 171 __regMainStackPointer = topOfMainStack; in __set_MSP() 468 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 470 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) : "sp"); in __set_MSP()
|
| /bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/CMSIS/Include/ |
| A D | core_cmFunc.h | 168 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 171 __regMainStackPointer = topOfMainStack; in __set_MSP() 468 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 470 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) : "sp"); in __set_MSP()
|
| /bsp/samd21/sam_d2x_asflib/CMSIS/Include/ |
| A D | core_cmFunc.h | 168 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 171 __regMainStackPointer = topOfMainStack; in __set_MSP() 454 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 456 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) : "sp"); in __set_MSP()
|
| /bsp/mm32l07x/Libraries/CMSIS/IAR_CORE/ |
| A D | core_cmFunc.h | 168 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 171 __regMainStackPointer = topOfMainStack; in __set_MSP() 454 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 456 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) : "sp"); in __set_MSP()
|
| /bsp/mm32l3xx/Libraries/CMSIS/IAR_CORE/ |
| A D | core_cmFunc.h | 168 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 171 __regMainStackPointer = topOfMainStack; in __set_MSP() 454 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 456 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) : "sp"); in __set_MSP()
|
| /bsp/mm32l07x/Libraries/CMSIS/CORE/ |
| A D | core_cmFunc.h | 168 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 171 __regMainStackPointer = topOfMainStack; in __set_MSP() 454 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 456 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) : "sp"); in __set_MSP()
|
| /bsp/mm32l3xx/Libraries/CMSIS/KEIL_CORE/ |
| A D | core_cmFunc.h | 168 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 171 __regMainStackPointer = topOfMainStack; in __set_MSP() 454 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 456 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) : "sp"); in __set_MSP()
|
| /bsp/mm32f103x/Libraries/CMSIS/KEIL_CORE/ |
| A D | core_cmFunc.h | 168 __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 171 __regMainStackPointer = topOfMainStack; in __set_MSP() 454 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument 456 __ASM volatile ("MSR msp, %0\n" : : "r" (topOfMainStack) : "sp"); in __set_MSP()
|