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

stm32u57_u58xx_revs variable

Syntax

static const struct stm32l4_rev stm32u57_u58xx_revs[] = { { 0x1000, "A" }, { 0x1001, "Z" }, { 0x1003, "Y" }, { 0x2000, "B" }, { 0x2001, "X" }, { 0x3000, "C" }, { 0x3001, "W" }, };

References

LocationText
stm32l4x.c:357
static const struct stm32l4_rev stm32u57_u58xx_revs[] = {
stm32l4x.c:617
.revs = stm32u57_u58xx_revs,
stm32l4x.c:618
.num_revs = ARRAY_SIZE(stm32u57_u58xx_revs),

Type Use

Type of stm32u57_u58xx_revs
stm32u57_u58xx_revs
all items filtered out