Searched refs:nrf_clock_int_enable_check (Results 1 – 2 of 2) sorted by relevance
810 nrf_clock_int_enable_check(NRF_CLOCK, NRF_CLOCK_INT_CTTO_MASK)) in nrfx_clock_irq_handler()821 nrf_clock_int_enable_check(NRF_CLOCK, NRF_CLOCK_INT_DONE_MASK)) in nrfx_clock_irq_handler()871 nrf_clock_int_enable_check(NRF_CLOCK, NRF_CLOCK_INT_XOTUNEERROR_MASK)) in nrfx_clock_irq_handler()
567 NRF_STATIC_INLINE uint32_t nrf_clock_int_enable_check(NRF_CLOCK_Type const * p_reg, uint32_t mask);1051 NRF_STATIC_INLINE uint32_t nrf_clock_int_enable_check(NRF_CLOCK_Type const * p_reg, uint32_t mask) in nrf_clock_int_enable_check() function