OpenOCD
armv7m_cache_size Struct Reference

Data Fields

uint32_t associativity
 
uint32_t cache_size
 
uint32_t index
 
uint32_t index_shift
 
uint32_t line_len
 
uint32_t num_sets
 
uint32_t way
 
uint32_t way_shift
 

Detailed Description

Definition at line 18 of file armv7m_cache.h.

Field Documentation

◆ associativity

uint32_t armv7m_cache_size::associativity

Definition at line 21 of file armv7m_cache.h.

Referenced by armv7m_handle_cache_info_command(), and armv7m_identify_cache().

◆ cache_size

uint32_t armv7m_cache_size::cache_size

Definition at line 23 of file armv7m_cache.h.

Referenced by armv7m_handle_cache_info_command(), and armv7m_identify_cache().

◆ index

uint32_t armv7m_cache_size::index

Definition at line 25 of file armv7m_cache.h.

Referenced by armv7m_identify_cache().

◆ index_shift

uint32_t armv7m_cache_size::index_shift

Definition at line 26 of file armv7m_cache.h.

Referenced by armv7m_identify_cache().

◆ line_len

uint32_t armv7m_cache_size::line_len

Definition at line 20 of file armv7m_cache.h.

Referenced by armv7m_handle_cache_info_command(), and armv7m_identify_cache().

◆ num_sets

uint32_t armv7m_cache_size::num_sets

Definition at line 22 of file armv7m_cache.h.

Referenced by armv7m_handle_cache_info_command().

◆ way

uint32_t armv7m_cache_size::way

Definition at line 27 of file armv7m_cache.h.

Referenced by armv7m_identify_cache().

◆ way_shift

uint32_t armv7m_cache_size::way_shift

Definition at line 28 of file armv7m_cache.h.

Referenced by armv7m_identify_cache().


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