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

dram_read32() function

end of scans class **

Syntax

static uint32_t dram_read32(struct target *target,     unsigned int index);

Arguments

target

index

References

LocationReferrerText
riscv-011.c:672
static uint32_t dram_read32(struct target *target, unsigned int index)
riscv-011.c:812dump_debug_ram()
uint32_t value = dram_read32(target, i);
riscv-011.c:995cache_get32()
info->dram_cache[address].data = dram_read32(target, address);

Call Tree

Functions calling dram_read32()
Functions called by dram_read32()
all items filtered out
dram_read32()
all items filtered out
Data read by dram_read32()
dram_read32()::address
dram_read32()::value
all items filtered out
dram_read32()
Type of dram_read32()
dram_read32()
uint16_t
uint32_t
all items filtered out