add Doxygen documentation
[o-du/phy.git] / docs / API / xran__mlog__task__id_8h_source.html
diff --git a/docs/API/xran__mlog__task__id_8h_source.html b/docs/API/xran__mlog__task__id_8h_source.html
new file mode 100644 (file)
index 0000000..70156dc
--- /dev/null
@@ -0,0 +1,78 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.8.13"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>o-du/phy: xran_mlog_task_id.h Source File</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td id="projectalign" style="padding-left: 0.5em;">
+   <div id="projectname">o-du/phy
+   </div>
+   <div id="projectbrief">Intel O-RAN/X-RAN Generated Doxygen Documentation</div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.8.13 -->
+<script type="text/javascript">
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+$(function() {
+  initMenu('',true,false,'search.php','Search');
+  $(document).ready(function() { init_search(); });
+});
+</script>
+<div id="main-nav"></div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><a class="el" href="dir_a4c74d6baed87eba72f3b201b7b4b8f2.html">fhi_lib</a></li><li class="navelem"><a class="el" href="dir_4b76f00ffa3e05ab9c225ea6671f6b6c.html">app</a></li><li class="navelem"><a class="el" href="dir_dd7de4ccd45f8474612b8f6c09959d91.html">src</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="headertitle">
+<div class="title">xran_mlog_task_id.h</div>  </div>
+</div><!--header-->
+<div class="contents">
+<a href="xran__mlog__task__id_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/******************************************************************************</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment">*   Copyright (c) 2019 Intel.</span></div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">*   Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">*   you may not use this file except in compliance with the License.</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment">*   You may obtain a copy of the License at</span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment">*       http://www.apache.org/licenses/LICENSE-2.0</span></div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment">*   Unless required by applicable law or agreed to in writing, software</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment">*   distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment">*   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment">*   See the License for the specific language governing permissions and</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment">*   limitations under the License.</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment">*******************************************************************************/</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;</div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor">#ifndef _XRAN_TASK_ID_H_</span></div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#define _XRAN_TASK_ID_H_</span></div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;</div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {</div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;</div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#ad63ecf36236d55b6889b694a37f4c82a">   33</a></span>&#160;<span class="preprocessor">#define RESOURCE_CORE_0                             0</span></div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#a206f9b6fd7606da5b0ddbeda0cc2d30d">   34</a></span>&#160;<span class="preprocessor">#define RESOURCE_CORE_1                             1</span></div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#a85fd89028c0e45defdd171a529cb3eb5">   35</a></span>&#160;<span class="preprocessor">#define RESOURCE_CORE_2                             2</span></div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#a497b673d19fb0e0a12e047433e0a0e91">   36</a></span>&#160;<span class="preprocessor">#define RESOURCE_CORE_3                             3</span></div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#ab2899a3a28bf6b48f5f252944f96d07b">   37</a></span>&#160;<span class="preprocessor">#define RESOURCE_CORE_4                             4</span></div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#a33defb76a292b4840ef108746339240c">   38</a></span>&#160;<span class="preprocessor">#define RESOURCE_CORE_5                             5</span></div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#a26695e5577928c9e80d055714a937329">   39</a></span>&#160;<span class="preprocessor">#define RESOURCE_CORE_6                             6</span></div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#ae38446635f2f0f32f48776a8af2d21c7">   40</a></span>&#160;<span class="preprocessor">#define RESOURCE_CORE_7                             7</span></div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#aac32aa932a156c8c4c0be901d63cfb4f">   41</a></span>&#160;<span class="preprocessor">#define RESOURCE_CORE_8                             8</span></div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#a9b127d3cfc1299cb5706e46c1ef6d756">   42</a></span>&#160;<span class="preprocessor">#define RESOURCE_CORE_9                             9</span></div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#a95a2ee6d2e9053eba72cfbd68b61e726">   43</a></span>&#160;<span class="preprocessor">#define RESOURCE_CORE_10                            10</span></div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#ac7c78da6670986038e59ec04197ba2de">   44</a></span>&#160;<span class="preprocessor">#define RESOURCE_CORE_11                            11</span></div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#a4810ab3931b63321f315a33471562621">   45</a></span>&#160;<span class="preprocessor">#define RESOURCE_CORE_12                            12</span></div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#a1b85fbf64ceefa1ff866a9904cc08447">   46</a></span>&#160;<span class="preprocessor">#define RESOURCE_CORE_13                            13</span></div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#a662204d14e93ec97c3860dba456708ae">   47</a></span>&#160;<span class="preprocessor">#define RESOURCE_CORE_14                            14</span></div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#a05f7fe99fea79c815423f3b68b045bbc">   48</a></span>&#160;<span class="preprocessor">#define RESOURCE_CORE_15                            15</span></div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#ab62f03244680e08b6d290b84605b926d">   49</a></span>&#160;<span class="preprocessor">#define RESOURCE_CORE_16                            16</span></div><div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;</div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#a8e34684ae6b2d25c23323b56693266f0">   51</a></span>&#160;<span class="preprocessor">#define RESOURCE_IA_CORE                            100</span></div><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;</div><div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;<span class="comment">//--------------------------------------------------------------------</span></div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;<span class="comment">// XRAN APP</span></div><div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;<span class="comment">//--------------------------------------------------------------------</span></div><div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;</div><div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#a9884cd7227be2b321f8a85a1643c3b99">   57</a></span>&#160;<span class="preprocessor">#define PID_GNB_PROC_TIMING                             70</span></div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#a06cadb1ff834c4ae8f8fa45c6d80fcae">   58</a></span>&#160;<span class="preprocessor">#define PID_GNB_PROC_TIMING_TIMEOUT                     71</span></div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#a456df1bb1ff53e9ffff0c36976da1108">   59</a></span>&#160;<span class="preprocessor">#define PID_GNB_SYM_CB                                  72</span></div><div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#a70799f191170357c8d74fa58300c99d7">   60</a></span>&#160;<span class="preprocessor">#define PID_GNB_PRACH_CB                                73</span></div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="xran__mlog__task__id_8h.html#a475acdfebabbac2b27bc7c22c201a171">   61</a></span>&#160;<span class="preprocessor">#define PID_GNB_SRS_CB                                  74</span></div><div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;</div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;</div><div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;}</div><div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;</div><div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* _XRAN_TASK_ID_H_ */</span><span class="preprocessor"></span></div><div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;</div></div><!-- fragment --></div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated by &#160;<a href="http://www.doxygen.org/index.html">
+<img class="footer" src="doxygen.png" alt="doxygen"/>
+</a> 1.8.13
+</small></address>
+</body>
+</html>