stm32l4_flash_bank::hole_sectors is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDstm32l4_flash_bank::hole_sectors

stm32l4_flash_bank::hole_sectors field

Syntax

int hole_sectors;

References

LocationReferrerText
stm32l4x.c:250
int hole_sectors;
stm32l4x.c:1926stm32l4_probe()
stm32l4_info->hole_sectors = 0;
stm32l4x.c:1999stm32l4_probe()
stm32l4_info->hole_sectors =
stm32l4x.c:2105stm32l4_probe()
const int gap_size_kb = stm32l4_info->hole_sectors * page_size_kb;
stm32l4x.c:2145stm32l4_probe()
if (i >= stm32l4_info->bank1_sectors && stm32l4_info->hole_sectors)

Data Use

Functions writing stm32l4_flash_bank::hole_sectors
Functions reading stm32l4_flash_bank::hole_sectors
all items filtered out
stm32l4_flash_bank::hole_sectors
all items filtered out