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

STM32_FLASH_BASE macro

Syntax

#define STM32_FLASH_BASE 0x40023c00

References

LocationText
stm32f2x.c:128
#define STM32_FLASH_BASE 0x40023c00
stm32l5x.c:111
#define STM32_FLASH_BASE 0
stm32f2x.c:756
buf_set_u32(reg_params[4].value, 0, 32, STM32_FLASH_BASE);
stm32l5x.c:607
buf_set_u32(reg_params[4].value, 0, 32, stm32l4_get_flash_reg(bank, STM32_FLASH_BASE));
stm32l5x.c:999
uint32_t reg_addr = STM32_FLASH_BASE;
stm32l5x.c:1025
uint32_t reg_addr = STM32_FLASH_BASE;