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
stm32f2x.c:441
static int stm32x_write_options(struct flash_bank *bank)
stm32f2x.c:688stm32x_protect()
retval = stm32x_write_options(bank);
stm32f2x.c:1453stm32x_handle_lock_command()
if (stm32x_write_options(bank) != ERROR_OK) {
stm32f2x.c:1496stm32x_handle_unlock_command()
if (stm32x_write_options(bank) != ERROR_OK) {
stm32f2x.c:1654stm32f2x_handle_options_write_command()
if (stm32x_write_options(bank) != ERROR_OK) {
stm32f2x.c:1700stm32f2x_handle_optcr2_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()
stm32x_write_options()::stm32x_info
stm32x_write_options()::optiondata
stm32x_write_options()::optiondata2
stm32x_write_options()::retval
all items filtered out
Type of stm32x_write_options()
stm32x_write_options()
uint32_t
all items filtered out