Searched refs:nrf_clock_hf_src_get (Results 1 – 2 of 2) sorted by relevance
576 nrf_clock_hfclk_t hfclksrc = nrf_clock_hf_src_get(NRF_CLOCK); in nrfx_clock_xo_tune_start()620 nrf_clock_hfclk_t hfclksrc = nrf_clock_hf_src_get(NRF_CLOCK); in nrfx_clock_xo_tune_abort()
770 NRF_STATIC_INLINE nrf_clock_hfclk_t nrf_clock_hf_src_get(NRF_CLOCK_Type const * p_reg);1254 NRF_STATIC_INLINE nrf_clock_hfclk_t nrf_clock_hf_src_get(NRF_CLOCK_Type const * p_reg) in nrf_clock_hf_src_get() function