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

rsl10_erase() function

Syntax

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

Arguments

bank

first

last

References

LocationReferrerText
rsl10.c:565
static int rsl10_erase(struct flash_bank *bank, unsigned int first, unsigned int last)
rsl10.c:700rsl10_lock_command()
retval = rsl10_erase(bank, 0, 0);
rsl10.c:707rsl10_lock_command()
return rsl10_erase(bank, 0, 0);
rsl10.c:836
.erase = rsl10_erase,

Call Tree

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