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

move_to_state() function

Function move_to_state moves the TAP controller from the current state to a \a goal_state through a path given by tap_get_tms_path(). State transition logging is performed by delegation to clock_tms().

Syntax

static void move_to_state(tap_state_t goal_state);

Arguments

goal_state

is the destination state for the move.

Call Tree

Data read by move_to_state()
Data written by move_to_state()
move_to_state()::start_state
move_to_state()::tms_bits
move_to_state()::tms_count
move_to_state()::i
all items filtered out
move_to_state()
move_to_state()::i
all items filtered out
Type of move_to_state()
move_to_state()
uint8_t
all items filtered out