You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

771 lines
137 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.20"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>SAME54P20A Test Project: /storage/Shared/Documents/Projects/ePenguin/ePenguin-Software-Framework/arch/arm/SAME54/SAME54A/mcu/inc/instance/evsys.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">SAME54P20A Test Project
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.20 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</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_ea9599923402ca8ab47fc3e495999dea.html">arch</a></li><li class="navelem"><a class="el" href="dir_9e929c73feaf15d3695ce4c76b483065.html">arm</a></li><li class="navelem"><a class="el" href="dir_58955c0f35a9c3d48181d2be53994c7b.html">SAME54</a></li><li class="navelem"><a class="el" href="dir_09e97e512ca7d4e6cd359f1c5497eeba.html">SAME54A</a></li><li class="navelem"><a class="el" href="dir_4b38d63e5c584a4d6c9001c789e1829f.html">mcu</a></li><li class="navelem"><a class="el" href="dir_d4fc57b996dc082ef023092a5b7d90fc.html">inc</a></li><li class="navelem"><a class="el" href="dir_92b117bae75cf16a05ca7611db29e9c7.html">instance</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">evsys.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="instance_2evsys_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; </div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="preprocessor">#ifndef _SAME54_EVSYS_INSTANCE_</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="preprocessor">#define _SAME54_EVSYS_INSTANCE_</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"> 33</span>&#160;<span class="comment">/* ========== Register definition for EVSYS peripheral ========== */</span></div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="preprocessor">#if (defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="preprocessor">#define REG_EVSYS_CTRLA (0x4100E000) </span></div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;<span class="preprocessor">#define REG_EVSYS_SWEVT (0x4100E004) </span></div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;<span class="preprocessor">#define REG_EVSYS_PRICTRL (0x4100E008) </span></div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;<span class="preprocessor">#define REG_EVSYS_INTPEND (0x4100E010) </span></div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160;<span class="preprocessor">#define REG_EVSYS_INTSTATUS (0x4100E014) </span></div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160;<span class="preprocessor">#define REG_EVSYS_BUSYCH (0x4100E018) </span></div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160;<span class="preprocessor">#define REG_EVSYS_READYUSR (0x4100E01C) </span></div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL0 (0x4100E020) </span></div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR0 (0x4100E024) </span></div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET0 (0x4100E025) </span></div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG0 (0x4100E026) </span></div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS0 (0x4100E027) </span></div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL1 (0x4100E028) </span></div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR1 (0x4100E02C) </span></div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET1 (0x4100E02D) </span></div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG1 (0x4100E02E) </span></div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS1 (0x4100E02F) </span></div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL2 (0x4100E030) </span></div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR2 (0x4100E034) </span></div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET2 (0x4100E035) </span></div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG2 (0x4100E036) </span></div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS2 (0x4100E037) </span></div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL3 (0x4100E038) </span></div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR3 (0x4100E03C) </span></div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET3 (0x4100E03D) </span></div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG3 (0x4100E03E) </span></div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS3 (0x4100E03F) </span></div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL4 (0x4100E040) </span></div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR4 (0x4100E044) </span></div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET4 (0x4100E045) </span></div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG4 (0x4100E046) </span></div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS4 (0x4100E047) </span></div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL5 (0x4100E048) </span></div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR5 (0x4100E04C) </span></div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET5 (0x4100E04D) </span></div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG5 (0x4100E04E) </span></div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS5 (0x4100E04F) </span></div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL6 (0x4100E050) </span></div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR6 (0x4100E054) </span></div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET6 (0x4100E055) </span></div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG6 (0x4100E056) </span></div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS6 (0x4100E057) </span></div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL7 (0x4100E058) </span></div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR7 (0x4100E05C) </span></div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET7 (0x4100E05D) </span></div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG7 (0x4100E05E) </span></div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS7 (0x4100E05F) </span></div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL8 (0x4100E060) </span></div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR8 (0x4100E064) </span></div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET8 (0x4100E065) </span></div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG8 (0x4100E066) </span></div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS8 (0x4100E067) </span></div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL9 (0x4100E068) </span></div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR9 (0x4100E06C) </span></div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET9 (0x4100E06D) </span></div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG9 (0x4100E06E) </span></div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS9 (0x4100E06F) </span></div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL10 (0x4100E070) </span></div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR10 (0x4100E074) </span></div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET10 (0x4100E075) </span></div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG10 (0x4100E076) </span></div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS10 (0x4100E077) </span></div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL11 (0x4100E078) </span></div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR11 (0x4100E07C) </span></div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET11 (0x4100E07D) </span></div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG11 (0x4100E07E) </span></div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS11 (0x4100E07F) </span></div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL12 (0x4100E080) </span></div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR12 (0x4100E084) </span></div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET12 (0x4100E085) </span></div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG12 (0x4100E086) </span></div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS12 (0x4100E087) </span></div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL13 (0x4100E088) </span></div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR13 (0x4100E08C) </span></div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET13 (0x4100E08D) </span></div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG13 (0x4100E08E) </span></div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS13 (0x4100E08F) </span></div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL14 (0x4100E090) </span></div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR14 (0x4100E094) </span></div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET14 (0x4100E095) </span></div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG14 (0x4100E096) </span></div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS14 (0x4100E097) </span></div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL15 (0x4100E098) </span></div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR15 (0x4100E09C) </span></div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET15 (0x4100E09D) </span></div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG15 (0x4100E09E) </span></div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS15 (0x4100E09F) </span></div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL16 (0x4100E0A0) </span></div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR16 (0x4100E0A4) </span></div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET16 (0x4100E0A5) </span></div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG16 (0x4100E0A6) </span></div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS16 (0x4100E0A7) </span></div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL17 (0x4100E0A8) </span></div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR17 (0x4100E0AC) </span></div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET17 (0x4100E0AD) </span></div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG17 (0x4100E0AE) </span></div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS17 (0x4100E0AF) </span></div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL18 (0x4100E0B0) </span></div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR18 (0x4100E0B4) </span></div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET18 (0x4100E0B5) </span></div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG18 (0x4100E0B6) </span></div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS18 (0x4100E0B7) </span></div>
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL19 (0x4100E0B8) </span></div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR19 (0x4100E0BC) </span></div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET19 (0x4100E0BD) </span></div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG19 (0x4100E0BE) </span></div>
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS19 (0x4100E0BF) </span></div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL20 (0x4100E0C0) </span></div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR20 (0x4100E0C4) </span></div>
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET20 (0x4100E0C5) </span></div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG20 (0x4100E0C6) </span></div>
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS20 (0x4100E0C7) </span></div>
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL21 (0x4100E0C8) </span></div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR21 (0x4100E0CC) </span></div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET21 (0x4100E0CD) </span></div>
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG21 (0x4100E0CE) </span></div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS21 (0x4100E0CF) </span></div>
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL22 (0x4100E0D0) </span></div>
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR22 (0x4100E0D4) </span></div>
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET22 (0x4100E0D5) </span></div>
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG22 (0x4100E0D6) </span></div>
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS22 (0x4100E0D7) </span></div>
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL23 (0x4100E0D8) </span></div>
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR23 (0x4100E0DC) </span></div>
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET23 (0x4100E0DD) </span></div>
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG23 (0x4100E0DE) </span></div>
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS23 (0x4100E0DF) </span></div>
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL24 (0x4100E0E0) </span></div>
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR24 (0x4100E0E4) </span></div>
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET24 (0x4100E0E5) </span></div>
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG24 (0x4100E0E6) </span></div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS24 (0x4100E0E7) </span></div>
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL25 (0x4100E0E8) </span></div>
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR25 (0x4100E0EC) </span></div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET25 (0x4100E0ED) </span></div>
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG25 (0x4100E0EE) </span></div>
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS25 (0x4100E0EF) </span></div>
<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL26 (0x4100E0F0) </span></div>
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR26 (0x4100E0F4) </span></div>
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET26 (0x4100E0F5) </span></div>
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG26 (0x4100E0F6) </span></div>
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS26 (0x4100E0F7) </span></div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL27 (0x4100E0F8) </span></div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR27 (0x4100E0FC) </span></div>
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET27 (0x4100E0FD) </span></div>
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG27 (0x4100E0FE) </span></div>
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS27 (0x4100E0FF) </span></div>
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL28 (0x4100E100) </span></div>
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR28 (0x4100E104) </span></div>
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET28 (0x4100E105) </span></div>
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG28 (0x4100E106) </span></div>
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS28 (0x4100E107) </span></div>
<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL29 (0x4100E108) </span></div>
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR29 (0x4100E10C) </span></div>
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET29 (0x4100E10D) </span></div>
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG29 (0x4100E10E) </span></div>
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS29 (0x4100E10F) </span></div>
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL30 (0x4100E110) </span></div>
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR30 (0x4100E114) </span></div>
<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET30 (0x4100E115) </span></div>
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG30 (0x4100E116) </span></div>
<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS30 (0x4100E117) </span></div>
<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL31 (0x4100E118) </span></div>
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR31 (0x4100E11C) </span></div>
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET31 (0x4100E11D) </span></div>
<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG31 (0x4100E11E) </span></div>
<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS31 (0x4100E11F) </span></div>
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER0 (0x4100E120) </span></div>
<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER1 (0x4100E124) </span></div>
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER2 (0x4100E128) </span></div>
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER3 (0x4100E12C) </span></div>
<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER4 (0x4100E130) </span></div>
<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER5 (0x4100E134) </span></div>
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER6 (0x4100E138) </span></div>
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER7 (0x4100E13C) </span></div>
<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER8 (0x4100E140) </span></div>
<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER9 (0x4100E144) </span></div>
<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER10 (0x4100E148) </span></div>
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER11 (0x4100E14C) </span></div>
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER12 (0x4100E150) </span></div>
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER13 (0x4100E154) </span></div>
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER14 (0x4100E158) </span></div>
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER15 (0x4100E15C) </span></div>
<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER16 (0x4100E160) </span></div>
<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER17 (0x4100E164) </span></div>
<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER18 (0x4100E168) </span></div>
<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER19 (0x4100E16C) </span></div>
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER20 (0x4100E170) </span></div>
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER21 (0x4100E174) </span></div>
<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER22 (0x4100E178) </span></div>
<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER23 (0x4100E17C) </span></div>
<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER24 (0x4100E180) </span></div>
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER25 (0x4100E184) </span></div>
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER26 (0x4100E188) </span></div>
<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER27 (0x4100E18C) </span></div>
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER28 (0x4100E190) </span></div>
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER29 (0x4100E194) </span></div>
<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER30 (0x4100E198) </span></div>
<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER31 (0x4100E19C) </span></div>
<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER32 (0x4100E1A0) </span></div>
<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER33 (0x4100E1A4) </span></div>
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER34 (0x4100E1A8) </span></div>
<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER35 (0x4100E1AC) </span></div>
<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER36 (0x4100E1B0) </span></div>
<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER37 (0x4100E1B4) </span></div>
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER38 (0x4100E1B8) </span></div>
<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER39 (0x4100E1BC) </span></div>
<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER40 (0x4100E1C0) </span></div>
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER41 (0x4100E1C4) </span></div>
<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER42 (0x4100E1C8) </span></div>
<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER43 (0x4100E1CC) </span></div>
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER44 (0x4100E1D0) </span></div>
<div class="line"><a name="l00247"></a><span class="lineno"> 247</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER45 (0x4100E1D4) </span></div>
<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER46 (0x4100E1D8) </span></div>
<div class="line"><a name="l00249"></a><span class="lineno"> 249</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER47 (0x4100E1DC) </span></div>
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER48 (0x4100E1E0) </span></div>
<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER49 (0x4100E1E4) </span></div>
<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER50 (0x4100E1E8) </span></div>
<div class="line"><a name="l00253"></a><span class="lineno"> 253</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER51 (0x4100E1EC) </span></div>
<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER52 (0x4100E1F0) </span></div>
<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER53 (0x4100E1F4) </span></div>
<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER54 (0x4100E1F8) </span></div>
<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER55 (0x4100E1FC) </span></div>
<div class="line"><a name="l00258"></a><span class="lineno"> 258</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER56 (0x4100E200) </span></div>
<div class="line"><a name="l00259"></a><span class="lineno"> 259</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER57 (0x4100E204) </span></div>
<div class="line"><a name="l00260"></a><span class="lineno"> 260</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER58 (0x4100E208) </span></div>
<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER59 (0x4100E20C) </span></div>
<div class="line"><a name="l00262"></a><span class="lineno"> 262</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER60 (0x4100E210) </span></div>
<div class="line"><a name="l00263"></a><span class="lineno"> 263</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER61 (0x4100E214) </span></div>
<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER62 (0x4100E218) </span></div>
<div class="line"><a name="l00265"></a><span class="lineno"> 265</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER63 (0x4100E21C) </span></div>
<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER64 (0x4100E220) </span></div>
<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER65 (0x4100E224) </span></div>
<div class="line"><a name="l00268"></a><span class="lineno"> 268</span>&#160;<span class="preprocessor">#define REG_EVSYS_USER66 (0x4100E228) </span></div>
<div class="line"><a name="l00269"></a><span class="lineno"> 269</span>&#160;<span class="preprocessor">#else</span></div>
<div class="line"><a name="l00270"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a99399e93ed2ce51300b31a7b4ff5fb30"> 270</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CTRLA (*(RwReg8 *)0x4100E000UL) </span></div>
<div class="line"><a name="l00271"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a158d6143a1c76a759fe1f8141d9facb8"> 271</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_SWEVT (*(WoReg *)0x4100E004UL) </span></div>
<div class="line"><a name="l00272"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ae7478977b039ccb6d5e5dc577b8d8a89"> 272</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_PRICTRL (*(RwReg8 *)0x4100E008UL) </span></div>
<div class="line"><a name="l00273"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ae4b12736a19e6c30dd48ed8abca181a9"> 273</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_INTPEND (*(RwReg16*)0x4100E010UL) </span></div>
<div class="line"><a name="l00274"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a0b50a944ff59f71d3007d40e3deb25f1"> 274</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_INTSTATUS (*(RoReg *)0x4100E014UL) </span></div>
<div class="line"><a name="l00275"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a50a0642c4ad85f693dfe1b6c711ba2a6"> 275</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_BUSYCH (*(RoReg *)0x4100E018UL) </span></div>
<div class="line"><a name="l00276"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a30c99a45478e04bb6c03d481227be3be"> 276</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_READYUSR (*(RoReg *)0x4100E01CUL) </span></div>
<div class="line"><a name="l00277"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a026871312e7391e29bae2fae5d5eb3f5"> 277</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL0 (*(RwReg *)0x4100E020UL) </span></div>
<div class="line"><a name="l00278"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ae5cd9225c21fc52aab0b438ba4b6cffb"> 278</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR0 (*(RwReg8 *)0x4100E024UL) </span></div>
<div class="line"><a name="l00279"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a733f3fb81db1c023474340ed88c62057"> 279</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET0 (*(RwReg8 *)0x4100E025UL) </span></div>
<div class="line"><a name="l00280"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a6f220a2c18fe1b6acbfc6d11b3f9f4ca"> 280</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG0 (*(RwReg8 *)0x4100E026UL) </span></div>
<div class="line"><a name="l00281"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#abda698acbfa959970f915e9916518b2e"> 281</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS0 (*(RoReg8 *)0x4100E027UL) </span></div>
<div class="line"><a name="l00282"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ac28ab2b5412751f1bed47cc40e9087fb"> 282</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL1 (*(RwReg *)0x4100E028UL) </span></div>
<div class="line"><a name="l00283"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a6fd3b8c41bd6695bd6211eb4b5aa6dee"> 283</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR1 (*(RwReg8 *)0x4100E02CUL) </span></div>
<div class="line"><a name="l00284"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a54fefc289c06304852b35de851a5613d"> 284</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET1 (*(RwReg8 *)0x4100E02DUL) </span></div>
<div class="line"><a name="l00285"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aba2fa3dccbb9fb330cf0369561222e7d"> 285</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG1 (*(RwReg8 *)0x4100E02EUL) </span></div>
<div class="line"><a name="l00286"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#afac8b3746eda04033e81abc070dba169"> 286</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS1 (*(RoReg8 *)0x4100E02FUL) </span></div>
<div class="line"><a name="l00287"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#afd45c09b575b1270b7fb39e51666f3b2"> 287</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL2 (*(RwReg *)0x4100E030UL) </span></div>
<div class="line"><a name="l00288"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a5aad8f465c7f040bd0ef7f2b0aa54567"> 288</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR2 (*(RwReg8 *)0x4100E034UL) </span></div>
<div class="line"><a name="l00289"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a445d0f9c71e86096bd49f01d88edca8e"> 289</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET2 (*(RwReg8 *)0x4100E035UL) </span></div>
<div class="line"><a name="l00290"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#abddab186d030f2e2808f1073e64f536f"> 290</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG2 (*(RwReg8 *)0x4100E036UL) </span></div>
<div class="line"><a name="l00291"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ad109c6eb1f6404c66294431adf5f6830"> 291</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS2 (*(RoReg8 *)0x4100E037UL) </span></div>
<div class="line"><a name="l00292"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aee5719ab526a4f39ae5f393b2058aa66"> 292</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL3 (*(RwReg *)0x4100E038UL) </span></div>
<div class="line"><a name="l00293"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a988b2df4ca153b796ee1782930a0b475"> 293</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR3 (*(RwReg8 *)0x4100E03CUL) </span></div>
<div class="line"><a name="l00294"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a4b36d2458a00d0a02fa6bdeb8bef3dd7"> 294</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET3 (*(RwReg8 *)0x4100E03DUL) </span></div>
<div class="line"><a name="l00295"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a0cce40cec65433a14567ccb891d34ba0"> 295</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG3 (*(RwReg8 *)0x4100E03EUL) </span></div>
<div class="line"><a name="l00296"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a97ac92c8a54cbbe5632bcf9406aca0b2"> 296</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS3 (*(RoReg8 *)0x4100E03FUL) </span></div>
<div class="line"><a name="l00297"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a636a34c83d84fa6848767ed98fdaed3f"> 297</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL4 (*(RwReg *)0x4100E040UL) </span></div>
<div class="line"><a name="l00298"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a4cd939e99dd85d0cc5db575fe3b14b1a"> 298</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR4 (*(RwReg8 *)0x4100E044UL) </span></div>
<div class="line"><a name="l00299"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ae699778e6cf0b5966a9ae85801dd7581"> 299</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET4 (*(RwReg8 *)0x4100E045UL) </span></div>
<div class="line"><a name="l00300"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#afddf05d4be5936d55f4fa86139565da8"> 300</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG4 (*(RwReg8 *)0x4100E046UL) </span></div>
<div class="line"><a name="l00301"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ad13ac753272baa34d9a938ba88c4b711"> 301</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS4 (*(RoReg8 *)0x4100E047UL) </span></div>
<div class="line"><a name="l00302"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a915d17f1e216949883e61b3f9077c908"> 302</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL5 (*(RwReg *)0x4100E048UL) </span></div>
<div class="line"><a name="l00303"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a2e4ac4b61212374f2779a42a43a19fa2"> 303</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR5 (*(RwReg8 *)0x4100E04CUL) </span></div>
<div class="line"><a name="l00304"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ac41ddf231e49d8eb62384189cda18c3d"> 304</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET5 (*(RwReg8 *)0x4100E04DUL) </span></div>
<div class="line"><a name="l00305"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#af15b5f16453f07eaf3a219f09a8a46a3"> 305</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG5 (*(RwReg8 *)0x4100E04EUL) </span></div>
<div class="line"><a name="l00306"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aa4452e83e52c5b7c972a0e27a73852a7"> 306</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS5 (*(RoReg8 *)0x4100E04FUL) </span></div>
<div class="line"><a name="l00307"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a8b6eb2a16b5c5de35f3cb929bf90e51b"> 307</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL6 (*(RwReg *)0x4100E050UL) </span></div>
<div class="line"><a name="l00308"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ab8cc30245f2ebc72f1a5fbce92a3d307"> 308</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR6 (*(RwReg8 *)0x4100E054UL) </span></div>
<div class="line"><a name="l00309"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aeb1ba986d6465b8834e9d56a631934e3"> 309</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET6 (*(RwReg8 *)0x4100E055UL) </span></div>
<div class="line"><a name="l00310"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ab32a93fb84b0a7619fc6e1e5c723d606"> 310</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG6 (*(RwReg8 *)0x4100E056UL) </span></div>
<div class="line"><a name="l00311"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#abe20f52b572321e177e1976548d5f919"> 311</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS6 (*(RoReg8 *)0x4100E057UL) </span></div>
<div class="line"><a name="l00312"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a4f34cc5493ef1e6321ecd9dce9dd3177"> 312</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL7 (*(RwReg *)0x4100E058UL) </span></div>
<div class="line"><a name="l00313"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aa3dd3bee0680a5535222ed51472fd597"> 313</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR7 (*(RwReg8 *)0x4100E05CUL) </span></div>
<div class="line"><a name="l00314"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#afb9c5e02adb8d4091b613fc42d3734e0"> 314</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET7 (*(RwReg8 *)0x4100E05DUL) </span></div>
<div class="line"><a name="l00315"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aee740049d833ec27ed04490a1f1b79f2"> 315</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG7 (*(RwReg8 *)0x4100E05EUL) </span></div>
<div class="line"><a name="l00316"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a7489736f56310fc9cd356915b8f6c46c"> 316</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS7 (*(RoReg8 *)0x4100E05FUL) </span></div>
<div class="line"><a name="l00317"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aa9d3b660084e8a08585d299ba377003d"> 317</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL8 (*(RwReg *)0x4100E060UL) </span></div>
<div class="line"><a name="l00318"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#adbe300aa8c55701bf34db6d648a60fdd"> 318</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR8 (*(RwReg8 *)0x4100E064UL) </span></div>
<div class="line"><a name="l00319"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a9cec011cc7a07a06eeccc03e5443f977"> 319</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET8 (*(RwReg8 *)0x4100E065UL) </span></div>
<div class="line"><a name="l00320"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a0bf566aa5536e2e79700b47a8dc90beb"> 320</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG8 (*(RwReg8 *)0x4100E066UL) </span></div>
<div class="line"><a name="l00321"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a4c6a083c3d2a97731f4cf0597c22cb6e"> 321</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS8 (*(RoReg8 *)0x4100E067UL) </span></div>
<div class="line"><a name="l00322"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a3fa97237090bb5cbbb0d9c012fda696e"> 322</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL9 (*(RwReg *)0x4100E068UL) </span></div>
<div class="line"><a name="l00323"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a514d86b134cd2882f14c9f6adb7b1a3b"> 323</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR9 (*(RwReg8 *)0x4100E06CUL) </span></div>
<div class="line"><a name="l00324"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a8f01d9f99a2e79e3f2b7d875029b04f5"> 324</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET9 (*(RwReg8 *)0x4100E06DUL) </span></div>
<div class="line"><a name="l00325"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ae31764cb686b621990a6889946d2cbc9"> 325</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG9 (*(RwReg8 *)0x4100E06EUL) </span></div>
<div class="line"><a name="l00326"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a07c6d350caa12acddd08c5901cf0ab7a"> 326</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS9 (*(RoReg8 *)0x4100E06FUL) </span></div>
<div class="line"><a name="l00327"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a588e650525a033ad3f46219bc420f512"> 327</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL10 (*(RwReg *)0x4100E070UL) </span></div>
<div class="line"><a name="l00328"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aad2f497528c6868ef5402dac0e67f1af"> 328</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR10 (*(RwReg8 *)0x4100E074UL) </span></div>
<div class="line"><a name="l00329"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ad420999ac56544f7dcfe0d4b89743198"> 329</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET10 (*(RwReg8 *)0x4100E075UL) </span></div>
<div class="line"><a name="l00330"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aa22110eb4c7964813cd3b2c2c377a528"> 330</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG10 (*(RwReg8 *)0x4100E076UL) </span></div>
<div class="line"><a name="l00331"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a1e0920f4d038e6e93c4f66c61f119181"> 331</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS10 (*(RoReg8 *)0x4100E077UL) </span></div>
<div class="line"><a name="l00332"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a4822c6883c57999f3fc14f94154ac353"> 332</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL11 (*(RwReg *)0x4100E078UL) </span></div>
<div class="line"><a name="l00333"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a865b6cf2ee3b9cf08a9d58ec5d874b21"> 333</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR11 (*(RwReg8 *)0x4100E07CUL) </span></div>
<div class="line"><a name="l00334"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a606ad33bf08bde221a5f058b067cff99"> 334</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET11 (*(RwReg8 *)0x4100E07DUL) </span></div>
<div class="line"><a name="l00335"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a0b142b8e95eeb279cbbc9e73d853337b"> 335</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG11 (*(RwReg8 *)0x4100E07EUL) </span></div>
<div class="line"><a name="l00336"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ab49508aae0e4f0810657a14c5064ed1c"> 336</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS11 (*(RoReg8 *)0x4100E07FUL) </span></div>
<div class="line"><a name="l00337"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a8d1d98fdd7aa04e6c198c70f4d6e11cd"> 337</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL12 (*(RwReg *)0x4100E080UL) </span></div>
<div class="line"><a name="l00338"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a645534bfb5eeeed6cf11a63d5158e794"> 338</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR12 (*(RwReg8 *)0x4100E084UL) </span></div>
<div class="line"><a name="l00339"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a7dcb5f159be1fc8e0da5425b933c1059"> 339</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET12 (*(RwReg8 *)0x4100E085UL) </span></div>
<div class="line"><a name="l00340"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aaa9561c95d7b4c680cf71e043149b026"> 340</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG12 (*(RwReg8 *)0x4100E086UL) </span></div>
<div class="line"><a name="l00341"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a28c9ae43485f92ef22d07a2ff8eb5788"> 341</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS12 (*(RoReg8 *)0x4100E087UL) </span></div>
<div class="line"><a name="l00342"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ade1fb978299c4ee2e0103d41e70130ce"> 342</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL13 (*(RwReg *)0x4100E088UL) </span></div>
<div class="line"><a name="l00343"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#adcb25b160d68f67e91444b3db0e12627"> 343</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR13 (*(RwReg8 *)0x4100E08CUL) </span></div>
<div class="line"><a name="l00344"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a40b64838fb267177a8990719ee5039cc"> 344</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET13 (*(RwReg8 *)0x4100E08DUL) </span></div>
<div class="line"><a name="l00345"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ace1227807e47911ed080bb92e1affda9"> 345</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG13 (*(RwReg8 *)0x4100E08EUL) </span></div>
<div class="line"><a name="l00346"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a88d49bd7e580c1e4e239cc5ae98a9ae6"> 346</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS13 (*(RoReg8 *)0x4100E08FUL) </span></div>
<div class="line"><a name="l00347"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#acec7c7b2b31a31da09592b509ccdbf77"> 347</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL14 (*(RwReg *)0x4100E090UL) </span></div>
<div class="line"><a name="l00348"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a7d1571dd7a17c16de909acadfaf205d5"> 348</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR14 (*(RwReg8 *)0x4100E094UL) </span></div>
<div class="line"><a name="l00349"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a4a5fcff27fd6496b434425fd16ac70f1"> 349</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET14 (*(RwReg8 *)0x4100E095UL) </span></div>
<div class="line"><a name="l00350"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a7ef950ee904568fe9824c118c9616be1"> 350</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG14 (*(RwReg8 *)0x4100E096UL) </span></div>
<div class="line"><a name="l00351"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aeffdac6ab55653aa88a031b3276c12be"> 351</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS14 (*(RoReg8 *)0x4100E097UL) </span></div>
<div class="line"><a name="l00352"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aefd3559540913a2bebd535954de6345d"> 352</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL15 (*(RwReg *)0x4100E098UL) </span></div>
<div class="line"><a name="l00353"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a4e7622541d2393cde5fc338f0d800513"> 353</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR15 (*(RwReg8 *)0x4100E09CUL) </span></div>
<div class="line"><a name="l00354"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aff24bc3e0bd2e3e3e21452ac416d019b"> 354</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET15 (*(RwReg8 *)0x4100E09DUL) </span></div>
<div class="line"><a name="l00355"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a54fec7fbf6935d517687d7920d5aa2f3"> 355</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG15 (*(RwReg8 *)0x4100E09EUL) </span></div>
<div class="line"><a name="l00356"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aefb4a4cd862b30c6ccef1a0d01411a68"> 356</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS15 (*(RoReg8 *)0x4100E09FUL) </span></div>
<div class="line"><a name="l00357"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a7d80abf50014367f162b5ac68d6603dd"> 357</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL16 (*(RwReg *)0x4100E0A0UL) </span></div>
<div class="line"><a name="l00358"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aabc074fd38c52daeea107ef274f7ca34"> 358</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR16 (*(RwReg8 *)0x4100E0A4UL) </span></div>
<div class="line"><a name="l00359"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ae4bdeaf035a8a0638502a9e87972d957"> 359</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET16 (*(RwReg8 *)0x4100E0A5UL) </span></div>
<div class="line"><a name="l00360"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aa3ea56ef0e2ed14675127fe74c8a1172"> 360</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG16 (*(RwReg8 *)0x4100E0A6UL) </span></div>
<div class="line"><a name="l00361"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ab94bd17fb27b19a0d3f4e4b1851e4d37"> 361</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS16 (*(RoReg8 *)0x4100E0A7UL) </span></div>
<div class="line"><a name="l00362"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a11e82fb798eb82de3792ebf987cfbeb4"> 362</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL17 (*(RwReg *)0x4100E0A8UL) </span></div>
<div class="line"><a name="l00363"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ab63c15a83506f7e879878f057fed0a6e"> 363</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR17 (*(RwReg8 *)0x4100E0ACUL) </span></div>
<div class="line"><a name="l00364"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a063648e00b80bc2ad5ccf51894845fa6"> 364</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET17 (*(RwReg8 *)0x4100E0ADUL) </span></div>
<div class="line"><a name="l00365"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ab080b2e2b1679ac6ad2375c8f283240b"> 365</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG17 (*(RwReg8 *)0x4100E0AEUL) </span></div>
<div class="line"><a name="l00366"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a59c82d93d3b40b1545667c3d174c6d14"> 366</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS17 (*(RoReg8 *)0x4100E0AFUL) </span></div>
<div class="line"><a name="l00367"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#adf77dc57ae257f4aa9a979f3f4ec998b"> 367</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL18 (*(RwReg *)0x4100E0B0UL) </span></div>
<div class="line"><a name="l00368"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a4066bd4d8069b2fc4e458d5718f41b21"> 368</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR18 (*(RwReg8 *)0x4100E0B4UL) </span></div>
<div class="line"><a name="l00369"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a1bdcb2d0591579ec7837218477dfad1e"> 369</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET18 (*(RwReg8 *)0x4100E0B5UL) </span></div>
<div class="line"><a name="l00370"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a3c9b842f99913184876a23a08fc57577"> 370</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG18 (*(RwReg8 *)0x4100E0B6UL) </span></div>
<div class="line"><a name="l00371"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#acedd18df18fe0e41a06047e9e5a9a22d"> 371</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS18 (*(RoReg8 *)0x4100E0B7UL) </span></div>
<div class="line"><a name="l00372"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a1cbb12b37c034f442094d1a615c244e2"> 372</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL19 (*(RwReg *)0x4100E0B8UL) </span></div>
<div class="line"><a name="l00373"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ace3a914a15a6a13d69acb4478a3fe0bd"> 373</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR19 (*(RwReg8 *)0x4100E0BCUL) </span></div>
<div class="line"><a name="l00374"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a796a25a67bd410fc611dee80ac657124"> 374</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET19 (*(RwReg8 *)0x4100E0BDUL) </span></div>
<div class="line"><a name="l00375"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#abc17880862e66d729d0bf8a91f927add"> 375</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG19 (*(RwReg8 *)0x4100E0BEUL) </span></div>
<div class="line"><a name="l00376"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a056c6580e91a56aa68979fe4439ac5c7"> 376</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS19 (*(RoReg8 *)0x4100E0BFUL) </span></div>
<div class="line"><a name="l00377"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a6fa8cc57257a3d61791bc20d237427ae"> 377</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL20 (*(RwReg *)0x4100E0C0UL) </span></div>
<div class="line"><a name="l00378"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a0bc0e4d2ead2a98c4ac24c701e4e7c78"> 378</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR20 (*(RwReg8 *)0x4100E0C4UL) </span></div>
<div class="line"><a name="l00379"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aa03524f447767835a65cefbbef3745df"> 379</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET20 (*(RwReg8 *)0x4100E0C5UL) </span></div>
<div class="line"><a name="l00380"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aed1083bd5d095c1d1fa6b12ed0da685a"> 380</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG20 (*(RwReg8 *)0x4100E0C6UL) </span></div>
<div class="line"><a name="l00381"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aa44d69293d6f82537f66f7e563bc06d3"> 381</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS20 (*(RoReg8 *)0x4100E0C7UL) </span></div>
<div class="line"><a name="l00382"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a9619b94cb4ef81ac4edeb9fe34d7c442"> 382</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL21 (*(RwReg *)0x4100E0C8UL) </span></div>
<div class="line"><a name="l00383"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#acfcafce9f8577a2c3f2ecb694245de56"> 383</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR21 (*(RwReg8 *)0x4100E0CCUL) </span></div>
<div class="line"><a name="l00384"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ac8dbe0771bc982a43d96274f3e4a28e9"> 384</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET21 (*(RwReg8 *)0x4100E0CDUL) </span></div>
<div class="line"><a name="l00385"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ae2ab6e148ee361c1d12bab4de91c91f3"> 385</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG21 (*(RwReg8 *)0x4100E0CEUL) </span></div>
<div class="line"><a name="l00386"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a4832820f7bf457f01c50088208154db7"> 386</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS21 (*(RoReg8 *)0x4100E0CFUL) </span></div>
<div class="line"><a name="l00387"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a625cc3e388636ad26c6742e368d1442f"> 387</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL22 (*(RwReg *)0x4100E0D0UL) </span></div>
<div class="line"><a name="l00388"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aaf0eea4f43b2207ece6fb437b944b1cc"> 388</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR22 (*(RwReg8 *)0x4100E0D4UL) </span></div>
<div class="line"><a name="l00389"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ad88f1703a85fc89057378c7bb72c36ea"> 389</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET22 (*(RwReg8 *)0x4100E0D5UL) </span></div>
<div class="line"><a name="l00390"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a9350130b43e5b1afaf898bdb1c0f88e7"> 390</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG22 (*(RwReg8 *)0x4100E0D6UL) </span></div>
<div class="line"><a name="l00391"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a271ad7d26f3da209620fafc5f93a6b18"> 391</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS22 (*(RoReg8 *)0x4100E0D7UL) </span></div>
<div class="line"><a name="l00392"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a9182200b2355179dc99d0a6d159d633a"> 392</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL23 (*(RwReg *)0x4100E0D8UL) </span></div>
<div class="line"><a name="l00393"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#afded4d7519d308753ebb4d810de464b6"> 393</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR23 (*(RwReg8 *)0x4100E0DCUL) </span></div>
<div class="line"><a name="l00394"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a1c0600a186056d9d3d30854816543fe0"> 394</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET23 (*(RwReg8 *)0x4100E0DDUL) </span></div>
<div class="line"><a name="l00395"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a74a482df759dbc1d9d8dbb5ea4475b4a"> 395</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG23 (*(RwReg8 *)0x4100E0DEUL) </span></div>
<div class="line"><a name="l00396"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#abd78a34d974388c06a0fe0a0ffac9fdf"> 396</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS23 (*(RoReg8 *)0x4100E0DFUL) </span></div>
<div class="line"><a name="l00397"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#adda35c155662ce984dcc0a7fe6a83bea"> 397</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL24 (*(RwReg *)0x4100E0E0UL) </span></div>
<div class="line"><a name="l00398"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a5a26662d9931c6863fbbe323ac814baa"> 398</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR24 (*(RwReg8 *)0x4100E0E4UL) </span></div>
<div class="line"><a name="l00399"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aebb93248aaa3680fef77b2afe535e963"> 399</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET24 (*(RwReg8 *)0x4100E0E5UL) </span></div>
<div class="line"><a name="l00400"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a57bdfa0cd81d86b2233e71597bab2e25"> 400</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG24 (*(RwReg8 *)0x4100E0E6UL) </span></div>
<div class="line"><a name="l00401"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ac82bc50326da852f25a82f52177929d5"> 401</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS24 (*(RoReg8 *)0x4100E0E7UL) </span></div>
<div class="line"><a name="l00402"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aee58ef49c2dfe7db25fbbfcaf01a95b8"> 402</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL25 (*(RwReg *)0x4100E0E8UL) </span></div>
<div class="line"><a name="l00403"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ac498b29356af98e146d4288fc57c322f"> 403</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR25 (*(RwReg8 *)0x4100E0ECUL) </span></div>
<div class="line"><a name="l00404"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a418e6efd9a6fbc3c643d9dca0658cfb2"> 404</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET25 (*(RwReg8 *)0x4100E0EDUL) </span></div>
<div class="line"><a name="l00405"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a3f3fb2d640740f877002411318661c72"> 405</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG25 (*(RwReg8 *)0x4100E0EEUL) </span></div>
<div class="line"><a name="l00406"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ab47cd063348f442a042b422c49c58988"> 406</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS25 (*(RoReg8 *)0x4100E0EFUL) </span></div>
<div class="line"><a name="l00407"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ae26e9033a715383ecd7e46dd4ba7e72a"> 407</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL26 (*(RwReg *)0x4100E0F0UL) </span></div>
<div class="line"><a name="l00408"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a8aec9715d50137c6e9370b6a8d0f0b7e"> 408</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR26 (*(RwReg8 *)0x4100E0F4UL) </span></div>
<div class="line"><a name="l00409"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a12f18d3094ad6fc7f5e322c989e7bd9a"> 409</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET26 (*(RwReg8 *)0x4100E0F5UL) </span></div>
<div class="line"><a name="l00410"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a1913565cbc0f4260030a3d7922878f13"> 410</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG26 (*(RwReg8 *)0x4100E0F6UL) </span></div>
<div class="line"><a name="l00411"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a0a17feb46dcabb88085382f27f988f9e"> 411</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS26 (*(RoReg8 *)0x4100E0F7UL) </span></div>
<div class="line"><a name="l00412"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#af4040fb38f891ce12b3712ff414ea608"> 412</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL27 (*(RwReg *)0x4100E0F8UL) </span></div>
<div class="line"><a name="l00413"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ab6a7a738693473cc41808536d37f90b7"> 413</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR27 (*(RwReg8 *)0x4100E0FCUL) </span></div>
<div class="line"><a name="l00414"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a22551c5b8a0971f9dbb1e4ee070c1d36"> 414</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET27 (*(RwReg8 *)0x4100E0FDUL) </span></div>
<div class="line"><a name="l00415"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ad02b817345cbdf065d89d14279a864d3"> 415</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG27 (*(RwReg8 *)0x4100E0FEUL) </span></div>
<div class="line"><a name="l00416"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a0bd6e45913a74d94db1cb7c304a09f38"> 416</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS27 (*(RoReg8 *)0x4100E0FFUL) </span></div>
<div class="line"><a name="l00417"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#af5aba6aa1a2cf707c42c3a1b7195a668"> 417</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL28 (*(RwReg *)0x4100E100UL) </span></div>
<div class="line"><a name="l00418"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a8d458661ea5d6834edab3ff9f46bcaa0"> 418</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR28 (*(RwReg8 *)0x4100E104UL) </span></div>
<div class="line"><a name="l00419"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a57bfaa14a459701cfc3d8e422054cfec"> 419</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET28 (*(RwReg8 *)0x4100E105UL) </span></div>
<div class="line"><a name="l00420"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#af51c32dd874fa044dd54c9071dac0f87"> 420</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG28 (*(RwReg8 *)0x4100E106UL) </span></div>
<div class="line"><a name="l00421"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a908868cad8cb9ae2d7720125e811afa6"> 421</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS28 (*(RoReg8 *)0x4100E107UL) </span></div>
<div class="line"><a name="l00422"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a536d9fb8e702745da70edbae33010cd3"> 422</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL29 (*(RwReg *)0x4100E108UL) </span></div>
<div class="line"><a name="l00423"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#adc5e730207689014a4e78fc9e69c3872"> 423</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR29 (*(RwReg8 *)0x4100E10CUL) </span></div>
<div class="line"><a name="l00424"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a142829302e49bffa404b66c35817a538"> 424</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET29 (*(RwReg8 *)0x4100E10DUL) </span></div>
<div class="line"><a name="l00425"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a2ba38da03e99f63a093c00a78fbcbadf"> 425</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG29 (*(RwReg8 *)0x4100E10EUL) </span></div>
<div class="line"><a name="l00426"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ad8716ea85545d614c326ae45ea5e7865"> 426</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS29 (*(RoReg8 *)0x4100E10FUL) </span></div>
<div class="line"><a name="l00427"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ad23439675ec03bec06b17edb93d5069f"> 427</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL30 (*(RwReg *)0x4100E110UL) </span></div>
<div class="line"><a name="l00428"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a92dc4f29e4b069201632a68226df6e46"> 428</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR30 (*(RwReg8 *)0x4100E114UL) </span></div>
<div class="line"><a name="l00429"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aa771f61267f499c1a443aef242e3d6dd"> 429</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET30 (*(RwReg8 *)0x4100E115UL) </span></div>
<div class="line"><a name="l00430"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#af115b352b3881b205330f481121f6fb2"> 430</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG30 (*(RwReg8 *)0x4100E116UL) </span></div>
<div class="line"><a name="l00431"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a285df39fdf0399bb5bce2e57ea370512"> 431</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS30 (*(RoReg8 *)0x4100E117UL) </span></div>
<div class="line"><a name="l00432"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a417d4cdeda9891f9c4efc6582476ae60"> 432</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHANNEL31 (*(RwReg *)0x4100E118UL) </span></div>
<div class="line"><a name="l00433"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a171bf204d910cb52e299d6cd1ef17526"> 433</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENCLR31 (*(RwReg8 *)0x4100E11CUL) </span></div>
<div class="line"><a name="l00434"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aa6e64448ff588af9bf48a1797348d967"> 434</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTENSET31 (*(RwReg8 *)0x4100E11DUL) </span></div>
<div class="line"><a name="l00435"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a9998b6f0ea1352c58e51f7df58d5f48a"> 435</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHINTFLAG31 (*(RwReg8 *)0x4100E11EUL) </span></div>
<div class="line"><a name="l00436"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a2026973895e91315f7e4a121a07eb9ad"> 436</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_CHSTATUS31 (*(RoReg8 *)0x4100E11FUL) </span></div>
<div class="line"><a name="l00437"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#af50818c437579a3fa4c871d7bda793f6"> 437</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER0 (*(RwReg *)0x4100E120UL) </span></div>
<div class="line"><a name="l00438"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#adae6cb154fdbebea1be45fc9c5d1472b"> 438</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER1 (*(RwReg *)0x4100E124UL) </span></div>
<div class="line"><a name="l00439"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ae992a7308788a0fd1f10faf56ea81fc2"> 439</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER2 (*(RwReg *)0x4100E128UL) </span></div>
<div class="line"><a name="l00440"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ae693953016e02d90e1ac584e1d015ea0"> 440</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER3 (*(RwReg *)0x4100E12CUL) </span></div>
<div class="line"><a name="l00441"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a2f4184008aeb0ee5dbf176bbb0dabb35"> 441</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER4 (*(RwReg *)0x4100E130UL) </span></div>
<div class="line"><a name="l00442"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ad39e449dfefc877d99d5131572d4d32a"> 442</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER5 (*(RwReg *)0x4100E134UL) </span></div>
<div class="line"><a name="l00443"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a9f47b424eb8aa0c0cc7882428eeb289a"> 443</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER6 (*(RwReg *)0x4100E138UL) </span></div>
<div class="line"><a name="l00444"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ad0b92ed099a144f78551252adb710d14"> 444</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER7 (*(RwReg *)0x4100E13CUL) </span></div>
<div class="line"><a name="l00445"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#af9a29ddb891cbc0c72d17f232f7f92c8"> 445</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER8 (*(RwReg *)0x4100E140UL) </span></div>
<div class="line"><a name="l00446"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ac2396cf9251c1f88e30788affae33fbd"> 446</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER9 (*(RwReg *)0x4100E144UL) </span></div>
<div class="line"><a name="l00447"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a0b2ea9c3d1aa2c8adef7bf59f1aa20c8"> 447</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER10 (*(RwReg *)0x4100E148UL) </span></div>
<div class="line"><a name="l00448"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a8c0896085244211ae30f3caa4e4774ed"> 448</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER11 (*(RwReg *)0x4100E14CUL) </span></div>
<div class="line"><a name="l00449"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a0155de785f2c7b8c889f11bcf57ff684"> 449</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER12 (*(RwReg *)0x4100E150UL) </span></div>
<div class="line"><a name="l00450"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a5ebe4cc9effa0319add0bc9a4cd52516"> 450</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER13 (*(RwReg *)0x4100E154UL) </span></div>
<div class="line"><a name="l00451"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aee8715f3cfb6ead8c0900fbfdc33ea48"> 451</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER14 (*(RwReg *)0x4100E158UL) </span></div>
<div class="line"><a name="l00452"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#acaa6408b1d63cf57c6b3957cd57d0f6f"> 452</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER15 (*(RwReg *)0x4100E15CUL) </span></div>
<div class="line"><a name="l00453"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a7843d339f8cc878b12edb811f56c01e9"> 453</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER16 (*(RwReg *)0x4100E160UL) </span></div>
<div class="line"><a name="l00454"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a09465daa2221874edd77e93114f6b49e"> 454</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER17 (*(RwReg *)0x4100E164UL) </span></div>
<div class="line"><a name="l00455"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#af002c5d7271ea62fc9ff21a0f8ff8e6e"> 455</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER18 (*(RwReg *)0x4100E168UL) </span></div>
<div class="line"><a name="l00456"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#adae10f5f515ceabbde9ffe33fddda9ba"> 456</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER19 (*(RwReg *)0x4100E16CUL) </span></div>
<div class="line"><a name="l00457"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a5ca338201916d4cbe88acf7dd8ac5667"> 457</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER20 (*(RwReg *)0x4100E170UL) </span></div>
<div class="line"><a name="l00458"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a205af38e6622bd58073b0f4b09446cc4"> 458</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER21 (*(RwReg *)0x4100E174UL) </span></div>
<div class="line"><a name="l00459"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#af564f144f83de474eb5285cfcc2cee1a"> 459</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER22 (*(RwReg *)0x4100E178UL) </span></div>
<div class="line"><a name="l00460"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a2b17c8352757118b7d6dca1ba83a8aac"> 460</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER23 (*(RwReg *)0x4100E17CUL) </span></div>
<div class="line"><a name="l00461"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aa2c7cc25a5492471d0ce81104e0811f4"> 461</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER24 (*(RwReg *)0x4100E180UL) </span></div>
<div class="line"><a name="l00462"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ab3f586990d627908697acf8259f1a1fd"> 462</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER25 (*(RwReg *)0x4100E184UL) </span></div>
<div class="line"><a name="l00463"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a68b33a5936083966e2c625b1db3a4167"> 463</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER26 (*(RwReg *)0x4100E188UL) </span></div>
<div class="line"><a name="l00464"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aeed08490873d5066697326952ddcfcf3"> 464</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER27 (*(RwReg *)0x4100E18CUL) </span></div>
<div class="line"><a name="l00465"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a9cce0d0805228395a5a6b5e4357b0a09"> 465</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER28 (*(RwReg *)0x4100E190UL) </span></div>
<div class="line"><a name="l00466"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a12e2cd52d873f77b759f572bec477307"> 466</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER29 (*(RwReg *)0x4100E194UL) </span></div>
<div class="line"><a name="l00467"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a681393aff82a0357caf366d6358c7c06"> 467</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER30 (*(RwReg *)0x4100E198UL) </span></div>
<div class="line"><a name="l00468"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#adacfc7bed440fdc77c20575458478831"> 468</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER31 (*(RwReg *)0x4100E19CUL) </span></div>
<div class="line"><a name="l00469"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ac9bd2dca39e5fa16a9f225d255c3c4f5"> 469</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER32 (*(RwReg *)0x4100E1A0UL) </span></div>
<div class="line"><a name="l00470"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ace192d3a4723d2e80dcffc0571d22ae3"> 470</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER33 (*(RwReg *)0x4100E1A4UL) </span></div>
<div class="line"><a name="l00471"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a926b40fd20fc8143f9994410e87f20bf"> 471</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER34 (*(RwReg *)0x4100E1A8UL) </span></div>
<div class="line"><a name="l00472"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a98f91276f1e8cf28dbec621311a14101"> 472</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER35 (*(RwReg *)0x4100E1ACUL) </span></div>
<div class="line"><a name="l00473"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ac5acc818d89ed040aded8ab544eb0c76"> 473</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER36 (*(RwReg *)0x4100E1B0UL) </span></div>
<div class="line"><a name="l00474"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a5d1f5630b069aab9e525d45b35b1ff79"> 474</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER37 (*(RwReg *)0x4100E1B4UL) </span></div>
<div class="line"><a name="l00475"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a2670dd0be66a61c708a54992190492eb"> 475</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER38 (*(RwReg *)0x4100E1B8UL) </span></div>
<div class="line"><a name="l00476"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a6e6040a1783b22c5ede756cf7838fd76"> 476</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER39 (*(RwReg *)0x4100E1BCUL) </span></div>
<div class="line"><a name="l00477"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a567dfb38e49f8687ad530cfae50c6252"> 477</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER40 (*(RwReg *)0x4100E1C0UL) </span></div>
<div class="line"><a name="l00478"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a051c9d2975d3a121444612feb2bd4053"> 478</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER41 (*(RwReg *)0x4100E1C4UL) </span></div>
<div class="line"><a name="l00479"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ad2b24cb0f17cb4d1f9a99212719b1da2"> 479</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER42 (*(RwReg *)0x4100E1C8UL) </span></div>
<div class="line"><a name="l00480"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a14097dbef3509938dc9c5b239830eb68"> 480</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER43 (*(RwReg *)0x4100E1CCUL) </span></div>
<div class="line"><a name="l00481"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aa5c8a74785de1b7b9652fbf9e7fa78e7"> 481</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER44 (*(RwReg *)0x4100E1D0UL) </span></div>
<div class="line"><a name="l00482"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a0c7261f0036e5dc00de0b82f3262f147"> 482</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER45 (*(RwReg *)0x4100E1D4UL) </span></div>
<div class="line"><a name="l00483"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a771cb5dd1c0746b36d79eb6b87aca66c"> 483</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER46 (*(RwReg *)0x4100E1D8UL) </span></div>
<div class="line"><a name="l00484"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a8169a4d61b44994130c6466469715640"> 484</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER47 (*(RwReg *)0x4100E1DCUL) </span></div>
<div class="line"><a name="l00485"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a0fdb30d76d791ba169fbf32abc5f6813"> 485</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER48 (*(RwReg *)0x4100E1E0UL) </span></div>
<div class="line"><a name="l00486"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a45ed431f24fa0b43977490fadbb96a71"> 486</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER49 (*(RwReg *)0x4100E1E4UL) </span></div>
<div class="line"><a name="l00487"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a81a58ccbf8c0a39906c87b0f18f4eea0"> 487</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER50 (*(RwReg *)0x4100E1E8UL) </span></div>
<div class="line"><a name="l00488"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ab8fb5b1897a46ecced548d62746c100d"> 488</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER51 (*(RwReg *)0x4100E1ECUL) </span></div>
<div class="line"><a name="l00489"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aed98439e0a07cc906b70f0fb7f18f665"> 489</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER52 (*(RwReg *)0x4100E1F0UL) </span></div>
<div class="line"><a name="l00490"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a51bdc3daafef497bcfc8c9903771577a"> 490</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER53 (*(RwReg *)0x4100E1F4UL) </span></div>
<div class="line"><a name="l00491"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a24bb4c6e3894683b50cc29165d63e2c9"> 491</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER54 (*(RwReg *)0x4100E1F8UL) </span></div>
<div class="line"><a name="l00492"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#aca6a03bf645b95e1b5eb05284d9ebb3d"> 492</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER55 (*(RwReg *)0x4100E1FCUL) </span></div>
<div class="line"><a name="l00493"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a0c3c12ec5832142cd72af2920690eb05"> 493</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER56 (*(RwReg *)0x4100E200UL) </span></div>
<div class="line"><a name="l00494"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ab5f44a701f287c0d2862f614087ba75a"> 494</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER57 (*(RwReg *)0x4100E204UL) </span></div>
<div class="line"><a name="l00495"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a5d495c792a6fd1fe4a5e05485a705a1a"> 495</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER58 (*(RwReg *)0x4100E208UL) </span></div>
<div class="line"><a name="l00496"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a24b5187dbeeea20d0f37ede595e4081c"> 496</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER59 (*(RwReg *)0x4100E20CUL) </span></div>
<div class="line"><a name="l00497"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a94d2e359d3485f174cf7af7b33d88f33"> 497</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER60 (*(RwReg *)0x4100E210UL) </span></div>
<div class="line"><a name="l00498"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#ac1f140e4f4cda6414ca63f8f96b79288"> 498</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER61 (*(RwReg *)0x4100E214UL) </span></div>
<div class="line"><a name="l00499"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a52ffc8f37bfac5335338b2be70c422d4"> 499</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER62 (*(RwReg *)0x4100E218UL) </span></div>
<div class="line"><a name="l00500"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a95e943ad4d5e6a5ed3cfd4a2306a3d0b"> 500</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER63 (*(RwReg *)0x4100E21CUL) </span></div>
<div class="line"><a name="l00501"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a4e6c697ccd5dc2eb29789ce482d32e0c"> 501</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER64 (*(RwReg *)0x4100E220UL) </span></div>
<div class="line"><a name="l00502"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a4a69a98e94c456432fdee707f2c8c995"> 502</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER65 (*(RwReg *)0x4100E224UL) </span></div>
<div class="line"><a name="l00503"></a><span class="lineno"><a class="line" href="instance_2evsys_8h.html#a8eeea0d8161747cedee41d8fdc60e9ef"> 503</a></span>&#160;<span class="preprocessor">#define REG_EVSYS_USER66 (*(RwReg *)0x4100E228UL) </span></div>
<div class="line"><a name="l00504"></a><span class="lineno"> 504</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* (defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00505"></a><span class="lineno"> 505</span>&#160; </div>
<div class="line"><a name="l00506"></a><span class="lineno"> 506</span>&#160;<span class="comment">/* ========== Instance parameters for EVSYS peripheral ========== */</span></div>
<div class="line"><a name="l00507"></a><span class="lineno"> 507</span>&#160;<span class="preprocessor">#define EVSYS_ASYNCHRONOUS_CHANNELS 0xFFFFF000 // Mask of Only Asynchronous Channels</span></div>
<div class="line"><a name="l00508"></a><span class="lineno"> 508</span>&#160;<span class="preprocessor">#define EVSYS_CHANNELS 32 // Total Number of Channels</span></div>
<div class="line"><a name="l00509"></a><span class="lineno"> 509</span>&#160;<span class="preprocessor">#define EVSYS_CHANNELS_BITS 5 // Number of bits to select Channel</span></div>
<div class="line"><a name="l00510"></a><span class="lineno"> 510</span>&#160;<span class="preprocessor">#define EVSYS_EXTEVT_NUM 0 // Number of External Event Generators</span></div>
<div class="line"><a name="l00511"></a><span class="lineno"> 511</span>&#160;<span class="preprocessor">#define EVSYS_GCLK_ID_0 11</span></div>
<div class="line"><a name="l00512"></a><span class="lineno"> 512</span>&#160;<span class="preprocessor">#define EVSYS_GCLK_ID_1 12</span></div>
<div class="line"><a name="l00513"></a><span class="lineno"> 513</span>&#160;<span class="preprocessor">#define EVSYS_GCLK_ID_2 13</span></div>
<div class="line"><a name="l00514"></a><span class="lineno"> 514</span>&#160;<span class="preprocessor">#define EVSYS_GCLK_ID_3 14</span></div>
<div class="line"><a name="l00515"></a><span class="lineno"> 515</span>&#160;<span class="preprocessor">#define EVSYS_GCLK_ID_4 15</span></div>
<div class="line"><a name="l00516"></a><span class="lineno"> 516</span>&#160;<span class="preprocessor">#define EVSYS_GCLK_ID_5 16</span></div>
<div class="line"><a name="l00517"></a><span class="lineno"> 517</span>&#160;<span class="preprocessor">#define EVSYS_GCLK_ID_6 17</span></div>
<div class="line"><a name="l00518"></a><span class="lineno"> 518</span>&#160;<span class="preprocessor">#define EVSYS_GCLK_ID_7 18</span></div>
<div class="line"><a name="l00519"></a><span class="lineno"> 519</span>&#160;<span class="preprocessor">#define EVSYS_GCLK_ID_8 19</span></div>
<div class="line"><a name="l00520"></a><span class="lineno"> 520</span>&#160;<span class="preprocessor">#define EVSYS_GCLK_ID_9 20</span></div>
<div class="line"><a name="l00521"></a><span class="lineno"> 521</span>&#160;<span class="preprocessor">#define EVSYS_GCLK_ID_10 21</span></div>
<div class="line"><a name="l00522"></a><span class="lineno"> 522</span>&#160;<span class="preprocessor">#define EVSYS_GCLK_ID_11 22</span></div>
<div class="line"><a name="l00523"></a><span class="lineno"> 523</span>&#160;<span class="preprocessor">#define EVSYS_GCLK_ID_LSB 11</span></div>
<div class="line"><a name="l00524"></a><span class="lineno"> 524</span>&#160;<span class="preprocessor">#define EVSYS_GCLK_ID_MSB 22</span></div>
<div class="line"><a name="l00525"></a><span class="lineno"> 525</span>&#160;<span class="preprocessor">#define EVSYS_GCLK_ID_SIZE 12</span></div>
<div class="line"><a name="l00526"></a><span class="lineno"> 526</span>&#160;<span class="preprocessor">#define EVSYS_GENERATORS 119 // Total Number of Event Generators</span></div>
<div class="line"><a name="l00527"></a><span class="lineno"> 527</span>&#160;<span class="preprocessor">#define EVSYS_GENERATORS_BITS 7 // Number of bits to select Event Generator</span></div>
<div class="line"><a name="l00528"></a><span class="lineno"> 528</span>&#160;<span class="preprocessor">#define EVSYS_SYNCH_NUM 12 // Number of Synchronous Channels</span></div>
<div class="line"><a name="l00529"></a><span class="lineno"> 529</span>&#160;<span class="preprocessor">#define EVSYS_SYNCH_NUM_BITS 4 // Number of bits to select Synchronous Channels</span></div>
<div class="line"><a name="l00530"></a><span class="lineno"> 530</span>&#160;<span class="preprocessor">#define EVSYS_USERS 67 // Total Number of Event Users</span></div>
<div class="line"><a name="l00531"></a><span class="lineno"> 531</span>&#160;<span class="preprocessor">#define EVSYS_USERS_BITS 7 // Number of bits to select Event User</span></div>
<div class="line"><a name="l00532"></a><span class="lineno"> 532</span>&#160; </div>
<div class="line"><a name="l00533"></a><span class="lineno"> 533</span>&#160;<span class="comment">// GENERATORS</span></div>
<div class="line"><a name="l00534"></a><span class="lineno"> 534</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_OSCCTRL_XOSC_FAIL_0 1</span></div>
<div class="line"><a name="l00535"></a><span class="lineno"> 535</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_OSCCTRL_XOSC_FAIL_1 2</span></div>
<div class="line"><a name="l00536"></a><span class="lineno"> 536</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_OSC32KCTRL_XOSC32K_FAIL 3</span></div>
<div class="line"><a name="l00537"></a><span class="lineno"> 537</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_RTC_PER_0 4</span></div>
<div class="line"><a name="l00538"></a><span class="lineno"> 538</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_RTC_PER_1 5</span></div>
<div class="line"><a name="l00539"></a><span class="lineno"> 539</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_RTC_PER_2 6</span></div>
<div class="line"><a name="l00540"></a><span class="lineno"> 540</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_RTC_PER_3 7</span></div>
<div class="line"><a name="l00541"></a><span class="lineno"> 541</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_RTC_PER_4 8</span></div>
<div class="line"><a name="l00542"></a><span class="lineno"> 542</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_RTC_PER_5 9</span></div>
<div class="line"><a name="l00543"></a><span class="lineno"> 543</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_RTC_PER_6 10</span></div>
<div class="line"><a name="l00544"></a><span class="lineno"> 544</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_RTC_PER_7 11</span></div>
<div class="line"><a name="l00545"></a><span class="lineno"> 545</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_RTC_CMP_0 12</span></div>
<div class="line"><a name="l00546"></a><span class="lineno"> 546</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_RTC_CMP_1 13</span></div>
<div class="line"><a name="l00547"></a><span class="lineno"> 547</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_RTC_CMP_2 14</span></div>
<div class="line"><a name="l00548"></a><span class="lineno"> 548</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_RTC_CMP_3 15</span></div>
<div class="line"><a name="l00549"></a><span class="lineno"> 549</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_RTC_TAMPER 16</span></div>
<div class="line"><a name="l00550"></a><span class="lineno"> 550</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_RTC_OVF 17</span></div>
<div class="line"><a name="l00551"></a><span class="lineno"> 551</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_EIC_EXTINT_0 18</span></div>
<div class="line"><a name="l00552"></a><span class="lineno"> 552</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_EIC_EXTINT_1 19</span></div>
<div class="line"><a name="l00553"></a><span class="lineno"> 553</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_EIC_EXTINT_2 20</span></div>
<div class="line"><a name="l00554"></a><span class="lineno"> 554</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_EIC_EXTINT_3 21</span></div>
<div class="line"><a name="l00555"></a><span class="lineno"> 555</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_EIC_EXTINT_4 22</span></div>
<div class="line"><a name="l00556"></a><span class="lineno"> 556</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_EIC_EXTINT_5 23</span></div>
<div class="line"><a name="l00557"></a><span class="lineno"> 557</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_EIC_EXTINT_6 24</span></div>
<div class="line"><a name="l00558"></a><span class="lineno"> 558</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_EIC_EXTINT_7 25</span></div>
<div class="line"><a name="l00559"></a><span class="lineno"> 559</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_EIC_EXTINT_8 26</span></div>
<div class="line"><a name="l00560"></a><span class="lineno"> 560</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_EIC_EXTINT_9 27</span></div>
<div class="line"><a name="l00561"></a><span class="lineno"> 561</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_EIC_EXTINT_10 28</span></div>
<div class="line"><a name="l00562"></a><span class="lineno"> 562</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_EIC_EXTINT_11 29</span></div>
<div class="line"><a name="l00563"></a><span class="lineno"> 563</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_EIC_EXTINT_12 30</span></div>
<div class="line"><a name="l00564"></a><span class="lineno"> 564</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_EIC_EXTINT_13 31</span></div>
<div class="line"><a name="l00565"></a><span class="lineno"> 565</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_EIC_EXTINT_14 32</span></div>
<div class="line"><a name="l00566"></a><span class="lineno"> 566</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_EIC_EXTINT_15 33</span></div>
<div class="line"><a name="l00567"></a><span class="lineno"> 567</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_DMAC_CH_0 34</span></div>
<div class="line"><a name="l00568"></a><span class="lineno"> 568</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_DMAC_CH_1 35</span></div>
<div class="line"><a name="l00569"></a><span class="lineno"> 569</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_DMAC_CH_2 36</span></div>
<div class="line"><a name="l00570"></a><span class="lineno"> 570</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_DMAC_CH_3 37</span></div>
<div class="line"><a name="l00571"></a><span class="lineno"> 571</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_PAC_ACCERR 38</span></div>
<div class="line"><a name="l00572"></a><span class="lineno"> 572</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC0_OVF 41</span></div>
<div class="line"><a name="l00573"></a><span class="lineno"> 573</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC0_TRG 42</span></div>
<div class="line"><a name="l00574"></a><span class="lineno"> 574</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC0_CNT 43</span></div>
<div class="line"><a name="l00575"></a><span class="lineno"> 575</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC0_MC_0 44</span></div>
<div class="line"><a name="l00576"></a><span class="lineno"> 576</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC0_MC_1 45</span></div>
<div class="line"><a name="l00577"></a><span class="lineno"> 577</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC0_MC_2 46</span></div>
<div class="line"><a name="l00578"></a><span class="lineno"> 578</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC0_MC_3 47</span></div>
<div class="line"><a name="l00579"></a><span class="lineno"> 579</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC0_MC_4 48</span></div>
<div class="line"><a name="l00580"></a><span class="lineno"> 580</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC0_MC_5 49</span></div>
<div class="line"><a name="l00581"></a><span class="lineno"> 581</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC1_OVF 50</span></div>
<div class="line"><a name="l00582"></a><span class="lineno"> 582</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC1_TRG 51</span></div>
<div class="line"><a name="l00583"></a><span class="lineno"> 583</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC1_CNT 52</span></div>
<div class="line"><a name="l00584"></a><span class="lineno"> 584</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC1_MC_0 53</span></div>
<div class="line"><a name="l00585"></a><span class="lineno"> 585</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC1_MC_1 54</span></div>
<div class="line"><a name="l00586"></a><span class="lineno"> 586</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC1_MC_2 55</span></div>
<div class="line"><a name="l00587"></a><span class="lineno"> 587</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC1_MC_3 56</span></div>
<div class="line"><a name="l00588"></a><span class="lineno"> 588</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC2_OVF 57</span></div>
<div class="line"><a name="l00589"></a><span class="lineno"> 589</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC2_TRG 58</span></div>
<div class="line"><a name="l00590"></a><span class="lineno"> 590</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC2_CNT 59</span></div>
<div class="line"><a name="l00591"></a><span class="lineno"> 591</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC2_MC_0 60</span></div>
<div class="line"><a name="l00592"></a><span class="lineno"> 592</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC2_MC_1 61</span></div>
<div class="line"><a name="l00593"></a><span class="lineno"> 593</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC2_MC_2 62</span></div>
<div class="line"><a name="l00594"></a><span class="lineno"> 594</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC3_OVF 63</span></div>
<div class="line"><a name="l00595"></a><span class="lineno"> 595</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC3_TRG 64</span></div>
<div class="line"><a name="l00596"></a><span class="lineno"> 596</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC3_CNT 65</span></div>
<div class="line"><a name="l00597"></a><span class="lineno"> 597</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC3_MC_0 66</span></div>
<div class="line"><a name="l00598"></a><span class="lineno"> 598</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC3_MC_1 67</span></div>
<div class="line"><a name="l00599"></a><span class="lineno"> 599</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC4_OVF 68</span></div>
<div class="line"><a name="l00600"></a><span class="lineno"> 600</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC4_TRG 69</span></div>
<div class="line"><a name="l00601"></a><span class="lineno"> 601</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC4_CNT 70</span></div>
<div class="line"><a name="l00602"></a><span class="lineno"> 602</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC4_MC_0 71</span></div>
<div class="line"><a name="l00603"></a><span class="lineno"> 603</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TCC4_MC_1 72</span></div>
<div class="line"><a name="l00604"></a><span class="lineno"> 604</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC0_OVF 73</span></div>
<div class="line"><a name="l00605"></a><span class="lineno"> 605</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC0_MC_0 74</span></div>
<div class="line"><a name="l00606"></a><span class="lineno"> 606</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC0_MC_1 75</span></div>
<div class="line"><a name="l00607"></a><span class="lineno"> 607</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC1_OVF 76</span></div>
<div class="line"><a name="l00608"></a><span class="lineno"> 608</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC1_MC_0 77</span></div>
<div class="line"><a name="l00609"></a><span class="lineno"> 609</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC1_MC_1 78</span></div>
<div class="line"><a name="l00610"></a><span class="lineno"> 610</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC2_OVF 79</span></div>
<div class="line"><a name="l00611"></a><span class="lineno"> 611</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC2_MC_0 80</span></div>
<div class="line"><a name="l00612"></a><span class="lineno"> 612</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC2_MC_1 81</span></div>
<div class="line"><a name="l00613"></a><span class="lineno"> 613</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC3_OVF 82</span></div>
<div class="line"><a name="l00614"></a><span class="lineno"> 614</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC3_MC_0 83</span></div>
<div class="line"><a name="l00615"></a><span class="lineno"> 615</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC3_MC_1 84</span></div>
<div class="line"><a name="l00616"></a><span class="lineno"> 616</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC4_OVF 85</span></div>
<div class="line"><a name="l00617"></a><span class="lineno"> 617</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC4_MC_0 86</span></div>
<div class="line"><a name="l00618"></a><span class="lineno"> 618</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC4_MC_1 87</span></div>
<div class="line"><a name="l00619"></a><span class="lineno"> 619</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC5_OVF 88</span></div>
<div class="line"><a name="l00620"></a><span class="lineno"> 620</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC5_MC_0 89</span></div>
<div class="line"><a name="l00621"></a><span class="lineno"> 621</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC5_MC_1 90</span></div>
<div class="line"><a name="l00622"></a><span class="lineno"> 622</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC6_OVF 91</span></div>
<div class="line"><a name="l00623"></a><span class="lineno"> 623</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC6_MC_0 92</span></div>
<div class="line"><a name="l00624"></a><span class="lineno"> 624</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC6_MC_1 93</span></div>
<div class="line"><a name="l00625"></a><span class="lineno"> 625</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC7_OVF 94</span></div>
<div class="line"><a name="l00626"></a><span class="lineno"> 626</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC7_MC_0 95</span></div>
<div class="line"><a name="l00627"></a><span class="lineno"> 627</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TC7_MC_1 96</span></div>
<div class="line"><a name="l00628"></a><span class="lineno"> 628</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_PDEC_OVF 97</span></div>
<div class="line"><a name="l00629"></a><span class="lineno"> 629</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_PDEC_ERR 98</span></div>
<div class="line"><a name="l00630"></a><span class="lineno"> 630</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_PDEC_DIR 99</span></div>
<div class="line"><a name="l00631"></a><span class="lineno"> 631</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_PDEC_VLC 100</span></div>
<div class="line"><a name="l00632"></a><span class="lineno"> 632</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_PDEC_MC_0 101</span></div>
<div class="line"><a name="l00633"></a><span class="lineno"> 633</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_PDEC_MC_1 102</span></div>
<div class="line"><a name="l00634"></a><span class="lineno"> 634</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_ADC0_RESRDY 103</span></div>
<div class="line"><a name="l00635"></a><span class="lineno"> 635</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_ADC0_WINMON 104</span></div>
<div class="line"><a name="l00636"></a><span class="lineno"> 636</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_ADC1_RESRDY 105</span></div>
<div class="line"><a name="l00637"></a><span class="lineno"> 637</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_ADC1_WINMON 106</span></div>
<div class="line"><a name="l00638"></a><span class="lineno"> 638</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_AC_COMP_0 107</span></div>
<div class="line"><a name="l00639"></a><span class="lineno"> 639</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_AC_COMP_1 108</span></div>
<div class="line"><a name="l00640"></a><span class="lineno"> 640</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_AC_WIN_0 109</span></div>
<div class="line"><a name="l00641"></a><span class="lineno"> 641</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_DAC_EMPTY_0 110</span></div>
<div class="line"><a name="l00642"></a><span class="lineno"> 642</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_DAC_EMPTY_1 111</span></div>
<div class="line"><a name="l00643"></a><span class="lineno"> 643</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_DAC_RESRDY_0 112</span></div>
<div class="line"><a name="l00644"></a><span class="lineno"> 644</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_DAC_RESRDY_1 113</span></div>
<div class="line"><a name="l00645"></a><span class="lineno"> 645</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_GMAC_TSU_CMP 114</span></div>
<div class="line"><a name="l00646"></a><span class="lineno"> 646</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_TRNG_READY 115</span></div>
<div class="line"><a name="l00647"></a><span class="lineno"> 647</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_CCL_LUTOUT_0 116</span></div>
<div class="line"><a name="l00648"></a><span class="lineno"> 648</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_CCL_LUTOUT_1 117</span></div>
<div class="line"><a name="l00649"></a><span class="lineno"> 649</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_CCL_LUTOUT_2 118</span></div>
<div class="line"><a name="l00650"></a><span class="lineno"> 650</span>&#160;<span class="preprocessor">#define EVSYS_ID_GEN_CCL_LUTOUT_3 119</span></div>
<div class="line"><a name="l00651"></a><span class="lineno"> 651</span>&#160; </div>
<div class="line"><a name="l00652"></a><span class="lineno"> 652</span>&#160;<span class="comment">// USERS</span></div>
<div class="line"><a name="l00653"></a><span class="lineno"> 653</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_RTC_TAMPER 0</span></div>
<div class="line"><a name="l00654"></a><span class="lineno"> 654</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_PORT_EV_0 1</span></div>
<div class="line"><a name="l00655"></a><span class="lineno"> 655</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_PORT_EV_1 2</span></div>
<div class="line"><a name="l00656"></a><span class="lineno"> 656</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_PORT_EV_2 3</span></div>
<div class="line"><a name="l00657"></a><span class="lineno"> 657</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_PORT_EV_3 4</span></div>
<div class="line"><a name="l00658"></a><span class="lineno"> 658</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_DMAC_CH_0 5</span></div>
<div class="line"><a name="l00659"></a><span class="lineno"> 659</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_DMAC_CH_1 6</span></div>
<div class="line"><a name="l00660"></a><span class="lineno"> 660</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_DMAC_CH_2 7</span></div>
<div class="line"><a name="l00661"></a><span class="lineno"> 661</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_DMAC_CH_3 8</span></div>
<div class="line"><a name="l00662"></a><span class="lineno"> 662</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_DMAC_CH_4 9</span></div>
<div class="line"><a name="l00663"></a><span class="lineno"> 663</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_DMAC_CH_5 10</span></div>
<div class="line"><a name="l00664"></a><span class="lineno"> 664</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_DMAC_CH_6 11</span></div>
<div class="line"><a name="l00665"></a><span class="lineno"> 665</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_DMAC_CH_7 12</span></div>
<div class="line"><a name="l00666"></a><span class="lineno"> 666</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_CM4_TRACE_START 14</span></div>
<div class="line"><a name="l00667"></a><span class="lineno"> 667</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_CM4_TRACE_STOP 15</span></div>
<div class="line"><a name="l00668"></a><span class="lineno"> 668</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_CM4_TRACE_TRIG 16</span></div>
<div class="line"><a name="l00669"></a><span class="lineno"> 669</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC0_EV_0 17</span></div>
<div class="line"><a name="l00670"></a><span class="lineno"> 670</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC0_EV_1 18</span></div>
<div class="line"><a name="l00671"></a><span class="lineno"> 671</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC0_MC_0 19</span></div>
<div class="line"><a name="l00672"></a><span class="lineno"> 672</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC0_MC_1 20</span></div>
<div class="line"><a name="l00673"></a><span class="lineno"> 673</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC0_MC_2 21</span></div>
<div class="line"><a name="l00674"></a><span class="lineno"> 674</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC0_MC_3 22</span></div>
<div class="line"><a name="l00675"></a><span class="lineno"> 675</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC0_MC_4 23</span></div>
<div class="line"><a name="l00676"></a><span class="lineno"> 676</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC0_MC_5 24</span></div>
<div class="line"><a name="l00677"></a><span class="lineno"> 677</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC1_EV_0 25</span></div>
<div class="line"><a name="l00678"></a><span class="lineno"> 678</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC1_EV_1 26</span></div>
<div class="line"><a name="l00679"></a><span class="lineno"> 679</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC1_MC_0 27</span></div>
<div class="line"><a name="l00680"></a><span class="lineno"> 680</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC1_MC_1 28</span></div>
<div class="line"><a name="l00681"></a><span class="lineno"> 681</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC1_MC_2 29</span></div>
<div class="line"><a name="l00682"></a><span class="lineno"> 682</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC1_MC_3 30</span></div>
<div class="line"><a name="l00683"></a><span class="lineno"> 683</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC2_EV_0 31</span></div>
<div class="line"><a name="l00684"></a><span class="lineno"> 684</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC2_EV_1 32</span></div>
<div class="line"><a name="l00685"></a><span class="lineno"> 685</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC2_MC_0 33</span></div>
<div class="line"><a name="l00686"></a><span class="lineno"> 686</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC2_MC_1 34</span></div>
<div class="line"><a name="l00687"></a><span class="lineno"> 687</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC2_MC_2 35</span></div>
<div class="line"><a name="l00688"></a><span class="lineno"> 688</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC3_EV_0 36</span></div>
<div class="line"><a name="l00689"></a><span class="lineno"> 689</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC3_EV_1 37</span></div>
<div class="line"><a name="l00690"></a><span class="lineno"> 690</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC3_MC_0 38</span></div>
<div class="line"><a name="l00691"></a><span class="lineno"> 691</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC3_MC_1 39</span></div>
<div class="line"><a name="l00692"></a><span class="lineno"> 692</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC4_EV_0 40</span></div>
<div class="line"><a name="l00693"></a><span class="lineno"> 693</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC4_EV_1 41</span></div>
<div class="line"><a name="l00694"></a><span class="lineno"> 694</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC4_MC_0 42</span></div>
<div class="line"><a name="l00695"></a><span class="lineno"> 695</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TCC4_MC_1 43</span></div>
<div class="line"><a name="l00696"></a><span class="lineno"> 696</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TC0_EVU 44</span></div>
<div class="line"><a name="l00697"></a><span class="lineno"> 697</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TC1_EVU 45</span></div>
<div class="line"><a name="l00698"></a><span class="lineno"> 698</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TC2_EVU 46</span></div>
<div class="line"><a name="l00699"></a><span class="lineno"> 699</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TC3_EVU 47</span></div>
<div class="line"><a name="l00700"></a><span class="lineno"> 700</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TC4_EVU 48</span></div>
<div class="line"><a name="l00701"></a><span class="lineno"> 701</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TC5_EVU 49</span></div>
<div class="line"><a name="l00702"></a><span class="lineno"> 702</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TC6_EVU 50</span></div>
<div class="line"><a name="l00703"></a><span class="lineno"> 703</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_TC7_EVU 51</span></div>
<div class="line"><a name="l00704"></a><span class="lineno"> 704</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_PDEC_EVU_0 52</span></div>
<div class="line"><a name="l00705"></a><span class="lineno"> 705</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_PDEC_EVU_1 53</span></div>
<div class="line"><a name="l00706"></a><span class="lineno"> 706</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_PDEC_EVU_2 54</span></div>
<div class="line"><a name="l00707"></a><span class="lineno"> 707</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_ADC0_START 55</span></div>
<div class="line"><a name="l00708"></a><span class="lineno"> 708</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_ADC0_SYNC 56</span></div>
<div class="line"><a name="l00709"></a><span class="lineno"> 709</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_ADC1_START 57</span></div>
<div class="line"><a name="l00710"></a><span class="lineno"> 710</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_ADC1_SYNC 58</span></div>
<div class="line"><a name="l00711"></a><span class="lineno"> 711</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_AC_SOC_0 59</span></div>
<div class="line"><a name="l00712"></a><span class="lineno"> 712</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_AC_SOC_1 60</span></div>
<div class="line"><a name="l00713"></a><span class="lineno"> 713</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_DAC_START_0 61</span></div>
<div class="line"><a name="l00714"></a><span class="lineno"> 714</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_DAC_START_1 62</span></div>
<div class="line"><a name="l00715"></a><span class="lineno"> 715</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_CCL_LUTIN_0 63</span></div>
<div class="line"><a name="l00716"></a><span class="lineno"> 716</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_CCL_LUTIN_1 64</span></div>
<div class="line"><a name="l00717"></a><span class="lineno"> 717</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_CCL_LUTIN_2 65</span></div>
<div class="line"><a name="l00718"></a><span class="lineno"> 718</span>&#160;<span class="preprocessor">#define EVSYS_ID_USER_CCL_LUTIN_3 66</span></div>
<div class="line"><a name="l00719"></a><span class="lineno"> 719</span>&#160; </div>
<div class="line"><a name="l00720"></a><span class="lineno"> 720</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* _SAME54_EVSYS_INSTANCE_ */</span><span class="preprocessor"></span></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.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20
</small></address>
</body>
</html>