stm32l4_part_info::has_dual_bank is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDstm32l4_part_info::has_dual_bank

stm32l4_part_info::has_dual_bank field

Syntax

bool has_dual_bank;

References

LocationReferrerText
stm32g4x.c:134
bool has_dual_bank;
stm32g4x.c:203
.has_dual_bank = 1,
stm32g4x.c:216
.has_dual_bank = 0,
stm32g4x.c:229
.has_dual_bank = 0,
stm32g4x.c:242
.has_dual_bank = 1,
stm32g4x.c:255
.has_dual_bank = 0,
stm32g4x.c:268
.has_dual_bank = 1,
stm32g4x.c:281
.has_dual_bank = 0,
stm32g4x.c:294
.has_dual_bank = 0,
stm32g4x.c:307
.has_dual_bank = 0,
stm32g4x.c:320
.has_dual_bank = 0,
stm32g4x.c:333
.has_dual_bank = 1,
stm32g4x.c:853stm32l4_probe()
if (part_info->has_dual_bank) {
stm32g4x.c:947stm32l4_mass_erase()
if (stm32l4_info->part_info->has_dual_bank)

Data Use

Functions reading stm32l4_part_info::has_dual_bank
stm32l4_part_info::has_dual_bank