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

stm32x_probe() function

Syntax

static int stm32x_probe(struct flash_bank *bank);

Arguments

bank

References

LocationReferrerText
stm32g0x.c:710
static int stm32x_probe(struct flash_bank *bank)
stm32g0x.c:805stm32x_auto_probe()
return stm32x_probe(bank);
stm32g0x.c:1278
.probe = stm32x_probe,

Call Tree

Functions calling stm32x_probe()
Functions called by stm32x_probe()
all items filtered out
stm32x_probe()
Data read by stm32x_probe()
Data written by stm32x_probe()
stm32x_probe()::stm32x_info
stm32x_probe()::flash_size_in_kb
stm32x_probe()::max_flash_size_in_kb
stm32x_probe()::device_id
stm32x_probe()::page_size
stm32x_probe()::base_address
stm32x_probe()::retval
stm32x_probe()::num_pages
all items filtered out
stm32x_probe()
Implementations
stm32x_probe()
all items filtered out
Type of stm32x_probe()
stm32x_probe()
uint16_t
uint32_t
all items filtered out
Types freed by stm32x_probe()
all items filtered out
stm32x_probe()