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

FLASH_BKER_G0 macro

Syntax

#define FLASH_BKER_G0 BIT(13)

References

LocationText
stm32l4x.h:27
#define FLASH_BKER_G0 BIT(13)
stm32l4x.c:1975
stm32l4_info->cr_bker_mask = FLASH_BKER_G0;