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

target_devices variable

Syntax

static const struct ath79_target target_devices[] = { { "ATH79", 0x00000001, 0xbf000000 }, { NULL, 0, 0 } };

References

LocationReferrerText
ath79.c:93
static const struct ath79_target target_devices[] = {
ath79.c:770ath79_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