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

NVIC_BFAR macro

Syntax

#define NVIC_BFAR 0xE000ED38

References

LocationText
cortex_m.h:169
#define NVIC_BFAR 0xE000ED38
cortex_m.c:766
retval = mem_ap_read_u32(armv7m->debug_ap, NVIC_BFAR, &except_ar);