OpenOCD
tap_get_state()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
tap_get_state()
tap_get_state() function
This function gets the state of the "state follower" which tracks the state of the TAPs connected to the cable. @see tap_set_state @return tap_state_t The state the TAPs are in now.
Syntax
Show:
Summary
Declaration
Definition
from
interface.h:60
tap_state_t
tap_get_state
(
void
)
;
Implemented in
interface.c:37
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out