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

NVIC_SHCSR macro

Syntax

#define NVIC_SHCSR 0xE000ED24

References

LocationText
cortex_m.h:161
#define NVIC_SHCSR 0xE000ED24
cortex_m.c:738
retval = mem_ap_read_u32(armv7m->debug_ap, NVIC_SHCSR, &shcsr);