AIRCR_VECTRESET is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

AIRCR_VECTRESET macro

Syntax

#define AIRCR_VECTRESET BIT(0)

References

LocationText
cortex_m.h:177
#define AIRCR_VECTRESET BIT(0)
cortex_m.c:1256
AIRCR_VECTKEY | AIRCR_VECTRESET);
cortex_m.c:1968
? AIRCR_SYSRESETREQ : AIRCR_VECTRESET));
psoc6.c:945
AIRCR_VECTKEY | AIRCR_VECTRESET);