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

stm32_437_revs variable

Syntax

static const struct stm32lx_rev stm32_437_revs[] = { { 0x1000, "A" }, };

References

LocationText
stm32lx.c:146
static const struct stm32lx_rev stm32_437_revs[] = {
stm32lx.c:232
.revs = stm32_437_revs,
stm32lx.c:233
.num_revs = ARRAY_SIZE(stm32_437_revs),

Type Use

Type of stm32_437_revs
stm32_437_revs
all items filtered out