Searched refs:NRF_CLOCK_INT_CTTO_MASK (Results 1 – 2 of 2) sorted by relevance
364 NRF_CLOCK_INT_CTTO_MASK | in nrfx_clock_disable()661 nrf_clock_int_enable(NRF_CLOCK, NRF_CLOCK_INT_CTTO_MASK); in nrfx_clock_calibration_timer_start()673 nrf_clock_int_disable(NRF_CLOCK, NRF_CLOCK_INT_CTTO_MASK); in nrfx_clock_calibration_timer_stop()810 nrf_clock_int_enable_check(NRF_CLOCK, NRF_CLOCK_INT_CTTO_MASK)) in nrfx_clock_irq_handler()814 nrf_clock_int_disable(NRF_CLOCK, NRF_CLOCK_INT_CTTO_MASK); in nrfx_clock_irq_handler()
436 …NRF_CLOCK_INT_CTTO_MASK = CLOCK_INTENSET_CTTO_Msk, /**< Interrupt on CTTO … enumerator