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

end_state_follower variable

@see tap_set_end_state() and tap_get_end_state() accessors. Actual name is not important because accessors hide it.

Syntax

static tap_state_t end_state_follower = TAP_RESET;

References

LocationReferrerText
interface.c:46
static tap_state_t end_state_follower = TAP_RESET;
interface.c:53tap_set_end_state()
end_state_follower = new_end_state;
interface.c:58tap_get_end_state()
return end_state_follower;

Data Use

Functions writing end_state_follower
Functions reading end_state_follower
all items filtered out
end_state_follower
all items filtered out
Type of end_state_follower
end_state_follower
all items filtered out