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

stm32_447_revs variable

Syntax

static const struct stm32lx_rev stm32_447_revs[] = { { 0x1000, "A" }, { 0x2000, "B" }, { 0x2008, "Z" }, };

References

LocationText
stm32lx.c:149
static const struct stm32lx_rev stm32_447_revs[] = {
stm32lx.c:245
.revs = stm32_447_revs,
stm32lx.c:246
.num_revs = ARRAY_SIZE(stm32_447_revs),

Type Use

Type of stm32_447_revs
stm32_447_revs
all items filtered out