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

erase_sector() function

Executes the FM page erase command.

Syntax

static int erase_sector(struct target *target,     int sector,     uint16_t *hfm_ustat);

Arguments

target

sector

Page to erase.

hfm_ustat

FM module status register.

Return value

References

LocationReferrerText
dsp5680xx.c:1835
static int erase_sector(struct target *target, int sector, uint16_t *hfm_ustat)
dsp5680xx.c:1894dsp5680xx_f_erase()
retval = erase_sector(target, i, &hfm_ustat);

Call Tree

Functions calling erase_sector()
Functions called by erase_sector()
all items filtered out
erase_sector()
all items filtered out
Data read by erase_sector()
Data written by erase_sector()
erase_sector()::retval
erase_sector()::tmp
all items filtered out
erase_sector()
erase_sector()::retval
all items filtered out
Type of erase_sector()
erase_sector()
uint32_t
all items filtered out