..
CMakeLists.txt
drivers: adc: add LMP90xxx ADC driver with GPIO
2020-01-09 17:27:52 +01:00
Kconfig
drivers: adc: add LMP90xxx ADC driver with GPIO
2020-01-09 17:27:52 +01:00
Kconfig.lmp90xxx
drivers: adc: add LMP90xxx ADC driver with GPIO
2020-01-09 17:27:52 +01:00
Kconfig.mcux
kconfig: Clean up header comments and make them consistent
2019-11-04 17:31:27 -05:00
Kconfig.nrfx
kconfig: Clean up header comments and make them consistent
2019-11-04 17:31:27 -05:00
Kconfig.sam0
kconfig: Clean up header comments and make them consistent
2019-11-04 17:31:27 -05:00
Kconfig.sam_afec
kconfig: Clean up header comments and make them consistent
2019-11-04 17:31:27 -05:00
Kconfig.stm32
kconfig: Clean up header comments and make them consistent
2019-11-04 17:31:27 -05:00
Kconfig.xec
kconfig: Clean up header comments and make them consistent
2019-11-04 17:31:27 -05:00
adc_context.h
coccinelle: standardize kernel API timeout arguments
2019-10-03 11:55:44 -07:00
adc_handlers.c
kernel: Port remaining syscalls to new API
2019-09-12 11:31:50 +08:00
adc_lmp90xxx.c
drivers: adc: add LMP90xxx ADC driver with GPIO
2020-01-09 17:27:52 +01:00
adc_mchp_xec.c
drivers: adc: adc_mchp_xec: Add error logs
2019-09-30 12:20:39 -05:00
adc_mcux_adc12.c
drivers: adc: mcux_adc12: fix DT_INST_2_* usage
2020-01-08 17:32:13 -06:00
adc_mcux_adc16.c
cleanup: include/: move adc.h to drivers/adc.h
2019-06-27 22:55:49 -04:00
adc_nrfx_adc.c
drivers/adc: provide API to access reference voltage
2019-08-01 13:28:41 +02:00
adc_nrfx_saadc.c
drivers: nrfx: Update implementations after switching to nrfx 2.0.0
2019-11-08 14:54:12 +01:00
adc_sam0.c
cleanup: include/: move adc.h to drivers/adc.h
2019-06-27 22:55:49 -04:00
adc_sam_afec.c
cleanup: include/: move misc/util.h to sys/util.h
2019-06-27 22:55:49 -04:00
adc_shell.c
include: Fix use of <misc/FOO.h> -> <sys/FOO.h>
2019-12-10 08:39:37 -05:00
adc_stm32.c
drivers: adc: adc_stm32: fix clock setup
2019-12-20 08:04:09 -05:00