zephyr/drivers/counter
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
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
counter_handlers.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
counter_imx_epit.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
counter_ll_stm32_rtc.c drivers: counter: stm32: Fix possible overflow 2019-03-26 07:48:43 -05:00
counter_mcux_rtc.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
counter_nrfx_rtc.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
counter_nrfx_timer.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
counter_qmsi_aon.c
counter_qmsi_aonpt.c device: Extend device_set_power_state API to support async requests 2019-03-14 14:26:15 +01:00
counter_rtc_qmsi.c device: Extend device_set_power_state API to support async requests 2019-03-14 14:26:15 +01:00
dualtimer_cmsdk_apb.h
Kconfig
Kconfig.dtmr_cmsdk_apb
Kconfig.imx_epit
Kconfig.mcux_rtc
Kconfig.nrfx kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.qmsi
Kconfig.stm32_rtc
Kconfig.tmr_cmsdk_apb
timer_cmsdk_apb.h
timer_dtmr_cmsdk_apb.c
timer_tmr_cmsdk_apb.c