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

at91sam7_probe() function

Syntax

static int at91sam7_probe(struct flash_bank *bank);

Arguments

bank

References

LocationText
at91sam7.c:963
static int at91sam7_probe(struct flash_bank *bank)
at91sam7.c:1128
.probe = at91sam7_probe,
at91sam7.c:1129
.auto_probe = at91sam7_probe,

Call Tree

Functions called by at91sam7_probe()
at91sam7_probe()
Data read by at91sam7_probe()
Data written by at91sam7_probe()
at91sam7_probe()
at91sam7_probe()::retval
all items filtered out
Implementations
at91sam7_probe()