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

stm32g0x_flash_bank::user_bank_size field

Syntax

uint32_t user_bank_size;

References

LocationReferrerText
stm32g0x.c:157
uint32_t user_bank_size;
stm32g0x.c:179stm32x_flash_bank_command()
stm32x_info->user_bank_size = bank->size;
stm32g0x.c:756stm32x_probe()
if (stm32x_info->user_bank_size) {
stm32g0x.c:758stm32x_probe()
flash_size_in_kb = stm32x_info->user_bank_size / 1024;

Data Use

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