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

stm32l4_flash_regs variable

Syntax

static const uint32_t stm32l4_flash_regs[STM32_FLASH_REG_INDEX_NUM] = { [STM32_FLASH_ACR_INDEX] = 0x000, [STM32_FLASH_KEYR_INDEX] = 0x008, [STM32_FLASH_OPTKEYR_INDEX] = 0x00C, [STM32_FLASH_SR_INDEX] = 0x010, [STM32_FLASH_CR_INDEX] = 0x014, [STM32_FLASH_OPTR_INDEX] = 0x020, [STM32_FLASH_WRP1AR_INDEX] = 0x02C, [STM32_FLASH_WRP1BR_INDEX] = 0x030, [STM32_FLASH_WRP2AR_INDEX] = 0x04C, [STM32_FLASH_WRP2BR_INDEX] = 0x050, };

References

LocationReferrerText
stm32l4x.c:176
static const uint32_t stm32l4_flash_regs[STM32_FLASH_REG_INDEX_NUM] = {
stm32l4x.c:1848stm32l4_probe()
stm32l4_info->flash_regs = stm32l4_flash_regs;

Data Use

Functions reading stm32l4_flash_regs
stm32l4_flash_regs
all items filtered out
Type of stm32l4_flash_regs
stm32l4_flash_regs
uint32_t
all items filtered out