riscv013_resume_prep() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDriscv013_resume_prep()

riscv013_resume_prep() function

Syntax

static int riscv013_resume_prep(struct target *target);
Implemented in riscv-013.c:4273

Arguments

target

References

LocationReferrerText
riscv-013.c:4273
static int riscv013_resume_prep(struct target *target)
riscv-013.c:48
static int riscv013_resume_prep(struct target *target);
riscv-013.c:2289init_target()
generic_info->resume_prep = &riscv013_resume_prep;

Call Tree

Functions called by riscv013_resume_prep()
riscv013_resume_prep()
all items filtered out
Data read by riscv013_resume_prep()
all items filtered out
riscv013_resume_prep()
Implementations
riscv013_resume_prep()
all items filtered out