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

plugin_probe() function

Syntax

static int plugin_probe(struct flash_bank *bank);

Arguments

bank

References

LocationReferrerText
FLASHPlugin.c:600
static int plugin_probe(struct flash_bank *bank)
FLASHPlugin.c:669plugin_auto_probe()
return plugin_probe(bank);
FLASHPlugin.c:802
.probe = plugin_probe,

Call Tree

Functions calling plugin_probe()
Functions called by plugin_probe()
all items filtered out
plugin_probe()
Implementations
plugin_probe()
all items filtered out
Type of plugin_probe()
plugin_probe()
int32_t
uint32_t
all items filtered out
Types allocated by plugin_probe()
plugin_probe()
all items filtered out