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

same51_parts variable

Syntax

static const struct samd_part same51_parts[] = { { 0x00, "SAME51N20A", 1024, 256 }, { 0x01, "SAME51N19A", 512, 192 }, { 0x02, "SAME51J19A", 512, 192 }, { 0x03, "SAME51J18A", 256, 128 }, { 0x04, "SAME51J20A", 1024, 256 }, { 0x05, "SAME51G19A", 512, 192 }, { 0x06, "SAME51G18A", 256, 128 }, };

References

LocationText
atsame5.c:121
static const struct samd_part same51_parts[] = {
atsame5.c:167
same51_parts, ARRAY_SIZE(same51_parts) },

Type Use

Type of same51_parts
same51_parts
all items filtered out