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

do_halt() function

Syntax

static int do_halt(struct target *t);
Implemented in lakemont.c:558

Arguments

t

References

LocationReferrerText
lakemont.c:558
static int do_halt(struct target *t)
lakemont.c:44
static int do_halt(struct target *t);
lakemont.c:982lakemont_halt()
if (do_halt(t) != ERROR_OK)

Call Tree

Functions calling do_halt()
Functions called by do_halt()
all items filtered out
do_halt()
Data read by do_halt()
Data written by do_halt()
do_halt()
all items filtered out