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

rsl10_protect() function

Syntax

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

Arguments

bank

set

first

last

References

LocationReferrerText
rsl10.c:194
static int rsl10_protect(struct flash_bank *bank, int set, unsigned int first, unsigned int last)
rsl10.c:718rsl10_lock_command()
return rsl10_protect(bank, true, 0, 0);
rsl10.c:764rsl10_unlock_command()
retval = rsl10_protect(bank, false, 0, 0);
rsl10.c:837
.protect = rsl10_protect,

Call Tree

Functions calling rsl10_protect()
Functions called by rsl10_protect()
rsl10_protect()
Data read by rsl10_protect()
Data written by rsl10_protect()
rsl10_protect()::retval
rsl10_protect()::status
rsl10_protect()::i
rsl10_protect()::bit
all items filtered out
rsl10_protect()
rsl10_protect()::retval
rsl10_protect()::status
rsl10_protect()::i
rsl10_protect()::bit
all items filtered out
Implementations
rsl10_protect()
all items filtered out
Type of rsl10_protect()
rsl10_protect()
uint32_t
all items filtered out