mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 08:05:24 +00:00
Add driver for the Texas Instruments LMP90xxx series of multi-channel, low-power 16-/24-bit sensor analog frontends (AFEs). The functionality is split into two drivers; an ADC driver and a GPIO driver. Tested with LMP90080 and LMP90100. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com> |
||
---|---|---|
.. | ||
adc_context.h | ||
adc_handlers.c | ||
adc_lmp90xxx.c | ||
adc_mchp_xec.c | ||
adc_mcux_adc12.c | ||
adc_mcux_adc16.c | ||
adc_nrfx_adc.c | ||
adc_nrfx_saadc.c | ||
adc_sam_afec.c | ||
adc_sam0.c | ||
adc_shell.c | ||
adc_stm32.c | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.lmp90xxx | ||
Kconfig.mcux | ||
Kconfig.nrfx | ||
Kconfig.sam_afec | ||
Kconfig.sam0 | ||
Kconfig.stm32 | ||
Kconfig.xec |