arm7_9_common::change_to_arm is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarm7_9_common::change_to_arm

arm7_9_common::change_to_arm field

Function for changing from Thumb to ARM mode

Syntax

void (*change_to_arm)(struct target *target, uint32_t *r0, uint32_t *pc);

Call Tree

Functions calling arm7_9_common::change_to_arm
arm7_9_common::change_to_arm
Functions writing arm7_9_common::change_to_arm
arm7_9_common::change_to_arm
Implementations
arm7_9_common::change_to_arm