read_memory_bus_word() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDread_memory_bus_word()

read_memory_bus_word() function

Syntax

static int read_memory_bus_word(struct target *target,     target_addr_t address,     uint32_t size,     uint8_t *buffer);

Arguments

target

address

size

buffer

References

LocationReferrerText
riscv-013.c:2507
static int read_memory_bus_word(struct target *target, target_addr_t address,
riscv-013.c:2779read_memory_bus_v1()
if (read_memory_bus_word(target, address + (count - 1) * size, size,

Call Tree

Functions calling read_memory_bus_word()
Functions called by read_memory_bus_word()
all items filtered out
read_memory_bus_word()
Data read by read_memory_bus_word()
Data written by read_memory_bus_word()
read_memory_bus_word()::value
read_memory_bus_word()::result
read_memory_bus_word()::sbdata
read_memory_bus_word()::i
all items filtered out
read_memory_bus_word()
read_memory_bus_word()::result
read_memory_bus_word()::i
all items filtered out
Type of read_memory_bus_word()
read_memory_bus_word()
uint32_t
all items filtered out