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

sh_qspi_target struct

Syntax

struct sh_qspi_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
sh_qspi.c:87
struct sh_qspi_target {
sh_qspi.c:93target_devices
static const struct sh_qspi_target target_devices[] = {
sh_qspi.c:756sh_qspi_probe()::target_devicesh_qspi_probe()
const struct sh_qspi_target *target_device;

Type Use

Variables of sh_qspi_target type
sh_qspi_probe()::target_device
all items filtered out
sh_qspi_target