fome-fw/firmware/hw_layer/adc
Matthew Kennedy c111d23b3d ADC cleanup, enable oversampling on H7 (#2437)
* cleanup v2 adc

* simplify

* oversample on h7

* output 16b result

* port-ify ADC_MAX_VALUE

* simplify include

* guard for cypress

* make sim/tests happy

* 16x oversample + comment

* this check is uesless

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-08 14:50:50 -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 ADC cleanup, enable oversampling on H7 (#2437) 2021-03-08 14:50:50 -05:00
adc_inputs.h ADC cleanup, enable oversampling on H7 (#2437) 2021-03-08 14:50:50 -05:00
adc_subscription.cpp Adc isAdcChannelValid helper (#2188) 2021-01-05 16:02:20 -05:00
adc_subscription.h
mcp3208.c
mcp3208.h