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

CurrentStack variable

Syntax

__IO uint32_t Index = 0, PSPValue = 0, CurrentStack = 0;

References

LocationReferrerText
main.c:65
__IO uint32_t Index = 0, PSPValue = 0, CurrentStack = 0, IsrStack = 0xFF;
main.c:117main()
CurrentStack = (__get_CONTROL() & 0x02);
main.c:123main()
if(CurrentStack != SP_PROCESS)
main.c:141main()
CurrentStack = (__get_CONTROL() & 0x02);
main.c:144main()
if(CurrentStack != SP_PROCESS)

Data Use

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