OpenOCD
adbg_wb_burst_read()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
adbg_wb_burst_read()
adbg_wb_burst_read() function
Syntax
Show:
Summary
Declaration
from
or1k_du_adv.c:413
static
int
adbg_wb_burst_read
(
struct
or1k_jtag
*
jtag_info
,
int
size
,
int
count
,
uint32_t
start_address
,
uint8_t
*
data
)
;
Arguments
Argument
jtag_info
size
count
start_address
data
Related Functions
Found 20 other functions taking a
or1k_jtag
argument:
Function
or1k_jtag_to_du()
or1k_adv_jtag_jsp_xfer()
or1k_adv_jtag_read_cpu()
or1k_adv_jtag_write_cpu()
or1k_adv_cpu_stall()
or1k_adv_is_cpu_running()
or1k_adv_cpu_reset()
or1k_adv_jtag_read_memory()
or1k_adv_jtag_write_memory()
or1k_adv_jtag_init()
adbg_select_module()
adbg_select_ctrl_reg()
adbg_ctrl_write()
adbg_ctrl_read()
adbg_burst_command()
adbg_wb_burst_write()
jsp_init()
or1k_tap_mohor_init()
or1k_tap_vjtag_init()
or1k_tap_xilinx_bscan_init()
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