stm32x_write_options() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDstm32x_write_options()

stm32x_write_options() function

Syntax

static int stm32x_write_options(struct flash_bank *bank);

Arguments

bank

References

LocationReferrerText
stm32f1x.c:289
static int stm32x_write_options(struct flash_bank *bank)
stm32f1x.c:442stm32x_protect()
return stm32x_write_options(bank);
stm32f1x.c:1357stm32x_handle_lock_command()
if (stm32x_write_options(bank) != ERROR_OK) {
stm32f1x.c:1395stm32x_handle_unlock_command()
if (stm32x_write_options(bank) != ERROR_OK) {
stm32f1x.c:1553stm32x_handle_options_write_command()
if (stm32x_write_options(bank) != ERROR_OK) {

Call Tree

Functions calling stm32x_write_options()
Functions called by stm32x_write_options()
stm32x_write_options()
Data read by stm32x_write_options()
Data written by stm32x_write_options()
stm32x_write_options()::retval2
stm32x_write_options()::stm32x_info
stm32x_write_options()::target
stm32x_write_options()::retval
stm32x_write_options()::opt_bytes
all items filtered out
stm32x_write_options()
stm32x_write_options()::stm32x_info
stm32x_write_options()::retval
all items filtered out
Type of stm32x_write_options()
stm32x_write_options()
uint8_t
all items filtered out