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

cortex_m_common::dcb_dhcsr_cumulated_sticky field

Syntax

uint32_t dcb_dhcsr_cumulated_sticky;

References

LocationReferrerText
cortex_m.h:229
uint32_t dcb_dhcsr_cumulated_sticky;
cortex_m.c:156cortex_m_cumulate_dhcsr_sticky()
cortex_m->dcb_dhcsr_cumulated_sticky |= dhcsr;
cortex_m.c:983cortex_m_poll_one()
if (cortex_m->dcb_dhcsr_cumulated_sticky & S_RESET_ST) {
cortex_m.c:984cortex_m_poll_one()
cortex_m->dcb_dhcsr_cumulated_sticky &= ~S_RESET_ST;

Data Use

Functions writing cortex_m_common::dcb_dhcsr_cumulated_sticky
Functions reading cortex_m_common::dcb_dhcsr_cumulated_sticky
cortex_m_common::dcb_dhcsr_cumulated_sticky
Type of cortex_m_common::dcb_dhcsr_cumulated_sticky
cortex_m_common::dcb_dhcsr_cumulated_sticky
uint32_t
all items filtered out