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

stm32l49_l4axx_revs variable

Syntax

static const struct stm32l4_rev stm32l49_l4axx_revs[] = { { 0x1000, "A" }, { 0x2000, "B" }, };

References

LocationText
stm32l4x.c:308
static const struct stm32l4_rev stm32l49_l4axx_revs[] = {
stm32l4x.c:473
.revs = stm32l49_l4axx_revs,
stm32l4x.c:474
.num_revs = ARRAY_SIZE(stm32l49_l4axx_revs),

Type Use

Type of stm32l49_l4axx_revs
stm32l49_l4axx_revs
all items filtered out