fa526_change_to_arm() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

fa526_change_to_arm() function

Syntax

static void fa526_change_to_arm(struct target *target,     uint32_t *r0,     uint32_t *pc);

Arguments

target

r0

pc

References

LocationReferrerText
fa526.c:25
static void fa526_change_to_arm(struct target *target, uint32_t *r0, uint32_t *pc)
fa526.c:250fa526_init_arch_info_2()
arm7_9->change_to_arm = fa526_change_to_arm;

Call Tree

Functions called by fa526_change_to_arm()
fa526_change_to_arm()
all items filtered out
Data read by fa526_change_to_arm()
Data written by fa526_change_to_arm()
all items filtered out
fa526_change_to_arm()
all items filtered out
Implementations
fa526_change_to_arm()
all items filtered out