Lines Matching +full:frequency +full:- +full:control
4 # SPDX-License-Identifier: Apache-2.0
11 of the clock control driver.
62 If calibration is disabled when RC is used for low frequency clock then
63 accuracy of the low frequency clock will degrade. Disable on your own
74 Enabling indicates that calibration is performed by the clock control driver.
177 bool "nRF clock control support"
184 Support for nRF clock control devices.
197 bool "Clock control for global HSFLL"
204 int "Frequency request timeout in milliseconds"
208 bool "Request LOW frequency on init"
211 The GDFS service will default to HIGH frequency until it receives
212 a lower frequency request. The NRF2 clock controller drivers
213 expect the clock to be initialized to their lowest frequency, so
218 unnecessary HIGH -> LOW -> HIGH cycle given some module will
219 request a HIGH frequency on init anyway.