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

dpm_bpwp_setup() function

Syntax

static int dpm_bpwp_setup(struct arm_dpm *dpm,     struct dpm_bpwp *xp,     uint32_t addr,     uint32_t length);

Arguments

dpm

xp

addr

length

References

LocationReferrerText
arm_dpm.c:854
static int dpm_bpwp_setup(struct arm_dpm *dpm, struct dpm_bpwp *xp,
arm_dpm.c:928dpm_add_breakpoint()
retval = dpm_bpwp_setup(dpm, &dpm->dbp[i].bpwp,
arm_dpm.c:972dpm_watchpoint_setup()
retval = dpm_bpwp_setup(dpm, &dwp->bpwp, wp->address, wp->length);

Call Tree

Functions calling dpm_bpwp_setup()
Functions called by dpm_bpwp_setup()
dpm_bpwp_setup()
all items filtered out
Data read by dpm_bpwp_setup()
Data written by dpm_bpwp_setup()
dpm_bpwp_setup()
dpm_bpwp_setup()::control
all items filtered out
Type of dpm_bpwp_setup()
dpm_bpwp_setup()
uint32_t
all items filtered out