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

stm32_g07_g08xx_revs variable

Syntax

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

References

LocationText
stm32l4x.c:304
static const struct stm32l4_rev stm32_g07_g08xx_revs[] = {
stm32l4x.c:461
.revs = stm32_g07_g08xx_revs,
stm32l4x.c:462
.num_revs = ARRAY_SIZE(stm32_g07_g08xx_revs),

Type Use

Type of stm32_g07_g08xx_revs
stm32_g07_g08xx_revs
all items filtered out