rusefi-1/firmware/hw_layer/adc
Matthew Kennedy 2ce7777865
don't require EXTERN_ENGINE in every file (#2969)
* move enginePins

* no more extern engine

* uses

* more

* extern config too

* put this where it belongs

* include correct header

* merge
2021-07-16 18:13:33 -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 don't require EXTERN_ENGINE in every file (#2969) 2021-07-16 18:13:33 -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 don't require EXTERN_ENGINE in every file (#2969) 2021-07-16 18:13:33 -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