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

stm32x_protect() function

Syntax

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

Arguments

bank

set

first

last

References

LocationText
stm32g0x.c:441
static int stm32x_protect(struct flash_bank *bank, int set, unsigned first, unsigned last)
stm32g0x.c:1275
.protect = stm32x_protect,

Call Tree

Functions called by stm32x_protect()
stm32x_protect()
Data read by stm32x_protect()
Data written by stm32x_protect()
stm32x_protect()
all items filtered out
Implementations
stm32x_protect()
all items filtered out
Type of stm32x_protect()
stm32x_protect()
all items filtered out