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

stm32g03_g04xx_revs variable

Syntax

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

References

LocationText
stm32l4x.c:320
static const struct stm32l4_rev stm32g03_g04xx_revs[] = {
stm32l4x.c:509
.revs = stm32g03_g04xx_revs,
stm32l4x.c:510
.num_revs = ARRAY_SIZE(stm32g03_g04xx_revs),

Type Use

Type of stm32g03_g04xx_revs
stm32g03_g04xx_revs
all items filtered out