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

scratch_read64() function

Syntax

static int scratch_read64(struct target *target,     scratch_mem_t *scratch,     uint64_t *value);

Arguments

target

scratch

value

References

LocationReferrerText
riscv-013.c:1201
static int scratch_read64(struct target *target, scratch_mem_t *scratch,
riscv-013.c:1469register_read_direct()
result = scratch_read64(target, &scratch, value);

Call Tree

Functions calling scratch_read64()
Functions called by scratch_read64()
all items filtered out
scratch_read64()
all items filtered out
Type of scratch_read64()
scratch_read64()
uint8_t
uint32_t
all items filtered out