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

stm32l47_l48xx_revs variable

Syntax

static const struct stm32l4_rev stm32l47_l48xx_revs[] = { { 0x1000, "1" }, { 0x1001, "2" }, { 0x1003, "3" }, { 0x1007, "4" } };

References

LocationText
stm32l4x.c:283
static const struct stm32l4_rev stm32l47_l48xx_revs[] = {
stm32l4x.c:389
.revs = stm32l47_l48xx_revs,
stm32l4x.c:390
.num_revs = ARRAY_SIZE(stm32l47_l48xx_revs),

Type Use

Type of stm32l47_l48xx_revs
stm32l47_l48xx_revs
all items filtered out