OpenOCD
armv7m_arch_cache Struct Reference
Collaboration diagram for armv7m_arch_cache:

Data Fields

unsigned int ctype
 
struct armv7m_cache_size d_u_size
 
struct armv7m_cache_size i_size
 

Detailed Description

Definition at line 32 of file armv7m_cache.h.

Field Documentation

◆ ctype

unsigned int armv7m_arch_cache::ctype

Definition at line 33 of file armv7m_cache.h.

Referenced by armv7m_handle_cache_info_command(), and armv7m_identify_cache().

◆ d_u_size

struct armv7m_cache_size armv7m_arch_cache::d_u_size

Definition at line 33 of file armv7m_cache.h.

Referenced by armv7m_handle_cache_info_command(), and armv7m_identify_cache().

◆ i_size

struct armv7m_cache_size armv7m_arch_cache::i_size

Definition at line 33 of file armv7m_cache.h.

Referenced by armv7m_handle_cache_info_command(), and armv7m_identify_cache().


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