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

PSPMemAlloc variable

Syntax

__IO uint8_t PSPMemAlloc[SP_PROCESS_SIZE];

References

LocationReferrerText
main.c:57
__IO uint8_t PSPMemAlloc[SP_PROCESS_SIZE];
main.c:94main()
PSPMemAlloc[Index] = 0x00;
main.c:98main()
__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