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

STM32G0_FLASH_PG macro

Syntax

#define STM32G0_FLASH_PG (1 << 0)

References

LocationText
stm32g0x.c:77
#define STM32G0_FLASH_PG (1 << 0)
stm32g0x.c:599
retval = target_write_u32(target, stm32x_get_flash_reg(bank, STM32G0_FLASH_CR), STM32G0_FLASH_PG);