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

FLASH_PEKEYR macro

Syntax

#define FLASH_PEKEYR 0x0C

References

LocationText
stm32lx.c:29
#define FLASH_PEKEYR 0x0C
stm32lx.c:976
retval = target_write_u32(target, stm32lx_info->flash_base + FLASH_PEKEYR,
stm32lx.c:981
retval = target_write_u32(target, stm32lx_info->flash_base + FLASH_PEKEYR,
stm32lx.c:1173
retval = target_write_u32(target, stm32lx_info->flash_base + FLASH_PEKEYR, PEKEY1);
stm32lx.c:1177
retval = target_write_u32(target, stm32lx_info->flash_base + FLASH_PEKEYR, PEKEY2);