1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

cpu/stm32_common/periph: fix doxygen grouping

This commit is contained in:
Alexandre Abadie 2017-10-01 21:55:59 +02:00
parent 385623fb43
commit 2a1a7395f8
9 changed files with 9 additions and 9 deletions

View File

@ -8,7 +8,7 @@
*/ */
/** /**
* @ingroup cpu_cortexm_common * @ingroup cpu_stm32_common
* @ingroup drivers_periph_dac * @ingroup drivers_periph_dac
* @{ * @{
* *

View File

@ -10,7 +10,7 @@
*/ */
/** /**
* @ingroup cpu_cortexm_common * @ingroup cpu_stm32_common
* @ingroup drivers_periph_gpio * @ingroup drivers_periph_gpio
* @{ * @{
* *

View File

@ -8,7 +8,7 @@
*/ */
/** /**
* @ingroup cpu_cortexm_common * @ingroup cpu_stm32_common
* @ingroup drivers_periph_hwrng * @ingroup drivers_periph_hwrng
* @{ * @{
* *

View File

@ -9,7 +9,7 @@
*/ */
/** /**
* @ingroup cpu_cortexm_common * @ingroup cpu_stm32_common
* @ingroup drivers_periph_pm * @ingroup drivers_periph_pm
* @{ * @{
* *

View File

@ -9,7 +9,7 @@
*/ */
/** /**
* @ingroup cpu_cortexm_common * @ingroup cpu_stm32_common
* @ingroup drivers_periph_pwm * @ingroup drivers_periph_pwm
* @{ * @{
* *

View File

@ -7,7 +7,7 @@
*/ */
/** /**
* @ingroup cpu_cortexm_common * @ingroup cpu_stm32_common
* @ingroup drivers_periph_rtt * @ingroup drivers_periph_rtt
* @{ * @{
* *

View File

@ -9,7 +9,7 @@
*/ */
/** /**
* @ingroup cpu_cortexm_common * @ingroup cpu_stm32_common
* @ingroup drivers_periph_spi * @ingroup drivers_periph_spi
* @{ * @{
* *

View File

@ -7,7 +7,7 @@
*/ */
/** /**
* @ingroup cpu_cortexm_common * @ingroup cpu_stm32_common
* @ingroup drivers_periph_timer * @ingroup drivers_periph_timer
* @{ * @{
* *

View File

@ -8,7 +8,7 @@
*/ */
/** /**
* @ingroup cpu_cortexm_common * @ingroup cpu_stm32_common
* @ingroup drivers_periph_uart * @ingroup drivers_periph_uart
* @{ * @{
* *