arm_dpm::bpwp_disable is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

arm_dpm::bpwp_disable field

Disables one breakpoint or watchpoint by clearing its hardware control registers. Indices are the same ones accepted by bpwp_enable().

Syntax

int (*bpwp_disable)(struct arm_dpm *dpm, unsigned index_value);

Call Tree

Functions calling arm_dpm::bpwp_disable
arm_dpm::bpwp_disable
Functions writing arm_dpm::bpwp_disable
Functions reading arm_dpm::bpwp_disable
arm_dpm::bpwp_disable
Implementations
arm_dpm::bpwp_disable