rusefi/firmware/hw_layer/adc
Matthew Kennedy e264029fbc
STM32H7 Slow ADC (#2421)
* extract

* guard

* put some back

* put back

* slow is actually 500hz so slow is fine here

* no magic

* fix printFullAdcReport

* cast

* implement h7 adc ish

* analog switches

* bad merge

* no map avg on h7

* fix master while we're at it

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-04 20:58:56 -05:00
..
AdcConfiguration.h properly put buffers in no-cache regions (#2357) 2021-02-15 17:39:11 -05:00
adc_external.h Adc isAdcChannelValid helper (#2188) 2021-01-05 16:02:20 -05:00
adc_inputs.cpp STM32H7 Slow ADC (#2421) 2021-03-04 20:58:56 -05:00
adc_inputs.h use DECLARE_ENGINE_PTR for Engine class (#2365) 2021-02-16 16:58:54 -05:00
adc_subscription.cpp Adc isAdcChannelValid helper (#2188) 2021-01-05 16:02:20 -05:00
adc_subscription.h
mcp3208.c
mcp3208.h