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

RDP_LEVEL_0 macro

Syntax

#define RDP_LEVEL_0 0xAA

References

LocationText
stm32g4x.c:114
#define RDP_LEVEL_0 0xAA
stm32l5x.c:171
#define RDP_LEVEL_0 0xAA
stm32g4x.c:1139
if (stm32l4_write_option(bank, STM32_FLASH_OPTR, RDP_LEVEL_0, 0x000000FF) != ERROR_OK) {
stm32l5x.c:1116
if (stm32l4_write_option(bank, STM32_FLASH_OPTR, RDP_LEVEL_0, 0x000000FF) != ERROR_OK) {