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

stm32g43_g44xx_revs variable

Syntax

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

References

LocationText
stm32l4x.c:328
static const struct stm32l4_rev stm32g43_g44xx_revs[] = {
stm32l4x.c:533
.revs = stm32g43_g44xx_revs,
stm32l4x.c:534
.num_revs = ARRAY_SIZE(stm32g43_g44xx_revs),

Type Use

Type of stm32g43_g44xx_revs
stm32g43_g44xx_revs
all items filtered out