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

jtag_select() function

Syntax

static int jtag_select(struct command_context *ctx);

Arguments

ctx

References

LocationText
core.c:1787
static int jtag_select(struct command_context *ctx)
core.c:1815
.select = jtag_select,

Call Tree

Functions called by jtag_select()
jtag_select()
Data read by jtag_select()
Data written by jtag_select()
jtag_select()::retval
all items filtered out
jtag_select()
jtag_select()::retval
all items filtered out
Implementations
jtag_select()
all items filtered out