stm32g0x_flash_bank::register_base is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDstm32g0x_flash_bank::register_base

stm32g0x_flash_bank::register_base field

Syntax

uint32_t register_base;

References

LocationReferrerText
stm32g0x.c:155
uint32_t register_base;
stm32g0x.c:178stm32x_flash_bank_command()
stm32x_info->register_base = FLASH_REG_BASE;
stm32g0x.c:187stm32x_get_flash_reg()
return reg + stm32x_info->register_base;
stm32g0x.c:514stm32x_write_block()
buf_set_u32(reg_params[0].value, 0, 32, stm32x_info->register_base);
stm32g0x.c:720stm32x_probe()
stm32x_info->register_base = FLASH_REG_BASE;

Data Use

Functions writing stm32g0x_flash_bank::register_base
Functions reading stm32g0x_flash_bank::register_base
stm32g0x_flash_bank::register_base
Type of stm32g0x_flash_bank::register_base
stm32g0x_flash_bank::register_base
uint32_t
all items filtered out