521f4778a1
Add a Peripheral Clock Controller (PCC) driver. This gates and ungates clocks to various peripherals on the SoC. Signed-off-by: Michael Scott <mike@foundries.io> Signed-off-by: Marti Bolivar <marti@foundries.io> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.beetle | ||
Kconfig.mcux_ccm | ||
Kconfig.mcux_sim | ||
Kconfig.nrf | ||
Kconfig.quark_se | ||
Kconfig.rv32m1 | ||
Kconfig.stm32 | ||
beetle_clock_control.c | ||
clock_control_mcux_ccm.c | ||
clock_control_mcux_sim.c | ||
clock_control_rv32m1_pcc.c | ||
nrf_power_clock.c | ||
quark_se_clock_control.c | ||
stm32_ll_clock.c | ||
stm32_ll_clock.h | ||
stm32f0x_ll_clock.c | ||
stm32f1x_ll_clock.c | ||
stm32f2x_ll_clock.c | ||
stm32f3x_ll_clock.c | ||
stm32f4x_ll_clock.c | ||
stm32f7x_ll_clock.c | ||
stm32l0x_ll_clock.c | ||
stm32l4x_ll_clock.c |