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

adapter_poll() function

Syntax

static int adapter_poll(struct target *target);

Arguments

target

References

LocationText
hla_target.c:286
static int adapter_poll(struct target *target)
hla_target.c:650
.poll = adapter_poll,

Call Tree

Implementations
adapter_poll()
all items filtered out
Type of adapter_poll()
adapter_poll()