zephyr/drivers/adc
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
Kconfig adc: overhaul adc_dw and rename it to adc_intel_quark_se_c1000_ss 2019-03-20 18:11:33 -07:00
Kconfig.intel_quark adc: overhaul adc_dw and rename it to adc_intel_quark_se_c1000_ss 2019-03-20 18:11:33 -07:00
Kconfig.mcux drivers: adc_mcux: improve initialization of the ADC 2018-12-13 08:32:18 -06:00
Kconfig.nrfx drivers: nrf: Enable nRF drivers by default in Kconfig 2018-12-21 21:01:37 +01:00
Kconfig.sam_afec
adc_context.h drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
adc_handlers.c adc: add syscall for adc_read_async() 2019-04-02 14:17:37 -04:00
adc_intel_quark_d2000.c drivers: adc: make a copy of sequence struct 2019-04-02 14:17:37 -04:00
adc_intel_quark_se_c1000_ss.c drivers: adc: make a copy of sequence struct 2019-04-02 14:17:37 -04:00
adc_intel_quark_se_c1000_ss.h drivers: adc: fix license 2019-04-07 08:45:22 -04:00
adc_mcux_adc16.c drivers: adc: make a copy of sequence struct 2019-04-02 14:17:37 -04:00
adc_nrfx_adc.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
adc_nrfx_saadc.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
adc_sam_afec.c drivers: adc: make a copy of sequence struct 2019-04-02 14:17:37 -04:00