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

isc_erase_sectors() function

Syntax

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

Arguments

bank

first

last

References

LocationReferrerText
xcf.c:327
static int isc_erase_sectors(struct flash_bank *bank, unsigned int first,
xcf.c:705xcf_erase()
int ret = isc_erase_sectors(bank, first, last);
xcf.c:733xcf_protect()
ret = isc_erase_sectors(bank, first, last);
xcf.c:791xcf_handle_ccb_command()
int ret = isc_erase_sectors(bank, sector, sector);
xcf.c:807xcf_handle_ccb_command()
ret = isc_erase_sectors(bank, sector, sector);

Call Tree

Functions calling isc_erase_sectors()
Functions called by isc_erase_sectors()
isc_erase_sectors()
Data read by isc_erase_sectors()
isc_erase_sectors()::select_block
isc_erase_sectors()::timeout
all items filtered out
isc_erase_sectors()
Type of isc_erase_sectors()
isc_erase_sectors()
uint8_t
int64_t
all items filtered out