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

Index variable

Syntax

__IO uint32_t Index = 0;

References

LocationReferrerText
main.c:65
__IO uint32_t Index = 0, PSPValue = 0, CurrentStack = 0, IsrStack = 0xFF;
main.c:102main()
for(Index = 0; Index < SP_PROCESS_SIZE; Index++)
main.c:104main()
PSPMemAlloc[Index] = 0x00;

Data Use

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