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

sam3_auto_probe() function

Syntax

static int sam3_auto_probe(struct flash_bank *bank);

Arguments

bank

References

LocationReferrerText
at91sam3.c:3205
static int sam3_auto_probe(struct flash_bank *bank)
at91sam3.c:3222sam3_erase()
r = sam3_auto_probe(bank);
at91sam3.c:3516sam3_handle_info_command()
r = sam3_auto_probe(chip->details.bank[0].bank);
at91sam3.c:3536sam3_handle_info_command()
r = sam3_auto_probe(chip->details.bank[x].bank);
at91sam3.c:3571sam3_handle_gpnvm_command()
r = sam3_auto_probe(chip->details.bank[0].bank);
at91sam3.c:3719
.auto_probe = sam3_auto_probe,

Call Tree

Functions calling sam3_auto_probe()
Functions called by sam3_auto_probe()
sam3_auto_probe()
all items filtered out
Data read by sam3_auto_probe()
all items filtered out
sam3_auto_probe()
Implementations
sam3_auto_probe()
all items filtered out