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

samv_protect() function

Syntax

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

Arguments

bank

set

first

last

References

LocationText
atsamv.c:404
static int samv_protect(struct flash_bank *bank, int set, unsigned int first,
atsamv.c:692
.protect = samv_protect,

Call Tree

Functions called by samv_protect()
samv_protect()
Data read by samv_protect()
Data written by samv_protect()
samv_protect()
samv_protect()::r
all items filtered out
Implementations
samv_protect()
all items filtered out