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

FLASH_BKER macro

Syntax

#define FLASH_BKER BIT(11)

References

LocationText
stm32l4x.h:26
#define FLASH_BKER BIT(11)
stm32l4x.c:1836
stm32l4_info->cr_bker_mask = FLASH_BKER;