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

stm32l4r_l4sxx_revs variable

Syntax

static const struct stm32l4_rev stm32l4r_l4sxx_revs[] = { { 0x1000, "A" }, { 0x1001, "Z" }, { 0x1003, "Y" }, { 0x100F, "W" }, { 0x101F, "V" }, };

References

LocationText
stm32l4x.c:336
static const struct stm32l4_rev stm32l4r_l4sxx_revs[] = {
stm32l4x.c:557
.revs = stm32l4r_l4sxx_revs,
stm32l4x.c:558
.num_revs = ARRAY_SIZE(stm32l4r_l4sxx_revs),

Type Use

Type of stm32l4r_l4sxx_revs
stm32l4r_l4sxx_revs
all items filtered out