Home
last modified time | relevance | path

Searched defs:topOfProcStack (Results 1 – 5 of 5) sorted by relevance

/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/cmsis/inc/ca/
Dcmsis_armcc_ca.h416 __STATIC_INLINE __ASM void __set_SP_usr(uint32_t topOfProcStack) in __set_SP_usr()
Dcmsis_armclang_ca.h468 __STATIC_FORCEINLINE void __set_SP_usr(uint32_t topOfProcStack) in __set_SP_usr()
Dcmsis_gcc_ca.h696 __STATIC_FORCEINLINE void __set_SP_usr(uint32_t topOfProcStack) in __set_SP_usr()
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/cmsis/inc/
Dcmsis_armcc.h232 __STATIC_INLINE void __set_PSP(uint32_t topOfProcStack) in __set_PSP()
Dcmsis_gcc.h345 __STATIC_FORCEINLINE void __set_PSP(uint32_t topOfProcStack) in __set_PSP()
357 __STATIC_FORCEINLINE void __TZ_set_PSP_NS(uint32_t topOfProcStack) in __TZ_set_PSP_NS()