Home
last modified time | relevance | path

Searched refs:DEMCR (Results 1 – 18 of 18) sorted by relevance

/external/platform/nrfx/soc/
A Dnrfx_coredep.h110 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()
/external/platform/nrfx/mdk/
A Dsystem_nrf52.c55 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()
A Dsystem_nrf52833.c54 CoreDebug->DEMCR |= CoreDebug_DEMCR_TRCENA_Msk; in SystemInit()
62 CoreDebug->DEMCR |= CoreDebug_DEMCR_TRCENA_Msk; in SystemInit()
A Dsystem_nrf52840.c55 CoreDebug->DEMCR |= CoreDebug_DEMCR_TRCENA_Msk; in SystemInit()
63 CoreDebug->DEMCR |= CoreDebug_DEMCR_TRCENA_Msk; in SystemInit()
A Dsystem_nrf52810.c77 CoreDebug->DEMCR &= ~CoreDebug_DEMCR_TRCENA_Msk; in SystemInit()
/external/platform/lpc15xx/lpcopen/lpc_board_nxp_lpcxpresso_1549/src/
A Dretarget.h59 #define DEMCR (*((volatile unsigned long *) (0xE000EDFC))) macro
65 if (DEMCR & TRCENA) { in _ttywrch()
/external/platform/nrfx/drivers/src/
A Dnrfx_clock.c156 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()
/external/arch/arm/arm-m/CMSIS/Include/
A Dcore_armv8mbl.h996 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
1097 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
A Dcore_cm23.h1071 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
1172 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
A Dcore_cm33.h1813 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
1947 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
A Dcore_cm35p.h1813 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
1947 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
A Dcore_armv8mml.h1738 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
1872 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
A Dcore_cm3.h1256 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
A Dcore_sc300.h1239 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
A Dcore_cm4.h1426 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
A Dcore_armv81mml.h2625 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
2796 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
A Dcore_cm55.h2660 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
2831 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member
A Dcore_cm7.h1653 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… member

Completed in 125 milliseconds