zephyr/drivers/adc
Andrzej Głąbek 7ed7d535e9 drivers: adc: nrfx: Use SAADC HAL for setting the burst mode
Replaces direct accesses to the peripheral registers structure
with the proper SAADC HAL function that appeared recently in nrfx.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2018-09-21 09:12:14 -07:00
..
CMakeLists.txt adc: remove adc_qmsi driver 2018-09-05 18:38:57 -04:00
Kconfig adc: remove adc_qmsi driver 2018-09-05 18:38:57 -04:00
Kconfig.dw drivers: Kconfig.dw: Remove unnecessary Kconfig 2018-08-29 13:46:57 -04:00
Kconfig.intel_quark adc: add native driver for Quark D2000 2018-09-05 18:38:57 -04:00
Kconfig.mcux drivers: adc: Select HAS_DTS_ADC for all ADC drivers 2018-08-29 13:46:57 -04:00
Kconfig.nrfx drivers: adc: Select HAS_DTS_ADC for all ADC drivers 2018-08-29 13:46:57 -04:00
Kconfig.sam_afec drivers: adc: Select HAS_DTS_ADC for all ADC drivers 2018-08-29 13:46:57 -04:00
Kconfig.ti_adc108s102 drivers: adc: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
adc_context.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
adc_dw.c drivers: adc: Update new ADC APIs 2018-08-29 13:46:57 -04:00
adc_dw.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
adc_intel_quark_d2000.c adc: add native driver for Quark D2000 2018-09-05 18:38:57 -04:00
adc_mcux_adc16.c adc: Convert mcux adc16 driver to the new adc api 2018-08-29 13:46:57 -04:00
adc_nrfx_adc.c drivers: adc: Add shims for nrfx ADC and SAADC drivers 2018-08-29 13:46:57 -04:00
adc_nrfx_saadc.c drivers: adc: nrfx: Use SAADC HAL for setting the burst mode 2018-09-21 09:12:14 -07:00
adc_sam_afec.c adc: sam: Fixed adc_api test for the SAM E70. 2018-09-06 13:17:29 -05:00
adc_ti_adc108s102.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
adc_ti_adc108s102.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00