5843e8df89
In the Nordic Semiconductor's nRF5x series SoC clock control system can source the system clocks from a range of internal or external high and low frequency oscillators and distribute them to modules based upon a module’s individual requirements. In this commit the implementation adds support for 16MHz peripheral clock, 32.768 kHz RC oscillator, and 32.768 kHz crystal oscillator clock sources. 16MHz peripheral clock is required to use the 2.4GHz Radio peripheral. 32.768 kHz RC or crystal oscillator clock source is required to use the real time counter peripheral. Jira: ZEP-896 Change-id: I1a1e22322a5a26b587f3e27bb979e6296987ac1c Signed-off-by: Vinayak Chettimada <vinayak.kariappa.chettimada@nordicsemi.no> |
||
---|---|---|
.. | ||
Kconfig | ||
Kconfig.nrf5 | ||
Kconfig.quark_se | ||
Kconfig.stm32f10x | ||
Makefile | ||
nrf5_power_clock.c | ||
quark_se_clock_control.c | ||
stm32f10x_clock.c |