zephyr/drivers/clock_control
Maureen Helm 7a60782f67 clock_control: Introduce mcux sim driver
Adds a new clock control driver for Kinetis SoCs that have the system
integration (SIM) module. This will allow mcux shim drivers, such as
uart and i2c, to abstract the call to CLOCK_GetFreq() behind the
clock_control interface and thus be reused for SoCs with different clock
architectures.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2017-10-20 12:28:11 -05:00
..
Kconfig clock_control: Introduce mcux sim driver 2017-10-20 12:28:11 -05:00
Kconfig.beetle
Kconfig.mcux_sim clock_control: Introduce mcux sim driver 2017-10-20 12:28:11 -05:00
Kconfig.nrf5
Kconfig.quark_se
Kconfig.stm32
Makefile clock_control: Introduce mcux sim driver 2017-10-20 12:28:11 -05:00
beetle_clock_control.c
clock_control_mcux_sim.c clock_control: Introduce mcux sim driver 2017-10-20 12:28:11 -05:00
nrf5_power_clock.c clock_control: nrf5_power: Let the LF clock be configured at least once 2017-10-08 23:05:34 -04:00
quark_se_clock_control.c
stm32_ll_clock.c
stm32_ll_clock.h
stm32f1x_ll_clock.c
stm32f3x_ll_clock.c
stm32f4x_ll_clock.c
stm32l4x_ll_clock.c