summaryrefslogtreecommitdiffstats
path: root/bsps/arm/raspberrypi/include/bsp
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-03-04 15:32:15 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-03-08 07:42:54 +0100
commitc991eeeccc21901011ddd9ecc626c4d164fe2041 (patch)
treed853f9d374984a213398d96927e76ec55ee546df /bsps/arm/raspberrypi/include/bsp
parentshell: Correct argument order of `mfill` (diff)
downloadrtems-c991eeeccc21901011ddd9ecc626c4d164fe2041.tar.bz2
bsps: Adjust bsp.h Doxygen groups
Update #3706.
Diffstat (limited to 'bsps/arm/raspberrypi/include/bsp')
-rw-r--r--bsps/arm/raspberrypi/include/bsp/irq.h2
-rw-r--r--bsps/arm/raspberrypi/include/bsp/mmu.h2
-rw-r--r--bsps/arm/raspberrypi/include/bsp/raspberrypi.h2
-rw-r--r--bsps/arm/raspberrypi/include/bsp/rpi-fb.h2
-rw-r--r--bsps/arm/raspberrypi/include/bsp/usart.h2
-rw-r--r--bsps/arm/raspberrypi/include/bsp/vc.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/bsps/arm/raspberrypi/include/bsp/irq.h b/bsps/arm/raspberrypi/include/bsp/irq.h
index 4600534171..6a9d05cba6 100644
--- a/bsps/arm/raspberrypi/include/bsp/irq.h
+++ b/bsps/arm/raspberrypi/include/bsp/irq.h
@@ -28,7 +28,7 @@
/**
* @defgroup raspberrypi_interrupt Interrrupt Support
*
- * @ingroup arm_raspberrypi
+ * @ingroup RTEMSBSPsARMRaspberryPi
*
* @brief Interrupt support.
*/
diff --git a/bsps/arm/raspberrypi/include/bsp/mmu.h b/bsps/arm/raspberrypi/include/bsp/mmu.h
index 45ecc5a2a4..1a5b4e6fc1 100644
--- a/bsps/arm/raspberrypi/include/bsp/mmu.h
+++ b/bsps/arm/raspberrypi/include/bsp/mmu.h
@@ -35,7 +35,7 @@ extern "C" {
/**
* @defgroup raspberrypi_mmu MMU Support
*
- * @ingroup arm_raspberrypi
+ * @ingroup RTEMSBSPsARMRaspberryPi
*
* @brief MMU support.
*
diff --git a/bsps/arm/raspberrypi/include/bsp/raspberrypi.h b/bsps/arm/raspberrypi/include/bsp/raspberrypi.h
index 6f4c8e3de5..40c80cf408 100644
--- a/bsps/arm/raspberrypi/include/bsp/raspberrypi.h
+++ b/bsps/arm/raspberrypi/include/bsp/raspberrypi.h
@@ -28,7 +28,7 @@
/**
* @defgroup raspberrypi_reg Register Definitions
*
- * @ingroup arm_raspberrypi
+ * @ingroup RTEMSBSPsARMRaspberryPi
*
* @brief Register Definitions
*
diff --git a/bsps/arm/raspberrypi/include/bsp/rpi-fb.h b/bsps/arm/raspberrypi/include/bsp/rpi-fb.h
index 4f3c07fea2..710e51cb62 100644
--- a/bsps/arm/raspberrypi/include/bsp/rpi-fb.h
+++ b/bsps/arm/raspberrypi/include/bsp/rpi-fb.h
@@ -25,7 +25,7 @@
/**
* @defgroup raspberrypi_fb
*
- * @ingroup arm_raspberrypi
+ * @ingroup RTEMSBSPsARMRaspberryPi
*
* @brief Framebuffer support and setup
*
diff --git a/bsps/arm/raspberrypi/include/bsp/usart.h b/bsps/arm/raspberrypi/include/bsp/usart.h
index 491392b1f7..d3e710c5e9 100644
--- a/bsps/arm/raspberrypi/include/bsp/usart.h
+++ b/bsps/arm/raspberrypi/include/bsp/usart.h
@@ -10,7 +10,7 @@
/**
* @defgroup raspberrypi_usart USART Support
*
- * @ingroup arm_raspberrypi
+ * @ingroup RTEMSBSPsARMRaspberryPi
*
* @brief Universal Synchronous/Asynchronous Receiver/Transmitter (USART) Support
*/
diff --git a/bsps/arm/raspberrypi/include/bsp/vc.h b/bsps/arm/raspberrypi/include/bsp/vc.h
index e863732cd5..107b6acf0c 100644
--- a/bsps/arm/raspberrypi/include/bsp/vc.h
+++ b/bsps/arm/raspberrypi/include/bsp/vc.h
@@ -23,7 +23,7 @@
/**
* @defgroup raspberrypi_vc Register Definitions
*
- * @ingroup arm_raspberrypi
+ * @ingroup RTEMSBSPsARMRaspberryPi
*
* @brief Register Definitions
*