OpenOCD
armv4_5_cache_common Struct Reference
Collaboration diagram for armv4_5_cache_common:

Data Fields

int ctype
 
int d_u_cache_enabled
 
struct armv4_5_cachesize d_u_size
 
int i_cache_enabled
 
struct armv4_5_cachesize i_size
 
int separate
 

Detailed Description

Definition at line 22 of file armv4_5_cache.h.

Field Documentation

◆ ctype

◆ d_u_cache_enabled

◆ d_u_size

struct armv4_5_cachesize armv4_5_cache_common::d_u_size

◆ i_cache_enabled

◆ i_size

struct armv4_5_cachesize armv4_5_cache_common::i_size

Definition at line 24 of file armv4_5_cache.h.

Referenced by armv4_5_handle_cache_info_command(), and armv4_5_identify_cache().

◆ separate

int armv4_5_cache_common::separate

Definition at line 24 of file armv4_5_cache.h.

Referenced by armv4_5_handle_cache_info_command(), and armv4_5_identify_cache().


The documentation for this struct was generated from the following file: