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

stm32_464_revs variable

Syntax

static const struct stm32l4_rev stm32_464_revs[] = { { 0x1000, "A" }, };

References

LocationText
stm32g4x.c:175
static const struct stm32l4_rev stm32_464_revs[] = {
stm32g4x.c:276
.revs = stm32_464_revs,
stm32g4x.c:277
.num_revs = ARRAY_SIZE(stm32_464_revs),

Type Use

Type of stm32_464_revs
stm32_464_revs
all items filtered out