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

ath79_target struct

Syntax

struct ath79_target {     char *name;     uint32_t tap_idcode;     uint32_t io_base; };

Fields

name

No summary provided. Read more...

tap_idcode

No summary provided. Read more...

io_base

No summary provided. Read more...

References

LocationReferrerScopeText
ath79.c:87
struct ath79_target {
ath79.c:93target_devices
static const struct ath79_target target_devices[] = {
ath79.c:761ath79_probe()::target_deviceath79_probe()
const struct ath79_target *target_device;

Type Use

Variables of ath79_target type
ath79_probe()::target_device
all items filtered out
ath79_target