Searched refs:current_src (Results 1 – 1 of 1) sorted by relevance
74 nrf_clock_lfclk_t current_src = nrf_clock_lf_actv_src_get(NRF_CLOCK); in nrf52_clock_lfclk_enable() local75 if (current_src == src) { in nrf52_clock_lfclk_enable()
Completed in 2 milliseconds