From 45c0b7f9bc8d295ac8bfd97cbe14f9bd10756a30 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Wed, 4 Jan 2012 22:00:44 +0000 Subject: Documentation related fixes and updated all the mcuconf.h for the STM32. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3735 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/platforms/STM32F2xx/stm32_rcc.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'os/hal/platforms/STM32F2xx/stm32_rcc.h') diff --git a/os/hal/platforms/STM32F2xx/stm32_rcc.h b/os/hal/platforms/STM32F2xx/stm32_rcc.h index 39d674bd0..da30c6518 100644 --- a/os/hal/platforms/STM32F2xx/stm32_rcc.h +++ b/os/hal/platforms/STM32F2xx/stm32_rcc.h @@ -256,7 +256,7 @@ /** @} */ /** - * @brief ADC peripherals specific RCC operations + * @name ADC peripherals specific RCC operations * @{ */ /** @@ -336,7 +336,7 @@ /** @} */ /** - * @brief DMA peripheral specific RCC operations + * @name DMA peripheral specific RCC operations * @{ */ /** @@ -391,7 +391,7 @@ /** @} */ /** - * @brief PWR interface specific RCC operations + * @name PWR interface specific RCC operations * @{ */ /** @@ -423,7 +423,7 @@ /** @} */ /** - * @brief I2C peripherals specific RCC operations + * @name I2C peripherals specific RCC operations * @{ */ /** @@ -503,7 +503,7 @@ /** @} */ /** - * @brief SPI peripherals specific RCC operations + * @name SPI peripherals specific RCC operations * @{ */ /** @@ -583,7 +583,7 @@ /** @} */ /** - * @brief TIM peripherals specific RCC operations + * @name TIM peripherals specific RCC operations * @{ */ /** @@ -744,7 +744,7 @@ /** @} */ /** - * @brief USART/UART peripherals specific RCC operations + * @name USART/UART peripherals specific RCC operations * @{ */ /** -- cgit v1.2.3