OpenOCD
|
Data Fields | |
unsigned int | ctype |
struct armv7m_cache_size | d_u_size |
struct armv7m_cache_size | i_size |
Definition at line 32 of file armv7m_cache.h.
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().
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().
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().