flashd_get_lock_bits() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDflashd_get_lock_bits()

flashd_get_lock_bits() function

Returns a bit field (at most 64) of locked regions within a page.

Syntax

static int flashd_get_lock_bits(struct sam4_bank_private *private,     uint32_t *v);

Arguments

private

info about the bank

v

where to store locked bits

References

LocationReferrerText
at91sam4.c:1826
static int flashd_get_lock_bits(struct sam4_bank_private *private, uint32_t *v)
at91sam4.c:2464sam4_protect_check()
r = flashd_get_lock_bits(private, v);

Call Tree

Functions calling flashd_get_lock_bits()
Functions called by flashd_get_lock_bits()
all items filtered out
flashd_get_lock_bits()
Data read by flashd_get_lock_bits()
Data written by flashd_get_lock_bits()
flashd_get_lock_bits()
flashd_get_lock_bits()::r
all items filtered out