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

scans_add_read() function

Add one or more scans to read the indicated slot.

Syntax

static void scans_add_read(scans_t *scans,     slot_t slot,     bool set_interrupt);

Arguments

scans

slot

set_interrupt

References

LocationReferrerText
riscv-011.c:644
static void scans_add_read(scans_t *scans, slot_t slot, bool set_interrupt)
riscv-011.c:1623handle_halt_routine()
scans_add_read(scans, SLOT0, false);
riscv-011.c:1634handle_halt_routine()
scans_add_read(scans, SLOT0, false);
riscv-011.c:1640handle_halt_routine()
scans_add_read(scans, SLOT0, false);

Call Tree

Functions calling scans_add_read()
Functions called by scans_add_read()
all items filtered out
scans_add_read()
Data read by scans_add_read()
scans_add_read()
Type of scans_add_read()
scans_add_read()
all items filtered out