OpenOCD
armv4_5_cache_common
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
armv4_5_cache_common
armv4_5_cache_common struct
Syntax
Show:
Summary
Declaration
from
armv4_5_cache.h:22
struct
armv4_5_cache_common
{
int
ctype
;
int
separate
;
struct
armv4_5_cachesize
d_u_size
;
struct
armv4_5_cachesize
i_size
;
int
i_cache_enabled
;
int
d_u_cache_enabled
;
}
;
Fields
Field
Declared as
armv4_5_cache_common::ctype
int
armv4_5_cache_common::separate
int
armv4_5_cache_common::d_u_size
struct
armv4_5_cachesize
armv4_5_cache_common::i_size
struct
armv4_5_cachesize
armv4_5_cache_common::i_cache_enabled
int
armv4_5_cache_common::d_u_cache_enabled
int
Related Functions
Found 3 other functions taking a
armv4_5_cache_common
argument:
Function
armv4_5_identify_cache()
armv4_5_cache_state()
armv4_5_handle_cache_info_command()
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