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

jlink_execute_queue() function

Syntax

static int jlink_execute_queue(struct jtag_command *cmd_queue);

Arguments

cmd_queue

References

LocationText
jlink.c:279
static int jlink_execute_queue(struct jtag_command *cmd_queue)
jlink.c:2270
.execute_queue = &jlink_execute_queue,

Call Tree

Functions called by jlink_execute_queue()
jlink_execute_queue()
Data read by jlink_execute_queue()
Data written by jlink_execute_queue()
jlink_execute_queue()::ret
jlink_execute_queue()::cmd
all items filtered out
jlink_execute_queue()
jlink_execute_queue()::ret
jlink_execute_queue()::cmd
all items filtered out
Implementations
jlink_execute_queue()
all items filtered out
Type of jlink_execute_queue()
jlink_execute_queue()
all items filtered out