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

max32xxx_protect() function

Syntax

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

Arguments

bank

set

first

last

References

LocationReferrerText
max32xxx.c:309
static int max32xxx_protect(struct flash_bank *bank, int set,
max32xxx.c:818max32xxx_handle_protection_set_command()
if (max32xxx_protect(bank, 1, addr, len) == ERROR_OK)
max32xxx.c:874max32xxx_handle_protection_clr_command()
if (max32xxx_protect(bank, 0, addr, len) == ERROR_OK)
max32xxx.c:965
.protect = max32xxx_protect,

Call Tree

Functions calling max32xxx_protect()
Functions called by max32xxx_protect()
max32xxx_protect()
Data read by max32xxx_protect()
Data written by max32xxx_protect()
max32xxx_protect()
max32xxx_protect()::temp_reg
max32xxx_protect()::page
all items filtered out
Implementations
max32xxx_protect()
all items filtered out
Type of max32xxx_protect()
max32xxx_protect()
uint32_t
all items filtered out