samd_find_part() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

samd_find_part() function

Gives the part structure to specific device id.

Syntax

static const struct samd_part *samd_find_part(uint32_t id);

Arguments

id

The id of the device.

Return value

On failure NULL, otherwise a pointer to the structure.

References

LocationReferrerText
at91samd.c:383
static const struct samd_part *samd_find_part(uint32_t id)
at91samd.c:453samd_probe()
part = samd_find_part(id);

Call Tree

Functions calling samd_find_part()
Functions called by samd_find_part()
all items filtered out
samd_find_part()
all items filtered out
Data read by samd_find_part()
Data written by samd_find_part()
samd_find_part()::devsel
samd_find_part()::family
samd_find_part()::i
all items filtered out
samd_find_part()
samd_find_part()::i
all items filtered out
Type of samd_find_part()
samd_find_part()
uint8_t
all items filtered out