7a60782f67
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Kconfig.beetle | ||
Kconfig.mcux_sim | ||
Kconfig.nrf5 | ||
Kconfig.quark_se | ||
Kconfig.stm32 | ||
Makefile | ||
beetle_clock_control.c | ||
clock_control_mcux_sim.c | ||
nrf5_power_clock.c | ||
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 |