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

stm32_460_revs variable

Syntax

static const struct stm32l4_rev stm32_460_revs[] = { { 0x1000, "A" }, { 0x2000, "B" }, };

References

LocationText
stm32g4x.c:179
static const struct stm32l4_rev stm32_460_revs[] = {
stm32g4x.c:289
.revs = stm32_460_revs,
stm32g4x.c:290
.num_revs = ARRAY_SIZE(stm32_460_revs),

Type Use

Type of stm32_460_revs
stm32_460_revs
all items filtered out