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

stm32l43_l44xx_revs variable

Syntax

static const struct stm32l4_rev stm32l43_l44xx_revs[] = { { 0x1000, "A" }, { 0x1001, "Z" }, { 0x2001, "Y" }, };

References

LocationText
stm32l4x.c:287
static const struct stm32l4_rev stm32l43_l44xx_revs[] = {
stm32l4x.c:401
.revs = stm32l43_l44xx_revs,
stm32l4x.c:402
.num_revs = ARRAY_SIZE(stm32l43_l44xx_revs),

Type Use

Type of stm32l43_l44xx_revs
stm32l43_l44xx_revs
all items filtered out