bsps: Fix Doxygen groups

This commit is contained in:
Sebastian Huber
2024-11-06 02:35:06 +01:00
committed by Kinsey Moore
parent 6f604aec83
commit 601e52f495
2 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
/** /**
* @file * @file
* *
* @ingroup RTEMSBSPsArmXilinxZynqMPRPU * @ingroup RTEMSBSPsARMZynqMPRPU
* *
* @brief This header file provides BSP-specific interfaces. * @brief This header file provides BSP-specific interfaces.
*/ */

View File

@@ -7,9 +7,7 @@
/** /**
* *
* @file xttcps_hw.h * @file xttcps_hw.h
* @addtogroup ttcps_v3_15 * @ingroup RTEMSDriverClockXilTTC
* @{
*
* This file defines the hardware interface to one of the three timer counters * This file defines the hardware interface to one of the three timer counters
* in the Ps block. * in the Ps block.
* *
@@ -27,6 +25,8 @@
* zynq ultrascale+mpsoc " * zynq ultrascale+mpsoc "
* </pre> * </pre>
* *
* @addtogroup RTEMSDriverClockXilTTC
* @{
******************************************************************************/ ******************************************************************************/
#ifndef XTTCPS_HW_H /* prevent circular inclusions */ #ifndef XTTCPS_HW_H /* prevent circular inclusions */