.. |
CMakeLists.txt
|
clock: esp32: unify clock control for all espressif socs
|
4 years ago |
Kconfig
|
clock: esp32: unify clock control for all espressif socs
|
4 years ago |
Kconfig.beetle
|
drivers: clock_control: Refactor drivers to use shared init priority
|
4 years ago |
Kconfig.esp32
|
clock: esp32: unify clock control for all espressif socs
|
4 years ago |
Kconfig.esp32c3
|
clock_control: esp32c3: added clock control
|
4 years ago |
Kconfig.litex
|
drivers: clock control: Add LiteX clock control driver
|
5 years ago |
Kconfig.lpc11u6x
|
drivers: clock_control: lpc11u6x: Add support for clock controller
|
5 years ago |
Kconfig.mcux_ccm
|
kconfig: Clean up header comments and make them consistent
|
6 years ago |
Kconfig.mcux_ccm_rev2
|
drivers: clock_control: add ccm driver for rt117x
|
4 years ago |
Kconfig.mcux_mcg
|
kconfig: Clean up header comments and make them consistent
|
6 years ago |
Kconfig.mcux_pcc
|
kconfig: Clean up header comments and make them consistent
|
6 years ago |
Kconfig.mcux_scg
|
kconfig: Clean up header comments and make them consistent
|
6 years ago |
Kconfig.mcux_sim
|
kconfig: Clean up header comments and make them consistent
|
6 years ago |
Kconfig.mcux_syscon
|
drivers: Add NXP LPC clock control driver
|
5 years ago |
Kconfig.npcx
|
driver: clock: npcx: add a option to generate LFCLK via XTSOC
|
4 years ago |
Kconfig.nrf
|
drivers: clock_control: nrf: Fix calibration dependencies
|
4 years ago |
Kconfig.rcar
|
drivers: clock_control: add R-Car CPG MSSR driver
|
4 years ago |
Kconfig.rv32m1
|
kconfig: Clean up header comments and make them consistent
|
6 years ago |
Kconfig.stm32
|
drivers/clock_control: stm32: Remove CLOCK_STM32_ Kconfig symbols
|
4 years ago |
Kconfig.xec
|
Microchip: MEC172x clock control driver
|
4 years ago |
beetle_clock_control.c
|
drivers: clock_control: Refactor drivers to use shared init priority
|
4 years ago |
clock_agilex.c
|
drivers: clock_control: Refactor drivers to use shared init priority
|
4 years ago |
clock_agilex_ll.c
|
drivers: clock_control: Add clock driver for Intel SoC FPGA Agilex
|
4 years ago |
clock_control_esp32.c
|
clock: esp32: unify clock control for all espressif socs
|
4 years ago |
clock_control_esp32c3.c
|
clock_control: esp32c3: added clock control
|
4 years ago |
clock_control_litex.c
|
drivers: clock_control: Refactor drivers to use shared init priority
|
4 years ago |
clock_control_litex.h
|
drivers: clock control: Add LiteX clock control driver
|
5 years ago |
clock_control_lpc11u6x.c
|
drivers: clock_control: Refactor drivers to use shared init priority
|
4 years ago |
clock_control_lpc11u6x.h
|
drivers: clock_control: lpc11u6x: Add support for clock controller
|
5 years ago |
clock_control_mchp_xec.c
|
drivers: clock_control: Refactor drivers to use shared init priority
|
4 years ago |
clock_control_mcux_ccm.c
|
drivers: clock_control: Refactor drivers to use shared init priority
|
4 years ago |
clock_control_mcux_ccm_rev2.c
|
drivers: clock_control: Refactor drivers to use shared init priority
|
4 years ago |
clock_control_mcux_mcg.c
|
drivers: clock_control: Refactor drivers to use shared init priority
|
4 years ago |
clock_control_mcux_pcc.c
|
drivers: clock_control: Refactor drivers to use shared init priority
|
4 years ago |
clock_control_mcux_scg.c
|
drivers: clock_control: Refactor drivers to use shared init priority
|
4 years ago |
clock_control_mcux_sim.c
|
drivers: clock_control: Refactor drivers to use shared init priority
|
4 years ago |
clock_control_mcux_syscon.c
|
drivers: clock_control: Refactor drivers to use shared init priority
|
4 years ago |
clock_control_npcx.c
|
drivers: clock_control: Refactor drivers to use shared init priority
|
4 years ago |
clock_control_nrf.c
|
drivers: clock_control: Refactor drivers to use shared init priority
|
4 years ago |
clock_control_rcar_cpg_mssr.c
|
drivers: clock_control: Refactor drivers to use shared init priority
|
4 years ago |
clock_control_rv32m1_pcc.c
|
drivers: clock_control: Refactor drivers to use shared init priority
|
4 years ago |
clock_stm32_ll_common.c
|
drivers: clock control disable AHB3 clock in stm32_clock_control_off
|
4 years ago |
clock_stm32_ll_common.h
|
drivers/clock_controller: stm32: Prepare for dts based configuration
|
4 years ago |
clock_stm32_ll_h7.c
|
drivers: clock_control: stm32h7: Add logic to handle SMPS config
|
4 years ago |
clock_stm32_ll_mp1.c
|
drivers: clock_control: Refactor drivers to use shared init priority
|
4 years ago |
clock_stm32_ll_u5.c
|
drivers: clock_control: Refactor drivers to use shared init priority
|
4 years ago |
clock_stm32f0_f3.c
|
include/driver/clock_control: stm32: Remove STM32_PLL_PREDIV1
|
4 years ago |
clock_stm32f1.c
|
include/driver/clock_control: stm32: Remove STM32_PLL_PREDIV1
|
4 years ago |
clock_stm32f2_f4_f7.c
|
drivers/clock_controller: stm32: Prepare for dts based configuration
|
4 years ago |
clock_stm32g0.c
|
drivers/clock_controller: stm32: Prepare for dts based configuration
|
4 years ago |
clock_stm32g4.c
|
drivers: clock_control: clock_stm32g4: Fix ifdef STM32_LSE_CLOCK
|
4 years ago |
clock_stm32l0_l1.c
|
drivers/clock_control: stm32 l0/l1: Update for DT based configuration
|
4 years ago |
clock_stm32l4_l5_wb_wl.c
|
drivers: clock_control: stm32: enable PWR clock unconditionally
|
4 years ago |
nrf_clock_calibration.c
|
device: Const-ify all device driver instance pointers
|
5 years ago |
nrf_clock_calibration.h
|
drivers: clock_control: nrf: Make use of related nrfx drivers
|
5 years ago |