rtos_mqx_arm_v7m_stack_offsets is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDrtos_mqx_arm_v7m_stack_offsets

rtos_mqx_arm_v7m_stack_offsets variable

Syntax

static const struct stack_register_offset rtos_mqx_arm_v7m_stack_offsets[ARMV7M_NUM_CORE_REGS] = { { ARMV7M_R0, 0x2C, 32 }, { ARMV7M_R1, 0x30, 32 }, { ARMV7M_R2, 0x34, 32 }, { ARMV7M_R3, 0x38, 32 }, { ARMV7M_R4, 0x08, 32 }, { ARMV7M_R5, 0x0C, 32 }, { ARMV7M_R6, 0x10, 32 }, { ARMV7M_R7, 0x14, 32 }, { ARMV7M_R8, 0x18, 32 }, { ARMV7M_R9, 0x1C, 32 }, { ARMV7M_R10, 0x20, 32 }, { ARMV7M_R11, 0x24, 32 }, { ARMV7M_R12, 0x3C, 32 }, { ARMV7M_R13, -2, 32 }, { ARMV7M_R14, 0x28, 32 }, { ARMV7M_PC, 0x44, 32 }, { ARMV7M_XPSR, 0x48, 32 }, };

References

LocationText
rtos_mqx_stackings.c:42
static const struct stack_register_offset rtos_mqx_arm_v7m_stack_offsets[ARMV7M_NUM_CORE_REGS] = {
rtos_mqx_stackings.c:66
.register_offsets = rtos_mqx_arm_v7m_stack_offsets

Type Use

Type of rtos_mqx_arm_v7m_stack_offsets
rtos_mqx_arm_v7m_stack_offsets
all items filtered out