CMSIS + 0/22 examples
CodeScope will show references to __set_MSP() from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
IAP
USB_Device
USB_Host
STM32469I-Discovery
Applications
USB_Device
USB_Host
FileX
FX_IAP
STM32469I_EVAL
Applications
IAP
USB_Device
STM324x9I_EVAL
Applications
IAP
LwIP
USB_Device
USB_Host
STM324xG_EVAL
Applications
IAP
LwIP
USB_Device
USB_Host
STM32F413H-Discovery
Applications
USB_Device
STM32F413ZH-Nucleo
Applications
USB_Device
STM32F429I-Discovery
Applications
USB_Host
STM32F429ZI-Nucleo
Applications
USBX
USB_Device
STM32F446ZE-Nucleo
Applications
USB_Device
 
Symbols
loading...
Files
loading...

__set_MSP() function

Set Main Stack Pointer Assigns the given value to the Main Stack Pointer (MSP).

Syntax

__STATIC_FORCEINLINE void __set_MSP(uint32_t topOfMainStack);

Arguments

topOfMainStack

Examples

__set_MSP() is referenced by 22 libraries and example projects.

References

LocationText
cmsis_gcc.h:1153
__STATIC_FORCEINLINE void __set_MSP(uint32_t topOfMainStack)

Data Use

Data read by __set_MSP()
all items filtered out
__set_MSP()