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

armv7m_msp_reg_map variable

Syntax

extern const int armv7m_msp_reg_map[];
Implemented in armv7m.c:60

References

LocationReferrerText
armv7m.c:60
const int armv7m_msp_reg_map[ARMV7M_NUM_CORE_REGS] = {
armv7m.h:23
extern const int armv7m_msp_reg_map[];
cortex_m.c:899cortex_m_debug_entry()
arm->map = armv7m_msp_reg_map;
cortex_m.c:913cortex_m_debug_entry()
arm->map = armv7m_msp_reg_map;
hla_target.c:259adapter_debug_entry()
arm->map = armv7m_msp_reg_map;
hla_target.c:273adapter_debug_entry()
arm->map = armv7m_msp_reg_map;

Data Use

Functions reading armv7m_msp_reg_map
armv7m_msp_reg_map