stm32lx_part_info::has_dual_banks is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDstm32lx_part_info::has_dual_banks

stm32lx_part_info::has_dual_banks field

Syntax

bool has_dual_banks;

References

LocationReferrerText
stm32lx.c:113
bool has_dual_banks;
stm32lx.c:165
.has_dual_banks = false,
stm32lx.c:177
.has_dual_banks = false,
stm32lx.c:189
.has_dual_banks = false,
stm32lx.c:201
.has_dual_banks = false,
stm32lx.c:213
.has_dual_banks = false,
stm32lx.c:226
.has_dual_banks = true,
stm32lx.c:239
.has_dual_banks = true,
stm32lx.c:252
.has_dual_banks = false, /* determined in runtime */
stm32lx.c:264
.has_dual_banks = false,
stm32lx.c:803stm32lx_probe()
if (stm32lx_info->part_info.has_dual_banks) {
stm32lx.c:1354stm32lx_update_part_info()
stm32lx_info->part_info.has_dual_banks = true;

Data Use

Functions writing stm32lx_part_info::has_dual_banks
Functions reading stm32lx_part_info::has_dual_banks
all items filtered out
stm32lx_part_info::has_dual_banks
all items filtered out