Searched refs:NRF_CLOCK_INT_DONE_MASK (Results 1 – 2 of 2) sorted by relevance
362 NRF_CLOCK_INT_DONE_MASK | in nrfx_clock_disable()542 nrf_clock_int_enable(NRF_CLOCK, NRF_CLOCK_INT_DONE_MASK); in nrfx_clock_calibration_start()821 nrf_clock_int_enable_check(NRF_CLOCK, NRF_CLOCK_INT_DONE_MASK)) in nrfx_clock_irq_handler()828 nrf_clock_int_disable(NRF_CLOCK, NRF_CLOCK_INT_DONE_MASK); in nrfx_clock_irq_handler()
433 …NRF_CLOCK_INT_DONE_MASK = CLOCK_INTENSET_DONE_Msk, /**< Interrupt on DONE … enumerator