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

stm32c01xx_revs variable

Syntax

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

References

LocationText
stm32l4x.c:292
static const struct stm32l4_rev stm32c01xx_revs[] = {
stm32l4x.c:413
.revs = stm32c01xx_revs,
stm32l4x.c:414
.num_revs = ARRAY_SIZE(stm32c01xx_revs),

Type Use

Type of stm32c01xx_revs
stm32c01xx_revs
all items filtered out