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

halt_prep() function

Syntax

static int halt_prep(struct target *target);

Arguments

target

References

LocationReferrerText
riscv.c:1166
static int halt_prep(struct target *target)
riscv.c:1242riscv_halt()
if (halt_prep(t) != ERROR_OK)
riscv.c:1262riscv_halt()
if (halt_prep(target) != ERROR_OK)

Call Tree

Functions calling halt_prep()
Functions called by halt_prep()
all items filtered out
halt_prep()
Data read by halt_prep()
Data written by halt_prep()
halt_prep()
all items filtered out
Type of halt_prep()
halt_prep()
all items filtered out