zephyr/drivers/adc
Anas Nashif ee985d81aa shell: enable modules by default if shell is enabled
If shell is enabled then enable all sub-shells if their dependencies are
satisfied. This was done for some modules and subsystems but was not
consistent.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-06-24 21:37:12 -04:00
..
CMakeLists.txt
Kconfig shell: enable modules by default if shell is enabled 2020-06-24 21:37:12 -04:00
Kconfig.lmp90xxx
Kconfig.mcp320x
Kconfig.mcux
Kconfig.nrfx adc: Kconfig: Remove per instance ADC_{0..2} Kconfig symbols 2020-05-04 09:04:16 -05:00
Kconfig.sam0
Kconfig.sam_afec
Kconfig.stm32
Kconfig.xec
adc_common.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
adc_context.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
adc_handlers.c
adc_lmp90xxx.c drivers: adc: lmp90xxx: set thread name 2020-06-09 10:54:21 +02:00
adc_mchp_xec.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
adc_mcp320x.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
adc_mcux_adc12.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
adc_mcux_adc16.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
adc_nrfx_adc.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
adc_nrfx_saadc.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
adc_sam0.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
adc_sam_afec.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
adc_shell.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
adc_stm32.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00