aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/include/hal_adc.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/include/hal_adc.h')
-rw-r--r--os/hal/include/hal_adc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/include/hal_adc.h b/os/hal/include/hal_adc.h
index 81104ffc2..ebc619d58 100644
--- a/os/hal/include/hal_adc.h
+++ b/os/hal/include/hal_adc.h
@@ -206,7 +206,7 @@ struct hal_adc_driver {
*/
/**
* @brief Buffer state.
- * @note This function is meant to be called from the SPI callback only.
+ * @note This function is meant to be called from the ADC callback only.
*
* @param[in] adcp pointer to the @p ADCDriver object
* @return The buffer state.