OpenOCD
coresight_access_mode
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
coresight_access_mode
coresight_access_mode enum
Method to access the CoreSight component. On ADIv5, CoreSight components are on the bus behind a MEM-AP. On ADIv6, CoreSight components can either be on the bus behind a MEM-AP or directly in the AP.
Syntax
Show:
Summary
Declaration
from
arm_adi_v5.c:1298
enum
coresight_access_mode
{
CS_ACCESS_AP
,
CS_ACCESS_MEM_AP
,
}
;
Values
Value
Declared as
coresight_access_mode::CS_ACCESS_AP
coresight_access_mode::CS_ACCESS_MEM_AP
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out