rusefi-1/firmware/hw_layer/adc
Andrey G 62cbc6db91
Adc fixes (#2691)
* ADC: save few bytes

* ADC: fix limit checking, add note for futher users

* ADC: not used anymore
2021-05-13 15:51:18 -04:00
..
AdcConfiguration.h Adc fixes (#2691) 2021-05-13 15:51:18 -04:00
adc_external.h Adc isAdcChannelValid helper (#2188) 2021-01-05 16:02:20 -05:00
adc_inputs.cpp Adc fixes (#2691) 2021-05-13 15:51:18 -04:00
adc_inputs.h ADC: internalIndex should be used as getAvgAdcValue argument (#2618) 2021-05-03 16:44:19 -04:00
adc_subscription.cpp move ADC pin initialization (#2660) 2021-05-09 14:36:11 -04:00
adc_subscription.h
ads1015.cpp Baro config (#2591) 2021-04-27 15:29:22 -04:00
ads1015.h implement ads1015 driver (#2458) 2021-03-14 19:02:42 -04:00
mcp3208.c
mcp3208.h