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

poll_target() function

Necessary prototypes. **

Syntax

static int poll_target(struct target *target,     bool announce);
Implemented in riscv-011.c:1899

Arguments

target

announce

References

LocationReferrerText
riscv-011.c:1899
static int poll_target(struct target *target, bool announce)
riscv-011.c:220
static int poll_target(struct target *target, bool announce);
riscv-011.c:1181full_step()
result = poll_target(target, announce);
riscv-011.c:1929riscv011_poll()
return poll_target(target, true);

Call Tree

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