stm32x_check_operation_supported() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDstm32x_check_operation_supported()

stm32x_check_operation_supported() function

Syntax

static int stm32x_check_operation_supported(struct flash_bank *bank);

Arguments

bank

References

LocationReferrerText
stm32f1x.c:204
static int stm32x_check_operation_supported(struct flash_bank *bank)
stm32f1x.c:349stm32x_protect_check()
int retval = stm32x_check_operation_supported(bank);
stm32f1x.c:425stm32x_protect()
int retval = stm32x_check_operation_supported(bank);
stm32f1x.c:1345stm32x_handle_lock_command()
retval = stm32x_check_operation_supported(bank);
stm32f1x.c:1386stm32x_handle_unlock_command()
retval = stm32x_check_operation_supported(bank);
stm32f1x.c:1430stm32x_handle_options_read_command()
retval = stm32x_check_operation_supported(bank);
stm32f1x.c:1497stm32x_handle_options_write_command()
retval = stm32x_check_operation_supported(bank);
stm32f1x.c:1592stm32x_handle_options_load_command()
retval = stm32x_check_operation_supported(bank);

Call Tree

Functions calling stm32x_check_operation_supported()
Functions called by stm32x_check_operation_supported()
stm32x_check_operation_supported()
all items filtered out
Data read by stm32x_check_operation_supported()
stm32x_check_operation_supported()
Type of stm32x_check_operation_supported()
stm32x_check_operation_supported()
all items filtered out