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

plugin_protect() function

Syntax

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

Arguments

bank

set

first

last

References

LocationText
FLASHPlugin.c:713
static int plugin_protect(struct flash_bank *bank, int set, unsigned first, unsigned last)
FLASHPlugin.c:807
.protect = plugin_protect

Call Tree

Functions called by plugin_protect()
plugin_protect()
Implementations
plugin_protect()
all items filtered out
Type of plugin_protect()
plugin_protect()
int32_t
all items filtered out