Lines Matching +full:clock +full:- +full:frequency

1 # STM32 MCU clock control driver config
5 # SPDX-License-Identifier: Apache-2.0
8 bool "STM32 Reset & Clock Control"
15 $(dt_nodelabel_has_prop,clk_hse,css-enabled))
17 Enable driver for Reset & Clock Control subsystem found
23 DT_STM32_HSE_CLOCK_FREQ := $(dt_node_int_prop_int,$(DT_STM32_HSE_CLOCK),clock-frequency)
26 int "HSE clock value"
30 Value of external high-speed clock (HSE). This symbol could be optionally
31 configured using device tree by setting "clock-frequency" value of clk_hse
35 clock-frequency = <DT_FREQ_M(25)>;
41 bool "STM32 clock mux driver"
45 Enable driver for STM32 clock mux which don't match an
46 existing clock hardware block but allows to select a clock
47 for a specific domain. For instance per_ck clock on STM32H7 or
48 CLK48 clock
61 to occur, in order to determine precisely the LSI period, and thus frequency.
72 int "LSI run-time measurement interval (ms)"
77 Since the LSI RC frequency is affected by temperature, which is not stable
78 across time, it is recommended to perform measurements of the LSI frequency
85 affected by slow clock drift such as RTC or IWDG, in collaboration with
87 of the clock control driver, and may increase power consumption.
89 Setting this option to the default value of "0" disables runtime frequency
90 measurements - the result of a single measure performed at boot will be
91 treated as LSI frequency for the lifetime of the application.
95 # Micro-controller Clock Output (MCO) configuration options
101 Allows to output various different clock sources onto the MCO pin