zephyr/drivers/clock_control
Francois Ramu 1c7c4506d8 drivers: clock_control of the stm32l0x or stm32l1x devices
Fix register bit field when clock source is MSI
on the stm32L0x or stm32L1x mcus
Use RCC_CR_MSIRGSEL bit field instead of not soc stm32wbx serie
That bit of the RCC CR is common to several stm32 mcus

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2022-03-14 08:56:19 -05:00
..
beetle_clock_control.c drivers: clock_control: Refactor drivers to use shared init priority 2021-10-19 23:05:25 -04:00
clock_agilex.c drivers: clock_control: Refactor drivers to use shared init priority 2021-10-19 23:05:25 -04:00
clock_agilex_ll.c drivers: clock_control: Add clock driver for Intel SoC FPGA Agilex 2021-10-12 08:37:03 -04:00
clock_control_esp32.c soc: esp32c3: fix cpu vendor name 2022-01-20 13:33:29 -05:00
clock_control_esp32c3.c clock_control: esp32c3: added clock control 2021-10-27 15:09:08 -04:00
clock_control_litex.c drivers: clock_control: Refactor drivers to use shared init priority 2021-10-19 23:05:25 -04:00
clock_control_litex.h drivers: clock control: Add LiteX clock control driver 2020-12-06 12:35:16 -05:00
clock_control_lpc11u6x.c drivers: clock_control: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
clock_control_lpc11u6x.h drivers: clock_control: lpc11u6x: Add support for clock controller 2020-07-29 20:12:24 +02:00
clock_control_mchp_xec.c drivers: clock_control: Refactor drivers to use shared init priority 2021-10-19 23:05:25 -04:00
clock_control_mcux_ccm.c clock_control: mcux_ccm: fix build warning for ARM64 2022-03-10 12:57:37 -06:00
clock_control_mcux_ccm_rev2.c driver: clock: fix freq get error for clock audio 2022-01-28 10:06:53 +01:00
clock_control_mcux_mcg.c drivers: clock_control: Refactor drivers to use shared init priority 2021-10-19 23:05:25 -04:00
clock_control_mcux_pcc.c drivers: clock_control: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
clock_control_mcux_scg.c drivers: clock_control: Refactor drivers to use shared init priority 2021-10-19 23:05:25 -04:00
clock_control_mcux_sim.c drivers: clock_control: Refactor drivers to use shared init priority 2021-10-19 23:05:25 -04:00
clock_control_mcux_syscon.c driver: clock: Update MCUX Syscon clock control driver 2022-01-19 13:35:09 -06:00
clock_control_npcx.c driver: clock_control: npcx: power down some modules by default 2022-02-21 21:55:16 -05:00
clock_control_nrf.c drivers: Remove undesirable irq_enable calls from nrfx driver shims 2022-03-07 09:19:56 -06:00
clock_control_rcar_cpg_mssr.c drivers: clock_control: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
clock_control_rv32m1_pcc.c drivers: clock_control: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
clock_stm32_ll_common.c drivers: clock_control of the stm32l0x or stm32l1x devices 2022-03-14 08:56:19 -05:00
clock_stm32_ll_common.h drivers/clock_controller: stm32: Prepare for dts based configuration 2021-04-27 11:53:37 +02:00
clock_stm32_ll_h7.c drivers: clock_control: clock_stm32_ll_h7: Fix PLL3 PQR output init 2022-03-10 09:44:52 -05:00
clock_stm32_ll_mp1.c drivers: clock_control: Refactor drivers to use shared init priority 2021-10-19 23:05:25 -04:00
clock_stm32_ll_u5.c include/drivers/clock_control: stm32: Add XXX_ENABLED and XXX_FREQ 2022-03-07 11:36:28 +01:00
clock_stm32f0_f3.c include/driver/clock_control: stm32: Remove STM32_PLL_PREDIV1 2021-11-03 16:19:06 -04:00
clock_stm32f1.c include/driver/clock_control: stm32: Remove STM32_PLL_PREDIV1 2021-11-03 16:19:06 -04:00
clock_stm32f2_f4_f7.c drivers/clock_controller: stm32: Prepare for dts based configuration 2021-04-27 11:53:37 +02:00
clock_stm32g0.c drivers/clock_controller: stm32: Prepare for dts based configuration 2021-04-29 16:41:26 +02:00
clock_stm32g4.c include/drivers/clock_control: stm32: Add XXX_ENABLED and XXX_FREQ 2022-03-07 11:36:28 +01:00
clock_stm32l0_l1.c drivers/clock_control: stm32 l0/l1: Update for DT based configuration 2021-04-29 16:41:26 +02:00
clock_stm32l4_l5_wb_wl.c include/drivers/clock_control: stm32: Add XXX_ENABLED and XXX_FREQ 2022-03-07 11:36:28 +01:00
CMakeLists.txt clock: esp32: unify clock control for all espressif socs 2021-11-04 15:21:26 -04:00
Kconfig clock: esp32: unify clock control for all espressif socs 2021-11-04 15:21:26 -04:00
Kconfig.beetle kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.esp32 clock: esp32: unify clock control for all espressif socs 2021-11-04 15:21:26 -04:00
Kconfig.esp32c3 clock_control: esp32c3: added clock control 2021-10-27 15:09:08 -04:00
Kconfig.litex drivers: clock control: Add LiteX clock control driver 2020-12-06 12:35:16 -05:00
Kconfig.lpc11u6x kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.mcux_ccm kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.mcux_ccm_rev2 drivers: clock_control: add ccm driver for rt117x 2021-06-29 11:30:00 -04:00
Kconfig.mcux_mcg kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.mcux_pcc kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.mcux_scg kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.mcux_sim kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.mcux_syscon drivers: Add NXP LPC clock control driver 2020-10-15 11:17:24 -05:00
Kconfig.npcx driver: clock: npcx: add a option to generate LFCLK via XTSOC 2021-07-12 23:34:42 +03:00
Kconfig.nrf drivers: clock_control: nrf: Fix missing dependency to mt 2022-03-11 08:22:31 -06:00
Kconfig.rcar drivers: clock_control: add R-Car CPG MSSR driver 2021-04-22 10:38:45 +02:00
Kconfig.rv32m1 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.stm32 drivers/clock_control: stm32: Remove CLOCK_STM32_ Kconfig symbols 2021-11-03 16:19:06 -04:00
Kconfig.xec Microchip: MEC172x clock control driver 2021-07-21 17:46:07 -04:00
nrf_clock_calibration.c drivers: nrf_clock_calibration: use DEVICE_DT_GET_OR_NULL 2022-02-21 22:16:10 -05:00
nrf_clock_calibration.h drivers: clock_control: nrf: Make use of related nrfx drivers 2020-08-31 12:40:47 +02:00