ulink_queue_pathmove() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDulink_queue_pathmove()

ulink_queue_pathmove() function

Move to one TAP state or several states in succession.

Syntax

static int ulink_queue_pathmove(struct ulink *device,     struct jtag_command *cmd);
Implemented in ulink.c:1702

Arguments

device

pointer to struct ulink identifying ULINK driver instance.

cmd

pointer to the command that shall be executed.

Return value

on success: ERROR_OK on failure: ERROR_FAIL

References

LocationReferrerText
ulink.c:1702
static int ulink_queue_pathmove(struct ulink *device, struct jtag_command *cmd)
ulink.c:222
static int ulink_queue_pathmove(struct ulink *device, struct jtag_command *cmd);
ulink.c:1929ulink_execute_queue()
ret = ulink_queue_pathmove(ulink_handle, cmd);

Call Tree

Functions calling ulink_queue_pathmove()
Functions called by ulink_queue_pathmove()
all items filtered out
ulink_queue_pathmove()
Data read by ulink_queue_pathmove()
Data written by ulink_queue_pathmove()
ulink_queue_pathmove()::ret
ulink_queue_pathmove()::state_count
ulink_queue_pathmove()::path
ulink_queue_pathmove()::tms_sequence
ulink_queue_pathmove()::num_states
ulink_queue_pathmove()::batch_size
ulink_queue_pathmove()::i
all items filtered out
ulink_queue_pathmove()
ulink_queue_pathmove()::ret
ulink_queue_pathmove()::state_count
ulink_queue_pathmove()::path
ulink_queue_pathmove()::tms_sequence
ulink_queue_pathmove()::num_states
ulink_queue_pathmove()::batch_size
ulink_queue_pathmove()::i
all items filtered out
Type of ulink_queue_pathmove()
ulink_queue_pathmove()
uint8_t
all items filtered out