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

is_riscv() function

Syntax

static inline bool is_riscv(const struct riscv_info *riscv_info);

Arguments

riscv_info

References

LocationReferrerText
riscv.h:273
static inline bool is_riscv(const struct riscv_info *riscv_info)
fespi.c:516fespi_write()
if (!is_riscv(riscv)) {

Call Tree

Functions calling is_riscv()
all items filtered out
is_riscv()
Data read by is_riscv()
is_riscv()