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

IsrStack variable

Syntax

extern __IO uint32_t IsrStack;
Implemented in main.c:65

References

LocationReferrerText
main.c:65
__IO uint32_t Index = 0, PSPValue = 0, CurrentStack = 0, IsrStack = 0xFF;
stm32f4xx_it.c:40
extern __IO uint32_t IsrStack;
main.c:133main()
if(IsrStack != SP_MAIN)
stm32f4xx_it.c:114SVC_Handler()
IsrStack = (__get_CONTROL() & 0x02);

Data Use

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