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

stm32g0x_flash_bank::probed field

Syntax

int probed;

References

LocationReferrerText
stm32g0x.c:153
int probed;
stm32g0x.c:177stm32x_flash_bank_command()
stm32x_info->probed = 0;
stm32g0x.c:719stm32x_probe()
stm32x_info->probed = 0;
stm32g0x.c:795stm32x_probe()
stm32x_info->probed = 1;
stm32g0x.c:803stm32x_auto_probe()
if (stm32x_info->probed)

Data Use

Functions writing stm32g0x_flash_bank::probed
Functions reading stm32g0x_flash_bank::probed
stm32g0x_flash_bank::probed
all items filtered out