OpenOCD
armjtagew_tap_execute()
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
armjtagew_tap_execute()
armjtagew_tap_execute() function
Syntax
Show:
Summary
Declaration
Definition
from
arm-jtag-ew.c:60
static
int
armjtagew_tap_execute
(
void
)
;
Implemented in
arm-jtag-ew.c:583
Examples
References
from
examples
Code
Location
Referrer
static
int
armjtagew_tap_execute
(
void
)
arm-jtag-ew.c:583
static
int
armjtagew_tap_execute
(
void
)
;
arm-jtag-ew.c:60
armjtagew_tap_execute
(
)
;
arm-jtag-ew.c:144
armjtagew_execute_queue()
armjtagew_tap_execute
(
)
;
arm-jtag-ew.c:153
armjtagew_execute_queue()
return
armjtagew_tap_execute
(
)
;
arm-jtag-ew.c:164
armjtagew_execute_queue()
armjtagew_tap_execute
(
)
;
arm-jtag-ew.c:538
armjtagew_tap_ensure_space()
Call Tree
from
examples
armjtagew_tap_execute()
is called by 2 functions and calls 9 functions:
armjtagew_execute_queue()
armjtagew_tap_ensure_space()
All items filtered out
armjtagew_tap_execute()
log_printf_lf()
buf_set_u32()
buf_get_u32()
flip_u32()
buf_set_buf()
jtag_read_buffer()
armjtagew_tap_init()
armjtagew_tap_append_step()
armjtagew_usb_message()
All items filtered out
Data Use
from
examples
armjtagew_tap_execute()
reads 18 variables:
log_levels::LOG_LVL_ERROR
log_levels::LOG_LVL_DEBUG
log_levels::LOG_LVL_DEBUG_IO
debug_level
pending_scan_result::first
pending_scan_result::length
pending_scan_result::buffer
pending_scan_result::command
tap_length
tms_buffer
tdi_buffer
tdo_buffer
pending_scan_results_length
pending_scan_results_buffer
last_tms
usb_in_buffer
usb_out_buffer
armjtagew_handle
All items filtered out
armjtagew_tap_execute()
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