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

STM32_FLASH_SIZE_REG macro

Syntax

#define STM32_FLASH_SIZE_REG 12

References

LocationText
stm32l5x.c:123
#define STM32_FLASH_SIZE_REG 12
stm32l5x.c:732
retval = target_read_u16(target, stm32l4_get_flash_reg(bank, STM32_FLASH_SIZE_REG), &flash_size_in_kb);