xtensa_dm_core_is_stalled() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDxtensa_dm_core_is_stalled()

xtensa_dm_core_is_stalled() function

Syntax

static inline bool xtensa_dm_core_is_stalled(struct xtensa_debug_module *dm);

Arguments

dm

References

LocationReferrerText
xtensa_debug_module.h:589
static inline bool xtensa_dm_core_is_stalled(struct xtensa_debug_module *dm)
esp32.c:144esp32_soc_reset()
if (xtensa_dm_core_is_stalled(&xtensa->dbg_mod)) {
esp32s3.c:141esp32s3_soc_reset()
if (xtensa_dm_core_is_stalled(&xtensa->dbg_mod)) {

Call Tree

Functions calling xtensa_dm_core_is_stalled()
xtensa_dm_core_is_stalled()
Data read by xtensa_dm_core_is_stalled()
xtensa_dm_core_is_stalled()