incubator-nuttx/drivers/analog
Entinger Alexander dc8c14aa53 Driver for the 24-Bit Differential Input ADC ADS1242 that communicates via SPI with a MCU. Reading the ADC conversion result as well as configuring the ADC, setting the input channel, etc. is implemented via ioctl calls. However, it does not yet implement the standard ADC interface. 2016-01-29 07:41:23 -06:00
..
Kconfig Driver for the 24-Bit Differential Input ADC ADS1242 that communicates via SPI with a MCU. Reading the ADC conversion result as well as configuring the ADC, setting the input channel, etc. is implemented via ioctl calls. However, it does not yet implement the standard ADC interface. 2016-01-29 07:41:23 -06:00
Make.defs A few native window build updates 2012-11-25 20:58:39 +00:00
ad5410.c drivers/: Fixes to spacing and alignement 2015-10-10 10:41:00 -06:00
adc.c drivers/: Fixes to spacing and alignement 2015-10-10 10:41:00 -06:00
ads1242.c Driver for the 24-Bit Differential Input ADC ADS1242 that communicates via SPI with a MCU. Reading the ADC conversion result as well as configuring the ADC, setting the input channel, etc. is implemented via ioctl calls. However, it does not yet implement the standard ADC interface. 2016-01-29 07:41:23 -06:00
ads1255.c All SPI-based device drivers needs to call SPI_HWFEATURES() with zero in order to co-exist with drivers that use H/W features 2016-01-23 16:18:13 -06:00
dac.c drivers/: Fixes to spacing and alignement 2015-10-10 10:41:00 -06:00
pga11x.c NOkia LCD needs to initialize SPI before using it 2016-01-23 19:45:30 -06:00