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

fespi_protect() function

Syntax

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

Arguments

bank

set

first

last

References

LocationText
fespi.c:421
static int fespi_protect(struct flash_bank *bank, int set,
fespi.c:854
.protect = fespi_protect,

Data Use

Data read by fespi_protect()
Data written by fespi_protect()
fespi_protect()
fespi_protect()::sector
all items filtered out
Implementations
fespi_protect()
all items filtered out