cortex_m_common::dwt_cache is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDcortex_m_common::dwt_cache

cortex_m_common::dwt_cache field

Syntax

struct reg_cache *dwt_cache;

References

LocationReferrerText
cortex_m.h:247
struct reg_cache *dwt_cache;
cortex_m.c:2666cortex_m_dwt_setup()
cm->dwt_cache = cache;
cortex_m.c:2681cortex_m_dwt_free()
struct reg_cache *cache = cm->dwt_cache;
cortex_m.c:2697cortex_m_dwt_free()
cm->dwt_cache = NULL;

Data Use

Functions writing cortex_m_common::dwt_cache
Functions reading cortex_m_common::dwt_cache
cortex_m_common::dwt_cache
all items filtered out
Type of cortex_m_common::dwt_cache
cortex_m_common::dwt_cache
all items filtered out