Searched refs:nrf_clock_lf_src_set (Results 1 – 2 of 2) sorted by relevance
326 nrf_clock_lf_src_set(NRF_CLOCK, clock_initial_lfclksrc_get()); in nrfx_clock_enable()442 nrf_clock_lf_src_set(NRF_CLOCK, lfclksrc); in nrfx_clock_start()785 nrf_clock_lf_src_set(NRF_CLOCK, (nrf_clock_lfclk_t)NRFX_CLOCK_CONFIG_LF_SRC); in nrfx_clock_irq_handler()
672 NRF_STATIC_INLINE void nrf_clock_lf_src_set(NRF_CLOCK_Type * p_reg, nrf_clock_lfclk_t source);1201 NRF_STATIC_INLINE void nrf_clock_lf_src_set(NRF_CLOCK_Type * p_reg, nrf_clock_lfclk_t source) in nrf_clock_lf_src_set() function