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

NVIC_SFSR macro

Syntax

#define NVIC_SFSR 0xE000EDE4

References

LocationText
cortex_m.h:170
#define NVIC_SFSR 0xE000EDE4
cortex_m.c:776
retval = mem_ap_read_u32(armv7m->debug_ap, NVIC_SFSR, &except_sr);