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

NVIC_HFSR macro

Syntax

#define NVIC_HFSR 0xE000ED2C

References

LocationText
cortex_m.h:166
#define NVIC_HFSR 0xE000ED2C
cortex_m.c:745
retval = mem_ap_read_atomic_u32(armv7m->debug_ap, NVIC_HFSR, &except_sr);