STM32_OB_WRP1A is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

STM32_OB_WRP1A macro

Syntax

#define STM32_OB_WRP1A 0x1FFF7818

References

LocationText
stm32g0x.c:59
#define STM32_OB_WRP1A 0x1FFF7818
stm32g0x.c:249
retval = target_read_u32(target, STM32_OB_WRP1A, &(stm32x_info->option_bytes.wrp1a));
stm32g0x.c:957
retval = target_read_u32(target, STM32_OB_WRP1A, &(options.wrp1a));