zephyr/drivers/clock_control
Kumar Gala 043b006c0f clock_control: nrf5_power: Use CMSIS NVIC APIs directly
Convert driver to use the CMSIS NVIC APIs rather than the internal ones
so we can remove them in the future.

Change-Id: I7bf3024ea4baf61f1e42bbbd5e4b0abfc6c04e6b
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-01-23 15:15:55 -06:00
..
Kconfig clock/stm32: add STM32F3X reset and clock control 2017-01-23 15:15:52 -06:00
Kconfig.beetle license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.nrf5 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.quark_se license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.stm32f3x license: Replace Apache boilerplate with SPDX tag 2017-01-23 15:15:53 -06:00
Kconfig.stm32f4x license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.stm32f10x license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.stm32f107xx license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.stm32l4x license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile clock/stm32: add STM32F3X reset and clock control 2017-01-23 15:15:52 -06:00
beetle_clock_control.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
nrf5_power_clock.c clock_control: nrf5_power: Use CMSIS NVIC APIs directly 2017-01-23 15:15:55 -06:00
quark_se_clock_control.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
stm32f3x_clock.c license: Replace Apache boilerplate with SPDX tag 2017-01-23 15:15:53 -06:00
stm32f4x_clock.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
stm32f10x_clock.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
stm32f107xx_clock.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
stm32l4x_clock.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00