OpenOCD
batch_run()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
CodeScope
Development Tools
OpenOCD
batch_run()
batch_run() function
Syntax
from
riscv-013.c:2092
static
int
batch_run
(
const
struct
target
*
target
,
struct
riscv_batch
*
batch
)
;
Arguments
target
batch
References
Location
Referrer
Text
riscv-013.c:2092
static
int
batch_run
(
const
struct
target
*
target
,
struct
riscv_batch
*
batch
)
riscv-013.c:2220
sample_memory_bus_v1()
int
result
=
batch_run
(
target
,
batch
)
;
riscv-013.c:3176
read_memory_progbuf_inner()
batch_run
(
target
,
batch
)
;
riscv-013.c:3713
write_memory_bus_v1()
result
=
batch_run
(
target
,
batch
)
;
riscv-013.c:3920
write_memory_progbuf()
result
=
batch_run
(
target
,
batch
)
;
Call Tree
Functions calling
batch_run()
Functions called by
batch_run()
sample_memory_bus_v1()
read_memory_progbuf_inner()
write_memory_bus_v1()
write_memory_progbuf()
all items filtered out
batch_run()
riscv_info()
riscv_batch_run()
get_info()
all items filtered out
Data read by
batch_run()
Data written by
batch_run()
riscv_info::reset_delays_wait
riscv_batch::used_scans
batch_run()::target
batch_run()::batch
batch_run()::info
batch_run()::r
all items filtered out
batch_run()
riscv_info::reset_delays_wait
riscv_batch::idle_count
riscv013_info_t::dmi_busy_delay
riscv013_info_t::ac_busy_delay
all items filtered out
Type of
batch_run()
batch_run()
riscv_info
riscv013_info_t
all items filtered out