arm920t_common::arm7_9_common is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarm920t_common::arm7_9_common

arm920t_common::arm7_9_common field

Syntax

struct arm7_9_common arm7_9_common;

References

LocationReferrerText
arm920t.h:19
struct arm7_9_common arm7_9_common;
arm920t.c:81arm920t_read_cp15_physical()
jtag_info = &arm920t->arm7_9_common.jtag_info;
arm920t.c:134arm920t_write_cp15_physical()
jtag_info = &arm920t->arm7_9_common.jtag_info;
arm920t.c:189arm920t_execute_cp15()
jtag_info = &arm920t->arm7_9_common.jtag_info;
arm920t.c:801arm920t_init_arch_info()
struct arm7_9_common *arm7_9 = &arm920t->arm7_9_common;
arm920t.h:31target_to_arm920()
return container_of(target->arch_info, struct arm920t_common, arm7_9_common.arm);
fa526.c:301fa526_init_arch_info()
struct arm7_9_common *arm7_9 = &arm920t->arm7_9_common;

Data Use

Functions reading arm920t_common::arm7_9_common
arm920t_common::arm7_9_common
Type of arm920t_common::arm7_9_common
arm920t_common::arm7_9_common
all items filtered out