rtos_standard_cortex_m3_stack_offsets is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDrtos_standard_cortex_m3_stack_offsets

rtos_standard_cortex_m3_stack_offsets variable

Syntax

static const struct stack_register_offset rtos_standard_cortex_m3_stack_offsets[ARMV7M_NUM_CORE_REGS] = { { ARMV7M_R0, 0x20, 32 }, { ARMV7M_R1, 0x24, 32 }, { ARMV7M_R2, 0x28, 32 }, { ARMV7M_R3, 0x2c, 32 }, { ARMV7M_R4, 0x00, 32 }, { ARMV7M_R5, 0x04, 32 }, { ARMV7M_R6, 0x08, 32 }, { ARMV7M_R7, 0x0c, 32 }, { ARMV7M_R8, 0x10, 32 }, { ARMV7M_R9, 0x14, 32 }, { ARMV7M_R10, 0x18, 32 }, { ARMV7M_R11, 0x1c, 32 }, { ARMV7M_R12, 0x30, 32 }, { ARMV7M_R13, -2, 32 }, { ARMV7M_R14, 0x34, 32 }, { ARMV7M_PC, 0x38, 32 }, { ARMV7M_XPSR, 0x3c, 32 }, };

References

LocationText
rtos_standard_stackings.c:16
static const struct stack_register_offset rtos_standard_cortex_m3_stack_offsets[ARMV7M_NUM_CORE_REGS] = {
rtos_standard_stackings.c:205
.register_offsets = rtos_standard_cortex_m3_stack_offsets

Type Use

Type of rtos_standard_cortex_m3_stack_offsets
rtos_standard_cortex_m3_stack_offsets
all items filtered out