custom-board-bundle-sample-.../firmware/hw_layer/adc
Matthew Kennedy f347b92f45 allow disabling fast ADC (#2406)
* mostly guard against no fast adc

* disable on h7

* guard more

* guard adc init

* you can't do that in c++

* we need that

* s

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-28 07:30:19 -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 allow disabling fast ADC (#2406) 2021-02-28 07:30:19 -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 Analog input filtering (#1680) 2020-08-21 19:47:12 -04:00
mcp3208.c
mcp3208.h