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

halt_prep() function

Syntax

static int halt_prep(struct target *t);
Implemented in lakemont.c:482

Arguments

t

References

LocationReferrerText
lakemont.c:482
static int halt_prep(struct target *t)
lakemont.c:43
static int halt_prep(struct target *t);
lakemont.c:573lakemont_update_after_probemode_entry()
if (halt_prep(t) != ERROR_OK)
lakemont.c:880lakemont_poll()
if (halt_prep(t) != ERROR_OK)
lakemont.c:1079lakemont_step()
if (halt_prep(t) != ERROR_OK)

Call Tree

Functions calling halt_prep()
Functions called by halt_prep()
halt_prep()
Type of halt_prep()
halt_prep()
uint32_t
all items filtered out