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

stm32h72_h73xx_revs variable

Syntax

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

References

LocationText
stm32h7x.c:144
static const struct stm32h7x_rev stm32h72_h73xx_revs[] = {
stm32h7x.c:197
.revs = stm32h72_h73xx_revs,
stm32h7x.c:198
.num_revs = ARRAY_SIZE(stm32h72_h73xx_revs),

Type Use

Type of stm32h72_h73xx_revs
stm32h72_h73xx_revs
all items filtered out