custom-board-bundle-sample-.../firmware/hw_layer/adc
Matthew Kennedy 540b9000d5 implement ads1015 driver (#2458)
* first approximation of ads1015

* fix ads

* misc

* comment

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-14 19:02:42 -04: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
ads1015.cpp implement ads1015 driver (#2458) 2021-03-14 19:02:42 -04:00
ads1015.h implement ads1015 driver (#2458) 2021-03-14 19:02:42 -04:00
mcp3208.c
mcp3208.h