Searched defs:__set_MSP (Results 1 – 5 of 5) sorted by relevance
900 __STATIC_FORCEINLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() function
901 __STATIC_FORCEINLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() function
1084 __STATIC_FORCEINLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() function
383 #define __set_MSP(VALUE) (__arm_wsr("MSP", (VALUE))) macro