flashd_erase_entire_bank() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDflashd_erase_entire_bank()

flashd_erase_entire_bank() function

Erases the entire flash.

Syntax

static int flashd_erase_entire_bank(struct sam4_bank_private *private);

Arguments

private

- the info about the bank.

References

LocationReferrerText
at91sam4.c:1660
static int flashd_erase_entire_bank(struct sam4_bank_private *private)
at91sam4.c:2749sam4_erase()
return flashd_erase_entire_bank(private);

Call Tree

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