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

same54_parts variable

Syntax

static const struct samd_part same54_parts[] = { { 0x00, "SAME54P20A", 1024, 256 }, { 0x01, "SAME54P19A", 512, 192 }, { 0x02, "SAME54N20A", 1024, 256 }, { 0x03, "SAME54N19A", 512, 192 }, };

References

LocationText
atsame5.c:144
static const struct samd_part same54_parts[] = {
atsame5.c:171
same54_parts, ARRAY_SIZE(same54_parts) },

Type Use

Type of same54_parts
same54_parts
all items filtered out