OpenRTX/platform/drivers/ADC
Niccolò Izzo 2fdbf0f236 Initial support for I2C soft pots on Module17
Initial support for I2C soft pots on Module17, ADC1 driver for input voltage
reading. Cherry-picked from Mathis DB9MAT repo.

TG-398
2021-12-23 14:52:25 +01:00
..
ADC0_GDx.c Fixed wrong conversion in GDx ADC driver 2021-08-15 18:05:23 +02:00
ADC0_GDx.h Refactoring of GDx ADC1 driver: added function allowing to retrieve the raw conversion value, changed return value of 'adc1_getMeasurement' from float to uint16_t 2021-08-14 10:18:55 +02:00
ADC1_MDx.c Refactoring of MDx ADC1 driver: removed DMA, added function allowing to retrieve the raw conversion value, changed return value of 'adc1_getMeasurement' from float to uint16_t (TG-276 #closed) 2021-08-14 10:18:55 +02:00
ADC1_MDx.h Refactoring of MDx ADC1 driver: removed DMA, added function allowing to retrieve the raw conversion value, changed return value of 'adc1_getMeasurement' from float to uint16_t (TG-276 #closed) 2021-08-14 10:18:55 +02:00
ADC1_Mod17.c Initial support for I2C soft pots on Module17 2021-12-23 14:52:25 +01:00
ADC1_Mod17.h Initial support for I2C soft pots on Module17 2021-12-23 14:52:25 +01:00