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

samd51_parts variable

Syntax

static const struct samd_part samd51_parts[] = { { 0x00, "SAMD51P20A", 1024, 256 }, { 0x01, "SAMD51P19A", 512, 192 }, { 0x02, "SAMD51N20A", 1024, 256 }, { 0x03, "SAMD51N19A", 512, 192 }, { 0x04, "SAMD51J20A", 1024, 256 }, { 0x05, "SAMD51J19A", 512, 192 }, { 0x06, "SAMD51J18A", 256, 128 }, { 0x07, "SAMD51G19A", 512, 192 }, { 0x08, "SAMD51G18A", 256, 128 }, };

References

LocationText
atsame5.c:108
static const struct samd_part samd51_parts[] = {
atsame5.c:165
samd51_parts, ARRAY_SIZE(samd51_parts) },

Type Use

Type of samd51_parts
samd51_parts
all items filtered out