Home
last modified time | relevance | path

Searched refs:CoreDebug (Results 1 – 25 of 429) sorted by relevance

12345678910>>...18

/bsp/CME_M7/CMSIS/CME_M7/
A Dcmem7_it.c36 if (CoreDebug->DHCSR & 1) { // check C_DEBUGEN == 1-> Debugger Connected in HardFault_Handler()
47 if (CoreDebug->DHCSR & 1) { // check C_DEBUGEN == 1-> Debugger Connected in MemManage_Handler()
58 if (CoreDebug->DHCSR & 1) { // check C_DEBUGEN == 1-> Debugger Connected in BusFault_Handler()
69 if (CoreDebug->DHCSR & 1) { // check C_DEBUGEN == 1-> Debugger Connected in UsageFault_Handler()
/bsp/efm32/Libraries/emlib/inc/
A Dem_dbg.h71 if (CoreDebug->DHCSR & CoreDebug_DHCSR_C_DEBUGEN_Msk) in DBG_Connected()
/bsp/efm32/
A Dboard.c229 CoreDebug->DHCSR |= 1; in Swo_Configuration()
230 CoreDebug->DEMCR |= CoreDebug_DEMCR_TRCENA_Msk; in Swo_Configuration()
/bsp/efm32/EFM32_Gxxx_DK/
A Dtrace.c73 CoreDebug->DEMCR |= CoreDebug_DEMCR_TRCENA_Msk; in TRACE_SWOSetup()
/bsp/efm32/EFM32GG_DK3750/
A Dtrace.c108 CoreDebug->DEMCR |= CoreDebug_DEMCR_TRCENA_Msk; in TRACE_SWOSetup()
/bsp/fujitsu/mb9x/mb9bf568r/CMSIS/Include/
A Dcore_cm3.h856 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro
1179 if ((CoreDebug->DEMCR & CoreDebug_DEMCR_TRCENA_Msk) && /* Trace enabled */ in ITM_SendChar()
A Dcore_cm4.h992 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro
1321 if ((CoreDebug->DEMCR & CoreDebug_DEMCR_TRCENA_Msk) && /* Trace enabled */ in ITM_SendChar()
/bsp/fujitsu/mb9x/mb9bf500r/CMSIS/
A Dcore_cm3.h754 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro
1106 if ((CoreDebug->DEMCR & CoreDebug_DEMCR_TRCENA_Msk) && /* Trace enabled */ in ITM_SendChar()
/bsp/smartfusion2/CMSIS/
A Dcore_cm3.h733 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro
1784 if ((CoreDebug->DEMCR & CoreDebug_DEMCR_TRCENA_Msk) && /* Trace enabled */ in ITM_SendChar()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/CMSIS/
A Dcore_cm3.h727 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro
1758 if ((CoreDebug->DEMCR & CoreDebug_DEMCR_TRCENA_Msk) && /* Trace enabled */ in ITM_SendChar()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/CMSIS/
A Dcore_cm3.h727 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro
1758 if ((CoreDebug->DEMCR & CoreDebug_DEMCR_TRCENA_Msk) && /* Trace enabled */ in ITM_SendChar()
/bsp/efm32/Libraries/CMSIS/Include/
A Dcore_cm3.h1235 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro
/bsp/fujitsu/mb9x/mb9bf506r/libraries/CMSIS/Include/
A Dcore_cm3.h1235 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro
/bsp/fujitsu/mb9x/mb9bf618s/CMSIS/Include/
A Dcore_cm3.h1250 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro
A Dcore_sc300.h1221 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro
/bsp/CME_M7/CMSIS/CMSIS/Include/
A Dcore_sc300.h1221 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro
A Dcore_cm3.h1250 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro
/bsp/samd21/sam_d2x_asflib/CMSIS/Include/
A Dcore_cm3.h1270 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro
A Dcore_sc300.h1250 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro
/bsp/maxim/libraries/MAX32660PeriphDriver/CMSIS/Core/Include/
A Dcore_cm3.h1250 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro
/bsp/mm32l07x/Libraries/CMSIS/CORE/
A Dcore_cm3.h1250 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro
A Dcore_sc300.h1221 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro
/bsp/synwit/libraries/SWM320_CSL/CMSIS/CoreSupport/
A Dcore_cm3.h1270 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro
/bsp/mm32l07x/Libraries/CMSIS/IAR_CORE/
A Dcore_cm3.h1270 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro
A Dcore_sc300.h1250 #define CoreDebug ((CoreDebug_Type *) CoreDebug_BASE) /*!< Core Debug configuration… macro

Completed in 124 milliseconds

12345678910>>...18