zephyr/include/drivers/clock_control
Erwan Gouriou ceb8579854 include/drivers/clock_control: stm32: Add XXX_ENABLED and XXX_FREQ
Add STM32_FOO_ENABLED and STM32_FOO_FREQ to STM32 fixed clocks:
HSI, HSE, MSI(S), CSI, LSI, LSE..

Replace STM32_LSE_CLOCK by STM32_LSE_FREQ and when possible
replace by new STM32_LSE_ENABLED when making sense.

Fix STM32_PLL3_FOO_ENABLE to STM32_PLL3_FOO_ENABLED

Additionally, add STM32_PLL_FOO_ENABLED definitions.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2022-03-07 11:36:28 +01:00
..
arm_clock_control.h
clock_agilex_ll.h drivers: clock_control: Add clock driver for Intel SoC FPGA Agilex 2021-10-12 08:37:03 -04:00
clock_control_litex.h drivers: clock_control_litex: remove MMCM_NAME 2021-08-19 17:20:21 -04:00
lpc11u6x_clock_control.h
mchp_xec_clock_control.h Microchip: MEC172x clock control driver 2021-07-21 17:46:07 -04:00
nrf_clock_control.h drivers: clock_control: nrf: fix cpp compatibility 2021-09-14 09:56:46 +02:00
rcar_clock_control.h drivers: clock_control: add R-Car CPG MSSR driver 2021-04-22 10:38:45 +02:00
stm32_clock_control.h include/drivers/clock_control: stm32: Add XXX_ENABLED and XXX_FREQ 2022-03-07 11:36:28 +01:00