setup_sector() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

setup_sector() function

Syntax

static void setup_sector(struct flash_bank *bank,     unsigned int i,     unsigned int size);

Arguments

bank

i

size

References

LocationReferrerText
stm32f2x.c:895
static void setup_sector(struct flash_bank *bank, unsigned int i,
stm32f2x.c:953setup_bank()
setup_sector(bank, start + sector_index, size_in_kb * 1024);

Call Tree

Functions calling setup_sector()
Functions called by setup_sector()
all items filtered out
setup_sector()
all items filtered out