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

stm32_470_revs variable

Syntax

static const struct stm32l4_rev stm32_470_revs[] = { { 0x1000, "A" }, { 0x1001, "Z" }, { 0x1003, "Y" }, { 0x100F, "W" }, };

References

LocationText
stm32g4x.c:171
static const struct stm32l4_rev stm32_470_revs[] = {
stm32g4x.c:263
.revs = stm32_470_revs,
stm32g4x.c:264
.num_revs = ARRAY_SIZE(stm32_470_revs),

Type Use

Type of stm32_470_revs
stm32_470_revs
all items filtered out