mem_layout_str7bank0 is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

mem_layout_str7bank0 variable

Syntax

static const struct str7x_mem_layout mem_layout_str7bank0[] = { {0x00000000, 0x02000, 0x01}, {0x00002000, 0x02000, 0x02}, {0x00004000, 0x02000, 0x04}, {0x00006000, 0x02000, 0x08}, {0x00008000, 0x08000, 0x10}, {0x00010000, 0x10000, 0x20}, {0x00020000, 0x10000, 0x40}, {0x00030000, 0x10000, 0x80} };

References

LocationReferrerText
str7x.c:103
static const struct str7x_mem_layout mem_layout_str7bank0[] = {
str7x.c:160str7x_build_block_list()
bank->sectors[num_sectors].offset = mem_layout_str7bank0[i].sector_start;
str7x.c:161str7x_build_block_list()
bank->sectors[num_sectors].size = mem_layout_str7bank0[i].sector_size;
str7x.c:167str7x_build_block_list()
str7x_info->sector_bits[num_sectors++] = mem_layout_str7bank0[i].sector_bit;

Data Use

Functions reading mem_layout_str7bank0
mem_layout_str7bank0
all items filtered out
Type of mem_layout_str7bank0
mem_layout_str7bank0
all items filtered out