zephyr/drivers/clock_control
Ricardo Salveti 69b9451af1 arm/nordic: use a common header for the nrf51/nrf52 SoC families
Integrating the IRQ definitions for both nRF51 and nRF52, and defining
the set of IRQ values that are common to both.

Also switch the controller, uart and clock drivers to use the common
header definitions.

Change-Id: Id6816d7a97720896cfe4df83656fb8b1f8fb01fa
Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2016-10-22 01:25:54 +00:00
..
Kconfig drivers: clock_control: Add nRF5x Series SoC clock driver 2016-10-18 13:03:41 +00:00
Kconfig.nrf5 drivers: clock_control: Add nRF5x Series SoC clock driver 2016-10-18 13:03:41 +00:00
Kconfig.quark_se boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00
Kconfig.stm32f10x stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X 2016-04-18 21:24:58 +00:00
Makefile drivers: clock_control: Add nRF5x Series SoC clock driver 2016-10-18 13:03:41 +00:00
nrf5_power_clock.c arm/nordic: use a common header for the nrf51/nrf52 SoC families 2016-10-22 01:25:54 +00:00
quark_se_clock_control.c clock/quark: Make config_info pointers const. 2016-10-08 11:40:15 +00:00
stm32f10x_clock.c clock_control/stm32f10x: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:14 +00:00