Lines Matching +full:always +full:- +full:on
4 # SPDX-License-Identifier: Apache-2.0
8 depends on SOC_COMPATIBLE_NRF
16 depends on DT_HAS_NORDIC_NRF_CLOCK_ENABLED
27 depends on SHELL
42 depends on !SOC_SERIES_NRF91X
46 depends on SOC_SERIES_NRF52X
51 depends on SOC_SERIES_NRF52X
59 depends on !SOC_SERIES_NRF91X && CLOCK_CONTROL_NRF_K32SRC_RC
63 accuracy of the low frequency clock will degrade. Disable on your own
70 depends on !CLOCK_CONTROL_NRF_FORCE_ALT
71 depends on MULTITHREADING
77 bool "LF clock is always on"
80 If RTC is used as system timer then LF clock is always on and handling
122 depends on HAS_HW_NRF_TEMP
179 depends on SOC_SERIES_NRF54HX && !RISCV_CORE_NORDIC_VPR
198 depends on NRFS_GDFS_SERVICE_ENABLED
208 bool "Request LOW frequency on init"
214 we need to send a request on init to align GDFS with the NRF2
218 unnecessary HIGH -> LOW -> HIGH cycle given some module will
219 request a HIGH frequency on init anyway.