]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_A53_64-bit_UltraScale_MPSoC/RTOSDemo_A53_bsp/psu_cortexa53_0/libsrc/wdtps_v3_0/src/xwdtps_sinit.c
Update the Xilinx UltraScale+ 64-bit demo to use the hardware definition and BSP...
[freertos] / FreeRTOS / Demo / CORTEX_A53_64-bit_UltraScale_MPSoC / RTOSDemo_A53_bsp / psu_cortexa53_0 / libsrc / wdtps_v3_0 / src / xwdtps_sinit.c
index 6794aa2f3030c36210500e03363682a89ac660fa..f468c9903e55582b06bf1fcd3f13ce80dbd0c12d 100644 (file)
@@ -33,6 +33,8 @@
 /**
 *
 * @file xwdtps_sinit.c
+* @addtogroup wdtps_v3_0
+* @{
 *
 * This file contains method for static initialization (compile-time) of the
 * driver.
@@ -91,3 +93,4 @@ XWdtPs_Config *XWdtPs_LookupConfig(u16 DeviceId)
        }
        return (XWdtPs_Config *)CfgPtr;
 }
+/** @} */