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

stm32h74_h75xx_revs variable

Syntax

static const struct stm32h7x_rev stm32h74_h75xx_revs[] = { { 0x1000, "A" }, { 0x1001, "Z" }, { 0x1003, "Y" }, { 0x2001, "X" }, { 0x2003, "V" }, };

References

LocationText
stm32h7x.c:136
static const struct stm32h7x_rev stm32h74_h75xx_revs[] = {
stm32h7x.c:167
.revs = stm32h74_h75xx_revs,
stm32h7x.c:168
.num_revs = ARRAY_SIZE(stm32h74_h75xx_revs),

Type Use

Type of stm32h74_h75xx_revs
stm32h74_h75xx_revs
all items filtered out