zephyr/drivers/clock_control
Carles Cufi f49150cab6 arch: arm: nrf: Rename nrf5 SoC Family to nrf
Upcoming Nordic ICs that share many of the peripherals and architecture
with the currently supported nRF5x ones are no longer part of the nRF5
family. In order to accomodate that, rename the SoC family from nrf5 to
nrf, so that it can contain all of the members of the wider Nordic
family.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-03-20 11:57:14 +01:00
..
beetle_clock_control.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
clock_control_mcux_ccm.c clock_control: Introduce mcux ccm driver 2017-11-15 09:09:58 -06:00
clock_control_mcux_sim.c clock_control: Introduce mcux sim driver 2017-10-20 12:28:11 -05:00
CMakeLists.txt drivers: clock_control: Provide support for stm32l0x 2018-03-10 11:42:25 -06:00
Kconfig clock_control: Introduce mcux ccm driver 2017-11-15 09:09:58 -06:00
Kconfig.beetle license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.mcux_ccm clock_control: Introduce mcux ccm driver 2017-11-15 09:09:58 -06:00
Kconfig.mcux_sim clock_control: Introduce mcux sim driver 2017-10-20 12:28:11 -05:00
Kconfig.nrf5 arch: arm: nrf: Rename nrf5 SoC Family to nrf 2018-03-20 11:57:14 +01:00
Kconfig.quark_se license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.stm32 drivers: clock_control: Provide support for stm32l0x 2018-03-10 11:42:25 -06:00
nrf5_power_clock.c clock_control: nrf5: Add USBD power event support for USB enumeration 2018-03-15 12:39:53 +01:00
quark_se_clock_control.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
stm32_ll_clock.c drivers: clock_control: Provide support for stm32l0x 2018-03-10 11:42:25 -06:00
stm32_ll_clock.h drivers: clock control: Provide LL based clock control for stm32f4 series 2017-04-28 15:06:41 -05:00
stm32f0x_ll_clock.c drivers: stm32 clock control: fix HSI PLLSOURCE with PREDIV1 support 2018-01-11 19:00:19 -05:00
stm32f1x_ll_clock.c drivers: clock_control: provide LL based driver to stm32f1xx series 2017-06-02 14:11:13 -04:00
stm32f3x_ll_clock.c drivers: stm32 clock control: fix HSI PLLSOURCE with PREDIV1 support 2018-01-11 19:00:19 -05:00
stm32f4x_ll_clock.c driver: clock control stm32: align f4 factor names on l4 2017-04-28 15:26:37 -05:00
stm32l0x_ll_clock.c drivers: clock_control: Provide support for stm32l0x 2018-03-10 11:42:25 -06:00
stm32l4x_ll_clock.c drivers: clock control: Provide LL based clock control for stm32f4 series 2017-04-28 15:06:41 -05:00