Home
last modified time | relevance | path

Searched refs:nrf_clock_hf_src_get (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_clock.c576 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()
/hal_nordic-latest/nrfx/hal/
Dnrf_clock.h770 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