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

riscv_batch_full() function

Syntax

bool riscv_batch_full(struct riscv_batch *batch);
Implemented in batch.c:83

Arguments

batch

References

LocationReferrerText
batch.c:83
bool riscv_batch_full(struct riscv_batch *batch)
batch.h:56
bool riscv_batch_full(struct riscv_batch *batch);
riscv-013.c:3172read_memory_progbuf_inner()
if (riscv_batch_full(batch))
riscv-013.c:3915write_memory_progbuf()
if (riscv_batch_full(batch))

Call Tree

Functions calling riscv_batch_full()
riscv_batch_full()
Data read by riscv_batch_full()
riscv_batch_full()