provide follow features implementation:
[o-du/phy.git] / fhi_lib / app / src / xran_mlog_task_id.h
index ed6c11d..01c8a85 100644 (file)
@@ -1,67 +1,69 @@
-/******************************************************************************
-*
-*   Copyright (c) 2019 Intel.
-*
-*   Licensed under the Apache License, Version 2.0 (the "License");
-*   you may not use this file except in compliance with the License.
-*   You may obtain a copy of the License at
-*
-*       http://www.apache.org/licenses/LICENSE-2.0
-*
-*   Unless required by applicable law or agreed to in writing, software
-*   distributed under the License is distributed on an "AS IS" BASIS,
-*   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-*   See the License for the specific language governing permissions and
-*   limitations under the License.
-*
-*******************************************************************************/
-
-/**
- * @brief This file has the System Debug Trace Logger (Mlog) Task IDs used by PHY
- * @file mlog_task_id.h
- * @ingroup group_source_xran
- * @author Intel Corporation
- **/
-
-#ifndef _XRAN_TASK_ID_H_
-#define _XRAN_TASK_ID_H_
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-#define RESOURCE_CORE_0                             0
-#define RESOURCE_CORE_1                             1
-#define RESOURCE_CORE_2                             2
-#define RESOURCE_CORE_3                             3
-#define RESOURCE_CORE_4                             4
-#define RESOURCE_CORE_5                             5
-#define RESOURCE_CORE_6                             6
-#define RESOURCE_CORE_7                             7
-#define RESOURCE_CORE_8                             8
-#define RESOURCE_CORE_9                             9
-#define RESOURCE_CORE_10                            10
-#define RESOURCE_CORE_11                            11
-#define RESOURCE_CORE_12                            12
-#define RESOURCE_CORE_13                            13
-#define RESOURCE_CORE_14                            14
-#define RESOURCE_CORE_15                            15
-#define RESOURCE_CORE_16                            16
-
-#define RESOURCE_IA_CORE                            100
-
-//--------------------------------------------------------------------
-// XRAN APP
-//--------------------------------------------------------------------
-
-#define PID_GNB_PROC_TIMING                             70
-#define PID_GNB_PROC_TIMING_TIMEOUT                     71
-#define PID_GNB_SYM_CB                                  72
-#define PID_GNB_PRACH_CB                                73
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif /* _XRAN_TASK_ID_H_ */
-
+/******************************************************************************\r
+*\r
+*   Copyright (c) 2019 Intel.\r
+*\r
+*   Licensed under the Apache License, Version 2.0 (the "License");\r
+*   you may not use this file except in compliance with the License.\r
+*   You may obtain a copy of the License at\r
+*\r
+*       http://www.apache.org/licenses/LICENSE-2.0\r
+*\r
+*   Unless required by applicable law or agreed to in writing, software\r
+*   distributed under the License is distributed on an "AS IS" BASIS,\r
+*   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+*   See the License for the specific language governing permissions and\r
+*   limitations under the License.\r
+*\r
+*******************************************************************************/\r
+\r
+/**\r
+ * @brief This file has the System Debug Trace Logger (Mlog) Task IDs used by PHY\r
+ * @file mlog_task_id.h\r
+ * @ingroup group_source_xran\r
+ * @author Intel Corporation\r
+ **/\r
+\r
+#ifndef _XRAN_TASK_ID_H_\r
+#define _XRAN_TASK_ID_H_\r
+\r
+#ifdef __cplusplus\r
+extern "C" {\r
+#endif\r
+\r
+#define RESOURCE_CORE_0                             0\r
+#define RESOURCE_CORE_1                             1\r
+#define RESOURCE_CORE_2                             2\r
+#define RESOURCE_CORE_3                             3\r
+#define RESOURCE_CORE_4                             4\r
+#define RESOURCE_CORE_5                             5\r
+#define RESOURCE_CORE_6                             6\r
+#define RESOURCE_CORE_7                             7\r
+#define RESOURCE_CORE_8                             8\r
+#define RESOURCE_CORE_9                             9\r
+#define RESOURCE_CORE_10                            10\r
+#define RESOURCE_CORE_11                            11\r
+#define RESOURCE_CORE_12                            12\r
+#define RESOURCE_CORE_13                            13\r
+#define RESOURCE_CORE_14                            14\r
+#define RESOURCE_CORE_15                            15\r
+#define RESOURCE_CORE_16                            16\r
+\r
+#define RESOURCE_IA_CORE                            100\r
+\r
+//--------------------------------------------------------------------\r
+// XRAN APP\r
+//--------------------------------------------------------------------\r
+\r
+#define PID_GNB_PROC_TIMING                             70\r
+#define PID_GNB_PROC_TIMING_TIMEOUT                     71\r
+#define PID_GNB_SYM_CB                                  72\r
+#define PID_GNB_PRACH_CB                                73\r
+#define PID_GNB_SRS_CB                                  74\r
+\r
+\r
+#ifdef __cplusplus\r
+}\r
+#endif\r
+\r
+#endif /* _XRAN_TASK_ID_H_ */\r
+\r