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

stm32_436_revs variable

Syntax

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

References

LocationText
stm32lx.c:143
static const struct stm32lx_rev stm32_436_revs[] = {
stm32lx.c:219
.revs = stm32_436_revs,
stm32lx.c:220
.num_revs = ARRAY_SIZE(stm32_436_revs),

Type Use

Type of stm32_436_revs
stm32_436_revs
all items filtered out