ADC driver:
Compare changes
Files
9- Clément Foucher authored
@@ -51,14 +51,10 @@ static bool enable_dma[NUMBER_OF_ADCS] = {false};
@@ -51,14 +51,10 @@ static bool enable_dma[NUMBER_OF_ADCS] = {false};
@@ -125,7 +121,30 @@ void adc_configure_use_dma(uint8_t adc_number, bool use_dma)
@@ -125,7 +121,30 @@ void adc_configure_use_dma(uint8_t adc_number, bool use_dma)
@@ -215,7 +234,7 @@ void adc_stop()
@@ -215,7 +234,7 @@ void adc_stop()