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

flashd_unlock() function

Unlocks all the regions in the given address range.

Syntax

static int flashd_unlock(struct sam3_bank_private *private,     unsigned start_sector,     unsigned end_sector);

Arguments

private

info about the bank

start_sector

first sector to unlock

end_sector

last (inclusive) to unlock

References

LocationReferrerText
at91sam3.c:2348
static int flashd_unlock(struct sam3_bank_private *private,
at91sam3.c:3260sam3_protect()
r = flashd_unlock(private, first, last);

Call Tree

Functions calling flashd_unlock()
Functions called by flashd_unlock()
all items filtered out
flashd_unlock()
all items filtered out
Data read by flashd_unlock()
Data written by flashd_unlock()
flashd_unlock()::r
flashd_unlock()::pg
flashd_unlock()::pages_per_sector
all items filtered out
flashd_unlock()
flashd_unlock()::r
flashd_unlock()::pg
flashd_unlock()::pages_per_sector
all items filtered out
Type of flashd_unlock()
flashd_unlock()
uint32_t
all items filtered out