Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_clock.c56 #if (NRFX_CLOCK_CONFIG_LF_SRC != LF_SRC_RC)
106 NRFX_CLOCK_CONFIG_LF_SRC != LF_SRC_LFXO && \
107 NRFX_CLOCK_CONFIG_LF_SRC != LF_SRC_XTAL_LOW && \
108 NRFX_CLOCK_CONFIG_LF_SRC != LF_SRC_XTAL_FULL
207 nrf_clock_lf_src_set(NRF_CLOCK, (nrf_clock_lfclk_t)NRFX_CLOCK_CONFIG_LF_SRC); in nrfx_clock_enable()
272 lfclksrc == NRFX_CLOCK_CONFIG_LF_SRC) in nrfx_clock_start()
276 nrf_clock_lf_src_set(NRF_CLOCK, (nrf_clock_lfclk_t)NRFX_CLOCK_CONFIG_LF_SRC); in nrfx_clock_start()
541 nrf_clock_lf_src_set(NRF_CLOCK, (nrf_clock_lfclk_t)NRFX_CLOCK_CONFIG_LF_SRC); in nrfx_clock_irq_handler()
/lk-master/external/platform/nrfx/doc/config_dox/
A Dnrfx_clock_dox_config.h24 #define NRFX_CLOCK_CONFIG_LF_SRC macro
/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf51.h123 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
124 #define NRFX_CLOCK_CONFIG_LF_SRC 1 macro
A Dnrfx_config_nrf52805.h56 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
57 #define NRFX_CLOCK_CONFIG_LF_SRC 1 macro
A Dnrfx_config_nrf5340_network.h102 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
103 #define NRFX_CLOCK_CONFIG_LF_SRC 2 macro
A Dnrfx_config_nrf52810.h56 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
57 #define NRFX_CLOCK_CONFIG_LF_SRC 1 macro
A Dnrfx_config_nrf52811.h56 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
57 #define NRFX_CLOCK_CONFIG_LF_SRC 1 macro
A Dnrfx_config_nrf52820.h56 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
57 #define NRFX_CLOCK_CONFIG_LF_SRC 1 macro
A Dnrfx_config_nrf52832.h56 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
57 #define NRFX_CLOCK_CONFIG_LF_SRC 1 macro
A Dnrfx_config_nrf9160.h138 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
139 #define NRFX_CLOCK_CONFIG_LF_SRC 2 macro
A Dnrfx_config_nrf52833.h56 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
57 #define NRFX_CLOCK_CONFIG_LF_SRC 1 macro
A Dnrfx_config_nrf52840.h56 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
57 #define NRFX_CLOCK_CONFIG_LF_SRC 1 macro
A Dnrfx_config_nrf5340_application.h161 #ifndef NRFX_CLOCK_CONFIG_LF_SRC
162 #define NRFX_CLOCK_CONFIG_LF_SRC 2 macro

Completed in 29 milliseconds