diff --git a/drivers/periph_common/cpuid.c b/drivers/periph_common/cpuid.c index 5f3dbf8fd3ec2127a65289bf7ef8b105b46c32b1..e6351be42131bc121fe9e9c96aa03eb433da03e8 100644 --- a/drivers/periph_common/cpuid.c +++ b/drivers/periph_common/cpuid.c @@ -9,7 +9,7 @@ */ /** - * @addtogroup drivers + * @ingroup drivers_periph_cpuid * @{ * * @file diff --git a/drivers/periph_common/flashpage.c b/drivers/periph_common/flashpage.c index 487a4391397c54f694010bc72af84b6e2594d2a7..d5c557576fede568d370ad951c23b5499e7ed187 100644 --- a/drivers/periph_common/flashpage.c +++ b/drivers/periph_common/flashpage.c @@ -7,7 +7,7 @@ */ /** - * @ingroup drivers + * @ingroup drivers_periph_flashpage * @{ * * @file diff --git a/drivers/periph_common/spi.c b/drivers/periph_common/spi.c index 29f325283ffbec276039e41f72cb9b20a2c15161..2337be4c0b8fc5f6fedb87f2bb18156374f330b5 100644 --- a/drivers/periph_common/spi.c +++ b/drivers/periph_common/spi.c @@ -8,7 +8,7 @@ */ /** - * @ingroup drivers + * @ingroup drivers_periph_spi * @{ * * @file diff --git a/drivers/periph_common/timer.c b/drivers/periph_common/timer.c index 1d9f8a58f4a820c9bcb6ea1be55d1a66e1e6a12d..5fcf6275f1d0b51ecd6c1a73b859b74a26793a92 100644 --- a/drivers/periph_common/timer.c +++ b/drivers/periph_common/timer.c @@ -7,7 +7,7 @@ */ /** - * @ingroup drivers + * @ingroup drivers_periph_timer * @{ * * @file