stm32x_options::optcr2_pcrop is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDstm32x_options::optcr2_pcrop

stm32x_options::optcr2_pcrop field

Syntax

uint32_t optcr2_pcrop;

References

LocationReferrerText
stm32f2x.c:185
uint32_t optcr2_pcrop;
stm32f2x.c:426stm32x_read_options()
stm32x_info->option_bytes.optcr2_pcrop = optiondata;
stm32f2x.c:428stm32x_read_options()
(stm32x_info->option_bytes.optcr2_pcrop & ~OPTCR2_PCROP_RDP)) {
stm32f2x.c:432stm32x_read_options()
stm32x_info->option_bytes.optcr2_pcrop = 0x0;
stm32f2x.c:482stm32x_write_options()
stm32x_info->option_bytes.optcr2_pcrop);
stm32f2x.c:1493stm32x_handle_unlock_command()
stm32x_info->option_bytes.optcr2_pcrop = OPTCR2_PCROP_RDP | (~1U << bank->num_sectors);
stm32f2x.c:1599stm32f2x_handle_options_read_command()
stm32x_info->option_bytes.optcr2_pcrop);
stm32f2x.c:1698stm32f2x_handle_optcr2_write_command()
stm32x_info->option_bytes.optcr2_pcrop = optcr2_pcrop;

Data Use

Functions writing stm32x_options::optcr2_pcrop
Functions reading stm32x_options::optcr2_pcrop
stm32x_options::optcr2_pcrop
Type of stm32x_options::optcr2_pcrop
stm32x_options::optcr2_pcrop
uint32_t
all items filtered out