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

cfi_auto_probe() function

Syntax

int cfi_auto_probe(struct flash_bank *bank);
Implemented in cfi.c:2864

Arguments

bank

References

LocationText
cfi.c:2864
int cfi_auto_probe(struct flash_bank *bank)
cfi.h:150
int cfi_auto_probe(struct flash_bank *bank);
cfi.c:3046
.auto_probe = cfi_auto_probe,
renesas_rpchf.c:642
.auto_probe = cfi_auto_probe,

Call Tree

Functions called by cfi_auto_probe()
cfi_auto_probe()
all items filtered out
Data read by cfi_auto_probe()
cfi_auto_probe()::cfi_info
all items filtered out
cfi_auto_probe()
Implementations
cfi_auto_probe()
all items filtered out
Type of cfi_auto_probe()
cfi_auto_probe()
all items filtered out