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

AIRCR_SYSRESETREQ macro

Syntax

#define AIRCR_SYSRESETREQ BIT(2)

References

LocationText
cortex_m.h:175
#define AIRCR_SYSRESETREQ BIT(2)
cortex_m.c:1813
cortex_m.c:1968
? AIRCR_SYSRESETREQ : AIRCR_VECTRESET));
hla_target.c:377
adapter->layout->api->write_debug_reg(adapter->handle, NVIC_AIRCR, AIRCR_VECTKEY | AIRCR_SYSRESETREQ);
psoc6.c:941
AIRCR_VECTKEY | AIRCR_SYSRESETREQ);
psoc6.c:1000
AIRCR_VECTKEY | AIRCR_SYSRESETREQ);