rusefi-1/firmware/hw_layer/adc
Matthew Kennedy cb032fb1ea
(void) -> () (#3550)
* static functions with (void)

* more

* Revert "more"

This reverts commit 246e53441f935451437df186ac92d7df26b62fb6.

* s

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-15 13:02:34 +01:00
..
AdcConfiguration.h start allowing ADC change while running (#3100) 2021-08-24 16:41:16 -04:00
adc_external.h Adc isAdcChannelValid helper (#2188) 2021-01-05 16:02:20 -05:00
adc_inputs.cpp (void) -> () (#3550) 2021-11-15 13:02:34 +01:00
adc_inputs.h Fast adc API (#3327) 2021-10-07 08:29:01 -04:00
adc_subscription.cpp Revert "Revert "memory savings (#3195)"" 2021-08-27 06:18:05 -04:00
adc_subscription.h implement adc unsubscription (#3149) 2021-08-14 15:41:27 +03:00
ads1015.cpp even more pch (#3112) 2021-08-04 19:30:52 -04:00
ads1015.h implement ads1015 driver (#2458) 2021-03-14 19:02:42 -04:00
mcp3208.c
mcp3208.h