riscv_info::halt_prep is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

riscv_info::halt_prep field

Syntax

int (*halt_prep)(struct target *target);

References

LocationReferrerScopeText
riscv.h:158
int (*halt_prep)(struct target *target);
riscv-013.c:2290riscv013_halt_prep()init_target()
generic_info->halt_prep = &riscv013_halt_prep;
riscv.c:1178halt_prep()
if (r->halt_prep(target) != ERROR_OK)

Call Tree

Functions calling riscv_info::halt_prep
all items filtered out
riscv_info::halt_prep
Functions writing riscv_info::halt_prep
all items filtered out
riscv_info::halt_prep
Implementations
all items filtered out
riscv_info::halt_prep