Home
last modified time | relevance | path

Searched refs:dpm_add_watchpoint (Results 1 – 1 of 1) sorted by relevance

/dports/devel/openocd/openocd-0.11.0/src/target/
H A Darm_dpm.c960 static int dpm_add_watchpoint(struct target *target, struct watchpoint *wp) in dpm_add_watchpoint() function
1092 target->type->add_watchpoint = dpm_add_watchpoint; in arm_dpm_setup()