adbg_burst_command() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

adbg_burst_command() function

Syntax

static int adbg_burst_command(struct or1k_jtag *jtag_info,     uint32_t opcode,     uint32_t address,     uint16_t length_words);

Arguments

jtag_info

opcode

address

length_words

References

LocationReferrerText
or1k_du_adv.c:392
static int adbg_burst_command(struct or1k_jtag *jtag_info, uint32_t opcode,
or1k_du_adv.c:470adbg_wb_burst_read()
retval = adbg_burst_command(jtag_info, opcode, start_address, count);
or1k_du_adv.c:620adbg_wb_burst_write()
retval = adbg_burst_command(jtag_info, opcode, start_address, count);

Call Tree

Functions calling adbg_burst_command()
Functions called by adbg_burst_command()
adbg_burst_command()
Data read by adbg_burst_command()
Data written by adbg_burst_command()
adbg_burst_command()
Type of adbg_burst_command()
adbg_burst_command()
uint32_t
all items filtered out