OpenOCD
armv7a_arch_cache Struct Reference
Collaboration diagram for armv7a_arch_cache:

Data Fields

int ctype
 
struct armv7a_cachesize d_u_size
 
struct armv7a_cachesize i_size
 

Detailed Description

Definition at line 53 of file armv7a.h.

Field Documentation

◆ ctype

int armv7a_arch_cache::ctype

Definition at line 54 of file armv7a.h.

Referenced by armv7a_identify_cache(), and armv7a_l1_d_cache_clean_inval_all().

◆ d_u_size

struct armv7a_cachesize armv7a_arch_cache::d_u_size

Definition at line 54 of file armv7a.h.

Referenced by armv7a_identify_cache(), and armv7a_l1_d_cache_clean_inval_all().

◆ i_size

struct armv7a_cachesize armv7a_arch_cache::i_size

Definition at line 54 of file armv7a.h.

Referenced by armv7a_identify_cache().


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