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

str9xpec_probe() function

Syntax

static int str9xpec_probe(struct flash_bank *bank);

Arguments

bank

References

LocationText
str9xpec.c:701
static int str9xpec_probe(struct flash_bank *bank)
str9xpec.c:1196
.probe = str9xpec_probe,
str9xpec.c:1197
.auto_probe = str9xpec_probe,

Implementations

Implementations
str9xpec_probe()