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

stm32wb3xx_revs variable

Syntax

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

References

LocationText
stm32l4x.c:378
static const struct stm32l4_rev stm32wb3xx_revs[] = {
stm32l4x.c:665
.revs = stm32wb3xx_revs,
stm32l4x.c:666
.num_revs = ARRAY_SIZE(stm32wb3xx_revs),

Type Use

Type of stm32wb3xx_revs
stm32wb3xx_revs
all items filtered out