Home
last modified time | relevance | path

Searched defs:arm_dpm (Results 1 – 1 of 1) sorted by relevance

/dports/devel/openocd/openocd-0.11.0/src/target/
H A Darm_dpm.h58 struct arm_dpm { struct
65 int (*prepare)(struct arm_dpm *dpm); argument
68 int (*finish)(struct arm_dpm *dpm); argument
76 int (*instr_write_data_dcc)(struct arm_dpm *dpm, argument
83 int (*instr_write_data_r0)(struct arm_dpm *dpm, argument
91 int (*instr_cpsr_sync)(struct arm_dpm *dpm); argument
96 int (*instr_read_data_dcc)(struct arm_dpm *dpm, argument
103 int (*instr_read_data_r0)(struct arm_dpm *dpm, argument
106 int (*instr_read_data_r0_64)(struct arm_dpm *dpm, argument
120 int (*bpwp_enable)(struct arm_dpm *dpm, unsigned index_value, argument
[all …]