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

default_examine() function

Syntax

static int default_examine(struct target *target);

Arguments

target

References

LocationReferrerText
target.c:658
static int default_examine(struct target *target)
target.c:1493target_init_one()
type->examine = default_examine;

Call Tree

Functions called by default_examine()
default_examine()
all items filtered out
Data read by default_examine()
Data written by default_examine()
all items filtered out
default_examine()
all items filtered out
Implementations
default_examine()
all items filtered out