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

STM32_FLASH_WRPR_B0 macro

Syntax

#define STM32_FLASH_WRPR_B0 0x40022020

References

LocationText
stm32f1x.c:49
#define STM32_FLASH_WRPR_B0 0x40022020
stm32f1x.c:235
retval = target_read_u32(target, STM32_FLASH_WRPR_B0, &stm32x_info->option_bytes.protection);
stm32f1x.c:356
retval = target_read_u32(target, STM32_FLASH_WRPR_B0, &protection);
stm32f1x.c:1440
retval = target_read_u32(target, STM32_FLASH_WRPR_B0, &protection);