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 8e31d983b..9ebfca99c 100644
--- a/os/hal/dox/adc.dox
+++ b/os/hal/dox/adc.dox
@@ -21,7 +21,7 @@
* @defgroup ADC ADC Driver
* @brief Generic ADC Driver.
* @details This module implements a generic ADC driver.
- * @pre In order to use the ADC driver the @p CH_HAL_USE_ADC option
+ * @pre In order to use the ADC driver the @p HAL_USE_ADC option
* must be enabled in @p halconf.h.
*
* @section adc_1 Driver State Machine