Searched refs:topOfMainStack (Results 1 – 6 of 6) sorted by relevance
309 __STATIC_FORCEINLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument311 __ASM volatile ("MSR msp, %0" : : "r" (topOfMainStack) : ); in __set_MSP()321 __STATIC_FORCEINLINE void __TZ_set_MSP_NS(uint32_t topOfMainStack) in __TZ_set_MSP_NS() argument323 __ASM volatile ("MSR msp_ns, %0" : : "r" (topOfMainStack) : ); in __TZ_set_MSP_NS()
310 __STATIC_FORCEINLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument312 __ASM volatile ("MSR msp, %0" : : "r" (topOfMainStack) : ); in __set_MSP()322 __STATIC_FORCEINLINE void __TZ_set_MSP_NS(uint32_t topOfMainStack) in __TZ_set_MSP_NS() argument324 __ASM volatile ("MSR msp_ns, %0" : : "r" (topOfMainStack) : ); in __TZ_set_MSP_NS()
316 __STATIC_FORCEINLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument318 __ASM volatile ("MSR msp, %0" : : "r" (topOfMainStack) : ); in __set_MSP()328 __STATIC_FORCEINLINE void __TZ_set_MSP_NS(uint32_t topOfMainStack) in __TZ_set_MSP_NS() argument330 __ASM volatile ("MSR msp_ns, %0" : : "r" (topOfMainStack) : ); in __TZ_set_MSP_NS()
901 __STATIC_FORCEINLINE void __set_MSP(uint32_t topOfMainStack) in __set_MSP() argument903 __ASM volatile ("MSR msp, %0" : : "r" (topOfMainStack) : ); in __set_MSP()913 __STATIC_FORCEINLINE void __TZ_set_MSP_NS(uint32_t topOfMainStack) in __TZ_set_MSP_NS() argument915 __ASM volatile ("MSR msp_ns, %0" : : "r" (topOfMainStack) : ); in __TZ_set_MSP_NS()
74 \param [in] topOfMainStack Main Stack Pointer value to set78 void __TZ_set_MSP_NS(uint32_t topOfMainStack);
324 \param [in] topOfMainStack MSP value to set337 void __set_MSP(uint32_t topOfMainStack);