aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/dox/adc.dox
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/dox/adc.dox')
-rw-r--r--os/hal/dox/adc.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/dox/adc.dox b/os/hal/dox/adc.dox
index 48196b0b4..cef7f09c1 100644
--- a/os/hal/dox/adc.dox
+++ b/os/hal/dox/adc.dox
@@ -141,5 +141,5 @@
* the ADC bus from multiple threads then use the @p adcAcquireBus() and
* @p adcReleaseBus() APIs in order to gain exclusive access.
*
- * @ingroup IO
+ * @ingroup HAL_NORMAL_DRIVERS
*/