forked from Imagelibrary/rtems
bsps: Fix Doxygen groups
This commit is contained in:
committed by
Kinsey Moore
parent
6f604aec83
commit
601e52f495
@@ -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.
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -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 */
|
||||||
|
|||||||
Reference in New Issue
Block a user