doc: stm32: unify "peripheral API" titles

doxygen really wants the @defgroup _and_ the @addtogroup to both have
the full name, matching identically, to avoid all warnings.

Standardize on the "CAPS_PERIPH peripheral API" style.
This commit is contained in:
Karl Palsson 2019-06-10 11:20:57 +00:00 committed by Karl Palsson
parent f38c6f4f91
commit 9904f9803e
21 changed files with 21 additions and 21 deletions

View File

@ -1,4 +1,4 @@
/** @addtogroup timer_file Timer peripheral API
/** @addtogroup timer_file TIMER peripheral API
@ingroup peripheral_apis
@author @htmlonly © @endhtmlonly 2010

View File

@ -1,4 +1,4 @@
/** @defgroup flash_file
/** @defgroup flash_file FLASH peripheral API
*
* @ingroup peripheral_apis
*

View File

@ -1,4 +1,4 @@
/** @defgroup rcc_file RCC Peripheral API
/** @defgroup rcc_file RCC peripheral API
*
* @ingroup peripheral_apis
*

View File

@ -1,4 +1,4 @@
/** @defgroup flash_file
/** @defgroup flash_file FLASH peripheral API
*
* @ingroup peripheral_apis
*

View File

@ -1,4 +1,4 @@
/** @defgroup rcc_file RCC Peripheral API
/** @defgroup rcc_file RCC peripheral API
@ingroup peripheral_apis

View File

@ -1,4 +1,4 @@
/** @defgroup timer_file
/** @defgroup timer_file TIMER peripheral API
@ingroup peripheral_apis
@brief <b>libopencm3 STM32F1xx Timers</b>

View File

@ -1,4 +1,4 @@
/** @defgroup flash_file
/** @defgroup flash_file FLASH peripheral API
*
* @ingroup peripheral_apis
*

View File

@ -1,4 +1,4 @@
/** @defgroup rcc_file RCC Peripheral API
/** @defgroup rcc_file RCC peripheral API
*
* @ingroup peripheral_apis
*

View File

@ -1,4 +1,4 @@
/** @defgroup flash_file
/** @defgroup flash_file FLASH peripheral API
*
* @ingroup peripheral_apis
*

View File

@ -1,4 +1,4 @@
/** @defgroup rcc_file RCC Peripheral API
/** @defgroup rcc_file RCC peripheral API
*
* @ingroup peripheral_apis
*

View File

@ -1,4 +1,4 @@
/** @defgroup flash_file
/** @defgroup flash_file FLASH peripheral API
*
* @ingroup peripheral_apis
*

View File

@ -1,4 +1,4 @@
/** @defgroup pwr_file
/** @defgroup pwr_file PWR peripheral API
*
* @ingroup peripheral_apis
*

View File

@ -1,4 +1,4 @@
/** @defgroup rcc_file RCC Peripheral API
/** @defgroup rcc_file RCC peripheral API
*
* @ingroup peripheral_apis
*

View File

@ -1,4 +1,4 @@
/** @defgroup rtc_file
/** @defgroup rtc_file RTC peripheral API
*
* @ingroup peripheral_apis
*

View File

@ -1,4 +1,4 @@
/** @defgroup flash_file
/** @defgroup flash_file FLASH peripheral API
*
* @ingroup peripheral_apis
*/

View File

@ -1,4 +1,4 @@
/** @defgroup rcc_file RCC Peripheral API
/** @defgroup rcc_file RCC peripheral API
*
* @ingroup peripheral_apis
* This library supports the Reset and Clock Control System in the STM32 series

View File

@ -1,4 +1,4 @@
/** @defgroup flash_file
/** @defgroup flash_file FLASH peripheral API
*
* @ingroup peripheral_apis
*

View File

@ -1,4 +1,4 @@
/** @defgroup flash_file
/** @defgroup flash_file FLASH peripheral API
*
* @ingroup peripheral_apis
*

View File

@ -1,4 +1,4 @@
/** @defgroup rcc_file RCC Peripheral API
/** @defgroup rcc_file RCC peripheral API
@ingroup peripheral_apis

View File

@ -1,4 +1,4 @@
/** @defgroup timer_file
/** @defgroup timer_file TIMER peripheral API
@ingroup peripheral_apis
@brief <b>libopencm3 STM32L1xx Timers</b>

View File

@ -1,4 +1,4 @@
/** @defgroup flash_file
/** @defgroup flash_file FLASH peripheral API
*
* @ingroup peripheral_apis
*