OpenOCD
armjtagew_path_move()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
armjtagew_path_move()
armjtagew_path_move() function
Syntax
Show:
Summary
Declaration
Definition
from
arm-jtag-ew.c:47
static
void
armjtagew_path_move
(
unsigned
int
num_states
,
tap_state_t
*
path
)
;
Implemented in
arm-jtag-ew.c:282
Arguments
Argument
num_states
path
Examples
References
from
examples
Code
Location
Referrer
static
void
armjtagew_path_move
(
unsigned
int
num_states
,
tap_state_t
*
path
)
arm-jtag-ew.c:282
static
void
armjtagew_path_move
(
unsigned
int
num_states
,
tap_state_t
*
path
)
;
arm-jtag-ew.c:47
armjtagew_path_move
(
cmd
->
cmd
.
pathmove
->
num_states
,
arm-jtag-ew.c:118
armjtagew_execute_queue()
Call Tree
from
examples
armjtagew_path_move()
is called by 1 function and calls 7 functions:
armjtagew_execute_queue()
All items filtered out
armjtagew_path_move()
log_printf_lf()
tap_state_name()
tap_set_state_impl()
tap_get_state()
tap_set_end_state()
tap_state_transition()
armjtagew_tap_append_step()
All items filtered out
Data Use
from
examples
armjtagew_path_move()
reads 4 variables:
log_levels::LOG_LVL_ERROR
log_levels::LOG_LVL_DEBUG
log_levels::LOG_LVL_DEBUG_IO
debug_level
All items filtered out
armjtagew_path_move()
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