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

stm32_435_revs variable

Syntax

static const struct stm32l4_rev stm32_435_revs[] = { { 0x1000, "A" }, { 0x1001, "Z" }, { 0x2001, "Y" }, };

References

LocationText
stm32g4x.c:155
static const struct stm32l4_rev stm32_435_revs[] = {
stm32g4x.c:211
.revs = stm32_435_revs,
stm32g4x.c:212
.num_revs = ARRAY_SIZE(stm32_435_revs),

Type Use

Type of stm32_435_revs
stm32_435_revs
all items filtered out