Home
last modified time | relevance | path

Searched refs:NRFX_CLOCK_CONFIG_LF_SRC (Results 1 – 13 of 13) sorted by relevance

/hal_nordic-3.4.0/nrfx/drivers/src/
Dnrfx_clock.c58 #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_FULL
243 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()
/hal_nordic-3.4.0/nrfx/doc/config_dox/
Dnrfx_clock_dox_config.h24 #define NRFX_CLOCK_CONFIG_LF_SRC macro
/hal_nordic-3.4.0/nrfx/templates/
Dnrfx_config_nrf51.h111 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
112 #define NRFX_CLOCK_CONFIG_LF_SRC 1 macro
Dnrfx_config_nrf52805.h71 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
72 #define NRFX_CLOCK_CONFIG_LF_SRC 1 macro
Dnrfx_config_nrf5340_network.h115 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
116 #define NRFX_CLOCK_CONFIG_LF_SRC 2 macro
Dnrfx_config_nrf52810.h71 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
72 #define NRFX_CLOCK_CONFIG_LF_SRC 1 macro
Dnrfx_config_nrf52811.h71 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
72 #define NRFX_CLOCK_CONFIG_LF_SRC 1 macro
Dnrfx_config_nrf52820.h71 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
72 #define NRFX_CLOCK_CONFIG_LF_SRC 1 macro
Dnrfx_config_nrf52832.h71 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
72 #define NRFX_CLOCK_CONFIG_LF_SRC 1 macro
Dnrfx_config_nrf52833.h71 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
72 #define NRFX_CLOCK_CONFIG_LF_SRC 1 macro
Dnrfx_config_nrf52840.h71 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
72 #define NRFX_CLOCK_CONFIG_LF_SRC 1 macro
Dnrfx_config_nrf91.h152 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
153 #define NRFX_CLOCK_CONFIG_LF_SRC 2 macro
Dnrfx_config_nrf5340_application.h183 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
184 #define NRFX_CLOCK_CONFIG_LF_SRC 2 macro