svf_statemove is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

svf_statemove struct

Syntax

struct svf_statemove {     tap_state_t from;     tap_state_t to;     uint32_t num_of_moves;     tap_state_t paths[8]; };

Fields

from

No summary provided. Read more...

to

No summary provided. Read more...

num_of_moves

No summary provided. Read more...

paths

No summary provided. Read more...

References

LocationReferrerText
svf.c:77
struct svf_statemove {
svf.c:99svf_statemoves
static const struct svf_statemove svf_statemoves[] = {

Type Use

Variables of svf_statemove type
all items filtered out
svf_statemove