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

ambiqmicro_erase() function

Syntax

static int ambiqmicro_erase(struct flash_bank *bank,     unsigned int first,     unsigned int last);

Arguments

bank

first

last

References

LocationReferrerText
ambiqmicro.c:400
static int ambiqmicro_erase(struct flash_bank *bank, unsigned int first,
ambiqmicro.c:779ambiqmicro_handle_page_erase_command()
if (ambiqmicro_erase(bank, first, last) == ERROR_OK)
ambiqmicro.c:857
.erase = ambiqmicro_erase,

Call Tree

Functions calling ambiqmicro_erase()
Functions called by ambiqmicro_erase()
ambiqmicro_erase()
Data read by ambiqmicro_erase()
Data written by ambiqmicro_erase()
ambiqmicro_erase()
ambiqmicro_erase()::retval
all items filtered out
Implementations
ambiqmicro_erase()
all items filtered out
Type of ambiqmicro_erase()
ambiqmicro_erase()
all items filtered out