stm32g0x_options::wrp1a is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDstm32g0x_options::wrp1a

stm32g0x_options::wrp1a field

Syntax

uint32_t wrp1a;

References

LocationReferrerText
stm32g0x.c:146
uint32_t wrp1a;
stm32g0x.c:249stm32x_read_options()
retval = target_read_u32(target, STM32_OB_WRP1A, &(stm32x_info->option_bytes.wrp1a));
stm32g0x.c:310stm32x_write_options()
target_buffer_set_u64(target, opt_bytes + 24, stm32x_info->option_bytes.wrp1a);
stm32g0x.c:457stm32x_protect()
stm32x_info->option_bytes.wrp1a = first + (last << 16);
stm32g0x.c:459stm32x_protect()
stm32x_info->option_bytes.wrp1a = 0;
stm32g0x.c:957stm32x_handle_options_read_command()
retval = target_read_u32(target, STM32_OB_WRP1A, &(options.wrp1a));
stm32g0x.c:966stm32x_handle_options_read_command()
command_print(CMD, "write protection register A = 0x%" PRIx32 "", options.wrp1a);

Data Use

Functions writing stm32g0x_options::wrp1a
Functions reading stm32g0x_options::wrp1a
all items filtered out
stm32g0x_options::wrp1a
Type of stm32g0x_options::wrp1a
stm32g0x_options::wrp1a
uint32_t
all items filtered out