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

stm32x_auto_probe() function

Syntax

static int stm32x_auto_probe(struct flash_bank *bank);

Arguments

bank

References

LocationText
stm32f2x.c:1239
static int stm32x_auto_probe(struct flash_bank *bank)
stm32f2x.c:1811
.auto_probe = stm32x_auto_probe,

Call Tree

Functions called by stm32x_auto_probe()
stm32x_auto_probe()
all items filtered out
Data read by stm32x_auto_probe()
stm32x_auto_probe()::stm32x_info
all items filtered out
stm32x_auto_probe()
Implementations
stm32x_auto_probe()
all items filtered out
Type of stm32x_auto_probe()
stm32x_auto_probe()
all items filtered out