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 int first,     unsigned int last);

Arguments

bank

set

first

last

References

LocationText
stm32h7x.c:519
static int stm32x_protect(struct flash_bank *bank, int set, unsigned int first,
stm32h7x.c:1198
.protect = stm32x_protect,

Call Tree

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