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

testee_poll() function

Syntax

static int testee_poll(struct target *target);

Arguments

target

References

LocationText
testee.c:32
static int testee_poll(struct target *target)
testee.c:58
.poll = &testee_poll,

Data Use

Data read by testee_poll()
Data written by testee_poll()
testee_poll()
all items filtered out
Implementations
testee_poll()
all items filtered out