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

stm32_429_revs variable

Syntax

static const struct stm32lx_rev stm32_429_revs[] = { { 0x1000, "A" }, { 0x1018, "Z" }, };

References

LocationText
stm32lx.c:140
static const struct stm32lx_rev stm32_429_revs[] = {
stm32lx.c:207
.revs = stm32_429_revs,
stm32lx.c:208
.num_revs = ARRAY_SIZE(stm32_429_revs),

Type Use

Type of stm32_429_revs
stm32_429_revs
all items filtered out