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

target_devices variable

Syntax

static const struct sh_qspi_target target_devices[] = { { "SH QSPI", 0x4ba00477, 0xe6b10000 }, { NULL, 0, 0 } };

References

LocationReferrerText
sh_qspi.c:93
static const struct sh_qspi_target target_devices[] = {
sh_qspi.c:764sh_qspi_probe()
for (target_device = target_devices; target_device->name;

Data Use

Functions reading target_devices
target_devices
all items filtered out
Type of target_devices
target_devices
all items filtered out