zephyr/drivers/clock_control
Hake Huang 6bb555ce83 clock_control: add EDMA clock support
add clock rate for RT series from ipg
Kinetis does not need additional clock added

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
2020-06-12 13:03:28 -05:00
..
CMakeLists.txt drivers/clock_control: Add clock_control on STM32L5 series 2020-05-08 00:34:34 -05:00
Kconfig
Kconfig.beetle
Kconfig.mcux_ccm
Kconfig.mcux_mcg
Kconfig.mcux_pcc
Kconfig.mcux_scg
Kconfig.mcux_sim
Kconfig.nrf drivers: clock_control: nrf: Allow calibration disabling 2020-06-04 11:20:01 +02:00
Kconfig.rv32m1
Kconfig.stm32 drivers/clock_control: stm32: msi: Enable MSI range config in PLL mode 2020-05-08 00:34:34 -05:00
Kconfig.stm32f0_f3
Kconfig.stm32f1
Kconfig.stm32f2_f4_f7
Kconfig.stm32g0
Kconfig.stm32g4
Kconfig.stm32h7
Kconfig.stm32l0_l1
Kconfig.stm32l4_l5_wb drivers/clock_control: Add clock_control on STM32L5 series 2020-05-08 00:34:34 -05:00
beetle_clock_control.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
clock_control_mcux_ccm.c clock_control: add EDMA clock support 2020-06-12 13:03:28 -05:00
clock_control_mcux_mcg.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
clock_control_mcux_pcc.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
clock_control_mcux_scg.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
clock_control_mcux_sim.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
clock_control_rv32m1_pcc.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
clock_stm32_ll_common.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
clock_stm32_ll_common.h
clock_stm32_ll_h7.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
clock_stm32_ll_mp1.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
clock_stm32f0_f3.c
clock_stm32f1.c
clock_stm32f2_f4_f7.c
clock_stm32g0.c
clock_stm32g4.c
clock_stm32l0_l1.c drivers: clock_control: stm32: Enable SYSCFG on STM32L0 2020-06-09 14:44:25 +02:00
clock_stm32l4_l5_wb.c drivers/clock_control: Add clock_control on STM32L5 series 2020-05-08 00:34:34 -05:00
nrf_clock_calibration.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
nrf_clock_calibration.h drivers: clock_control: nrf: Reworked calibration to use k_timer 2020-03-19 15:15:23 +01:00
nrf_power_clock.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00