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

stm32_415_revs variable

Syntax

static const struct stm32l4_rev stm32_415_revs[] = { { 0x1000, "A" }, { 0x1001, "Z" }, { 0x1003, "Y" }, { 0x1007, "X" }, };

References

LocationText
stm32g4x.c:151
static const struct stm32l4_rev stm32_415_revs[] = {
stm32g4x.c:198
.revs = stm32_415_revs,
stm32g4x.c:199
.num_revs = ARRAY_SIZE(stm32_415_revs),

Type Use

Type of stm32_415_revs
stm32_415_revs
all items filtered out