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

mem_layout_str7bank1 variable

Syntax

static const struct str7x_mem_layout mem_layout_str7bank1[] = { {0x00000000, 0x02000, 0x10000}, {0x00002000, 0x02000, 0x20000} };

References

LocationReferrerText
str7x.c:114
static const struct str7x_mem_layout mem_layout_str7bank1[] = {
str7x.c:171str7x_build_block_list()
bank->sectors[num_sectors].offset = mem_layout_str7bank1[i].sector_start;
str7x.c:172str7x_build_block_list()
bank->sectors[num_sectors].size = mem_layout_str7bank1[i].sector_size;
str7x.c:178str7x_build_block_list()
str7x_info->sector_bits[num_sectors++] = mem_layout_str7bank1[i].sector_bit;

Data Use

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