zephyr/drivers/clock_control
Anas Nashif 3ae52624ff license: cleanup: add SPDX Apache-2.0 license identifier
Update the files which contain no license information with the
'Apache-2.0' SPDX license identifier.  Many source files in the tree are
missing licensing information, which makes it harder for compliance
tools to determine the correct license.

By default all files without license information are under the default
license of Zephyr, which is Apache version 2.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-04-07 08:45:22 -04:00
..
beetle_clock_control.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
clock_control_mcux_ccm.c clock_control: Add support for lpi2c clock in mcux ccm driver 2019-01-18 06:49:35 -05:00
clock_control_mcux_sim.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
clock_control_rv32m1_pcc.c drivers: clock_control: Fix build warnings in rv32m1 driver 2019-03-05 08:18:52 -05:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig clock_control: RV32M1: introduce PCC driver / DT bindings 2019-01-25 11:59:46 -05:00
Kconfig.beetle kconfig: drivers: clock_control: Remove redundant CLOCK_CONTROL deps. 2019-03-09 10:00:07 -05:00
Kconfig.mcux_ccm
Kconfig.mcux_sim
Kconfig.nrf drivers: nrf: add support for forcing driver implementation 2019-03-20 10:27:28 -05:00
Kconfig.quark_se
Kconfig.rv32m1 clock_control: RV32M1: introduce PCC driver / DT bindings 2019-01-25 11:59:46 -05:00
Kconfig.stm32 kconfig: drivers: clock_control: Remove redundant CLOCK_CONTROL deps. 2019-03-09 10:00:07 -05:00
nrf_power_clock.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
quark_se_clock_control.c
stm32_ll_clock.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
stm32_ll_clock.h
stm32f0x_ll_clock.c
stm32f1x_ll_clock.c
stm32f2x_ll_clock.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
stm32f3x_ll_clock.c
stm32f4x_ll_clock.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
stm32f7x_ll_clock.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
stm32l0x_ll_clock.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
stm32l4x_ll_clock.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00