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

arm7_9_setup() function

Setup the common pieces for an ARM7/9 target after reset or on startup.

Syntax

static int arm7_9_setup(struct target *target);

Arguments

target

Pointer to an ARM7/9 target to setup

Return value

Result of clearing the watchpoints on the target

References

LocationReferrerText
arm7_9_common.c:158
static int arm7_9_setup(struct target *target)
arm7_9_common.c:2684arm7_9_examine()
retval = arm7_9_setup(target);

Call Tree

Functions calling arm7_9_setup()
Functions called by arm7_9_setup()
all items filtered out
arm7_9_setup()
Data read by arm7_9_setup()
arm7_9_setup()::arm7_9
all items filtered out
arm7_9_setup()
Type of arm7_9_setup()
arm7_9_setup()
all items filtered out