diff --git a/bsps/arm/xilinx-zynqmp-rpu/include/bsp/xil-compat.h b/bsps/arm/xilinx-zynqmp-rpu/include/bsp/xil-compat.h index 771477b738..32d0533d0f 100644 --- a/bsps/arm/xilinx-zynqmp-rpu/include/bsp/xil-compat.h +++ b/bsps/arm/xilinx-zynqmp-rpu/include/bsp/xil-compat.h @@ -3,7 +3,7 @@ /** * @file * - * @ingroup RTEMSBSPsArmXilinxZynqMPRPU + * @ingroup RTEMSBSPsARMZynqMPRPU * * @brief This header file provides BSP-specific interfaces. */ diff --git a/bsps/include/dev/clock/xttcps_hw.h b/bsps/include/dev/clock/xttcps_hw.h index 9c0d7d8880..eff2017ca9 100644 --- a/bsps/include/dev/clock/xttcps_hw.h +++ b/bsps/include/dev/clock/xttcps_hw.h @@ -7,9 +7,7 @@ /** * * @file xttcps_hw.h -* @addtogroup ttcps_v3_15 -* @{ -* +* @ingroup RTEMSDriverClockXilTTC * This file defines the hardware interface to one of the three timer counters * in the Ps block. * @@ -27,6 +25,8 @@ * zynq ultrascale+mpsoc " * * +* @addtogroup RTEMSDriverClockXilTTC +* @{ ******************************************************************************/ #ifndef XTTCPS_HW_H /* prevent circular inclusions */