From 7c47bd0133bf11014d7ebfd7bfe9e42e96e7caf4 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 3 Aug 2013 12:22:26 +0000 Subject: [PATCH] Fixed typo. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6069 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/platforms/STM32F4xx/stm32_rcc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os/hal/platforms/STM32F4xx/stm32_rcc.h b/os/hal/platforms/STM32F4xx/stm32_rcc.h index b429d7bcd..c12988495 100644 --- a/os/hal/platforms/STM32F4xx/stm32_rcc.h +++ b/os/hal/platforms/STM32F4xx/stm32_rcc.h @@ -994,7 +994,7 @@ #define rccResetTIM8() rccResetAPB2(RCC_APB2RSTR_TIM8RST) /** - * @brief Enables the TIM89peripheral clock. + * @brief Enables the TIM9peripheral clock. * @note The @p lp parameter is ignored in this family. * * @param[in] lp low power enable flag