Searched refs:core_debug (Results 1 – 2 of 2) sorted by relevance
125 uint32_t core_debug = CoreDebug->DEMCR; in nrfx_coredep_delay_us() local126 CoreDebug->DEMCR = core_debug | CoreDebug_DEMCR_TRCENA_Msk; in nrfx_coredep_delay_us()142 CoreDebug->DEMCR = core_debug; in nrfx_coredep_delay_us()
169 uint32_t core_debug; in nrfx_clock_anomaly_132() local174 core_debug = CoreDebug->DEMCR; in nrfx_clock_anomaly_132()175 CoreDebug->DEMCR = core_debug | CoreDebug_DEMCR_TRCENA_Msk; in nrfx_clock_anomaly_132()191 CoreDebug->DEMCR = core_debug; in nrfx_clock_anomaly_132()