stm32x_flash_bank::has_optcr2_pcrop is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDstm32x_flash_bank::has_optcr2_pcrop

stm32x_flash_bank::has_optcr2_pcrop field

Syntax

bool has_optcr2_pcrop;

References

LocationReferrerText
stm32f2x.c:195
bool has_optcr2_pcrop; /* F72x/73x */
stm32f2x.c:421stm32x_read_options()
if (stm32x_info->has_optcr2_pcrop) {
stm32f2x.c:427stm32x_read_options()
if (stm32x_info->has_optcr2_pcrop &&
stm32f2x.c:480stm32x_write_options()
if (stm32x_info->has_optcr2_pcrop) {
stm32f2x.c:1000stm32x_probe()
stm32x_info->has_optcr2_pcrop = false;
stm32f2x.c:1107stm32x_probe()
stm32x_info->has_optcr2_pcrop = true;
stm32f2x.c:1492stm32x_handle_unlock_command()
if (stm32x_info->has_optcr2_pcrop) {
stm32f2x.c:1597stm32f2x_handle_options_read_command()
if (stm32x_info->has_optcr2_pcrop) {
stm32f2x.c:1684stm32f2x_handle_optcr2_write_command()
if (!stm32x_info->has_optcr2_pcrop) {

Data Use

Functions writing stm32x_flash_bank::has_optcr2_pcrop
Functions reading stm32x_flash_bank::has_optcr2_pcrop
all items filtered out
stm32x_flash_bank::has_optcr2_pcrop