diff options
Diffstat (limited to 'os/hal')
-rw-r--r-- | os/hal/platforms/SPC5xx/eTimer_v1/spc5_etimer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/SPC5xx/eTimer_v1/spc5_etimer.h b/os/hal/platforms/SPC5xx/eTimer_v1/spc5_etimer.h index 390af2ec8..1ab9e8fad 100644 --- a/os/hal/platforms/SPC5xx/eTimer_v1/spc5_etimer.h +++ b/os/hal/platforms/SPC5xx/eTimer_v1/spc5_etimer.h @@ -295,7 +295,7 @@ struct spc5_etimer { /*===========================================================================*/
/**
- * @name FlexPWM units references
+ * @name eTimer units references
* @{
*/
#if SPC5_HAS_ETIMER0
|