Searched refs:NRFX_CLOCK_CONFIG_LF_SRC (Results 1 – 13 of 13) sorted by relevance
58 #if (NRFX_CLOCK_CONFIG_LF_SRC != LF_SRC_RC)108 NRFX_CLOCK_CONFIG_LF_SRC != LF_SRC_LFXO && \109 NRFX_CLOCK_CONFIG_LF_SRC != LF_SRC_XTAL_LOW && \110 NRFX_CLOCK_CONFIG_LF_SRC != LF_SRC_XTAL_FULL243 return (nrf_clock_lfclk_t)NRFX_CLOCK_CONFIG_LF_SRC; in clock_initial_lfclksrc_get()260 bool is_correct_clk = (*p_lfclksrc == NRFX_CLOCK_CONFIG_LF_SRC); in clock_lfclksrc_tweak()619 nrf_clock_lf_src_set(NRF_CLOCK, (nrf_clock_lfclk_t)NRFX_CLOCK_CONFIG_LF_SRC); in nrfx_clock_irq_handler()
24 #define NRFX_CLOCK_CONFIG_LF_SRC macro
111 #ifndef NRFX_CLOCK_CONFIG_LF_SRC112 #define NRFX_CLOCK_CONFIG_LF_SRC 1 macro
71 #ifndef NRFX_CLOCK_CONFIG_LF_SRC72 #define NRFX_CLOCK_CONFIG_LF_SRC 1 macro
115 #ifndef NRFX_CLOCK_CONFIG_LF_SRC116 #define NRFX_CLOCK_CONFIG_LF_SRC 2 macro
152 #ifndef NRFX_CLOCK_CONFIG_LF_SRC153 #define NRFX_CLOCK_CONFIG_LF_SRC 2 macro
183 #ifndef NRFX_CLOCK_CONFIG_LF_SRC184 #define NRFX_CLOCK_CONFIG_LF_SRC 2 macro