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

jtagspi_protect() function

Syntax

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

Arguments

bank

set

first

last

References

LocationText
jtagspi.c:674
static int jtagspi_protect(struct flash_bank *bank, int set, unsigned int first,
jtagspi.c:846
.protect = jtagspi_protect,

Data Use

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