MSPValue is only used within FMC_SDRAM_DataMemory.
 
Symbols
loading...
Files
loading...

MSPValue variable

Syntax

__IO uint32_t MSPValue = 0;

References

LocationReferrerText
main.c:42
__IO uint32_t MSPValue = 0;
main.c:83main()
MSPValue = __get_MSP(); /* should be above 0xC0000000 */
main.c:86main()
if ((uwTabAddr >= SDRAM_ADDRESS) && (MSPValue >= SDRAM_ADDRESS))

Data Use

Functions writing MSPValue
Functions reading MSPValue
all items filtered out
MSPValue
all items filtered out
Type of MSPValue
MSPValue
uint32_t
all items filtered out