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

stm32_417_revs variable

Syntax

static const struct stm32lx_rev stm32_417_revs[] = { { 0x1000, "A" }, { 0x1008, "Z" }, { 0x1018, "Y" }, { 0x1038, "X" } };

References

LocationText
stm32lx.c:131
static const struct stm32lx_rev stm32_417_revs[] = {
stm32lx.c:171
.revs = stm32_417_revs,
stm32lx.c:172
.num_revs = ARRAY_SIZE(stm32_417_revs),

Type Use

Type of stm32_417_revs
stm32_417_revs
all items filtered out