style: fix some of the easier style bugs

No real changes.
This commit is contained in:
Karl Palsson
2017-01-12 21:22:58 +00:00
parent 4af374f7c4
commit c9c5cb7c9c
30 changed files with 107 additions and 102 deletions

View File

@@ -55,4 +55,5 @@ void adc_disable_regulator(uint32_t adc)
ADC_CR(adc) &= ~ADC_CR_ADVREGEN;
}
/**@}*/
/**@}*/