zephyr/drivers/clock_control
Navin Sankar Velliangiri b69dadb6e5 drivers: clock_control: lpc: syscon: Add BUSCLK support
Add support for the LPC BUS clock to the LPC SYSCON clock controller
driver.

Signed-off-by: Navin Sankar Velliangiri <navin@linumiz.com>
2022-03-24 10:44:27 +01:00
..
CMakeLists.txt
Kconfig
Kconfig.beetle kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.esp32
Kconfig.esp32c3
Kconfig.litex
Kconfig.lpc11u6x kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.mcux_ccm
Kconfig.mcux_ccm_rev2
Kconfig.mcux_mcg
Kconfig.mcux_pcc
Kconfig.mcux_scg
Kconfig.mcux_sim
Kconfig.mcux_syscon
Kconfig.npcx
Kconfig.nrf everywhere: fix typos 2022-03-18 13:24:08 -04:00
Kconfig.rcar
Kconfig.rv32m1
Kconfig.stm32
Kconfig.xec
beetle_clock_control.c
clock_agilex.c
clock_agilex_ll.c
clock_control_esp32.c
clock_control_esp32c3.c
clock_control_litex.c
clock_control_litex.h
clock_control_lpc11u6x.c
clock_control_lpc11u6x.h everywhere: fix typos 2022-03-18 13:24:08 -04:00
clock_control_mchp_xec.c everywhere: fix typos 2022-03-18 13:24:08 -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
clock_control_mcux_mcg.c
clock_control_mcux_pcc.c
clock_control_mcux_scg.c
clock_control_mcux_sim.c
clock_control_mcux_syscon.c drivers: clock_control: lpc: syscon: Add BUSCLK support 2022-03-24 10:44:27 +01:00
clock_control_npcx.c
clock_control_nrf.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
clock_control_rcar_cpg_mssr.c
clock_control_rv32m1_pcc.c
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
clock_stm32_ll_h7.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
clock_stm32_ll_mp1.c
clock_stm32_ll_u5.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
clock_stm32f0_f3.c
clock_stm32f1.c
clock_stm32f2_f4_f7.c
clock_stm32g0.c
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
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
nrf_clock_calibration.c drivers: clock_control: nrf_clock_calibration: remove errata workaround 2022-03-23 17:16:12 +01:00
nrf_clock_calibration.h