Searched refs:DEMCR (Results 1 – 20 of 20) sorted by relevance
110 uint32_t core_debug = CoreDebug->DEMCR; in nrfx_coredep_delay_us()111 CoreDebug->DEMCR = core_debug | CoreDebug_DEMCR_TRCENA_Msk; in nrfx_coredep_delay_us()127 CoreDebug->DEMCR = core_debug; in nrfx_coredep_delay_us()
63 #define DEMCR 0xE000EDFC macro68 writel(readl(DEMCR) | DEMCR_TRCENA, DEMCR); in lpc43xx_debug_early_init()
59 #define DEMCR (*((volatile unsigned long *) (0xE000EDFC))) macro65 if (DEMCR & TRCENA) { in _ttywrch()
55 CoreDebug->DEMCR |= CoreDebug_DEMCR_TRCENA_Msk; in SystemInit()63 CoreDebug->DEMCR |= CoreDebug_DEMCR_TRCENA_Msk; in SystemInit()93 CoreDebug->DEMCR &= ~CoreDebug_DEMCR_TRCENA_Msk; in SystemInit()
54 CoreDebug->DEMCR |= CoreDebug_DEMCR_TRCENA_Msk; in SystemInit()62 CoreDebug->DEMCR |= CoreDebug_DEMCR_TRCENA_Msk; in SystemInit()
55 CoreDebug->DEMCR |= CoreDebug_DEMCR_TRCENA_Msk; in SystemInit()63 CoreDebug->DEMCR |= CoreDebug_DEMCR_TRCENA_Msk; in SystemInit()
77 CoreDebug->DEMCR &= ~CoreDebug_DEMCR_TRCENA_Msk; in SystemInit()
156 core_debug = CoreDebug->DEMCR; in nrfx_clock_anomaly_132()157 CoreDebug->DEMCR = core_debug | CoreDebug_DEMCR_TRCENA_Msk; in nrfx_clock_anomaly_132()173 CoreDebug->DEMCR = core_debug; in nrfx_clock_anomaly_132()
101 CoreDebug->DEMCR |= CoreDebug_DEMCR_TRCENA_Msk; in arch_init()
1071 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member1172 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
996 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member1097 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
1738 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member1872 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
1813 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member1947 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
1256 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
1239 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
1426 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
2660 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member2831 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
2625 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member2796 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
1653 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
Completed in 113 milliseconds