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

register_read() function

OpenOCD target functions. **

Syntax

static int register_read(struct target *target,     riscv_reg_t *value,     int regnum);

Arguments

target

value

regnum

References

LocationReferrerText
riscv-011.c:1242
static int register_read(struct target *target, riscv_reg_t *value, int regnum)
riscv-011.c:1374get_register()
int result = register_read(target, value, regid);

Call Tree

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