Searched refs:nrf_clock_hf_src_set (Results 1 – 2 of 2) sorted by relevance
482 NRF_STATIC_INLINE void nrf_clock_hf_src_set(NRF_CLOCK_Type * p_reg, nrf_clock_hfclk_t source);876 NRF_STATIC_INLINE void nrf_clock_hf_src_set(NRF_CLOCK_Type * p_reg, nrf_clock_hfclk_t source) in nrf_clock_hf_src_set() function
210 nrf_clock_hf_src_set(NRF_CLOCK, NRF_CLOCK_HFCLK_HIGH_ACCURACY); in nrfx_clock_enable()
Completed in 6 milliseconds