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

target_devices variable

Syntax

static const struct stmsmi_target target_devices[] = { { "SPEAr3xx/6xx", 0x07926041, 0xf8000000, 0xfc000000 }, { "STR75x", 0x4f1f0041, 0x80000000, 0x90000000 }, { NULL, 0, 0, 0 } };

References

LocationReferrerText
stmsmi.c:119
static const struct stmsmi_target target_devices[] = {
stmsmi.c:524stmsmi_probe()
for (target_device = target_devices ; target_device->name ; ++target_device)

Data Use

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