PSPMemAlloc is only used within CORTEXM_ProcessStack.
 
Symbols
loading...
Files
loading...

PSPMemAlloc variable

Syntax

__IO uint8_t PSPMemAlloc[SP_PROCESS_SIZE];

References

LocationReferrerText
main.c:64
__IO uint8_t PSPMemAlloc[SP_PROCESS_SIZE];
main.c:104main()
PSPMemAlloc[Index] = 0x00;
main.c:108main()
__set_PSP((uint32_t)PSPMemAlloc + SP_PROCESS_SIZE);

Data Use

Functions reading PSPMemAlloc
PSPMemAlloc
all items filtered out
Type of PSPMemAlloc
PSPMemAlloc
uint8_t
all items filtered out