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.

242 lines
37 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/gclk.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">gclk.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="instance_2gclk_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_GCLK_INSTANCE_</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="preprocessor">#define _SAME54_GCLK_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 GCLK 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_GCLK_CTRLA (0x40001C00) </span></div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;<span class="preprocessor">#define REG_GCLK_SYNCBUSY (0x40001C04) </span></div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL0 (0x40001C20) </span></div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL1 (0x40001C24) </span></div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL2 (0x40001C28) </span></div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL3 (0x40001C2C) </span></div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL4 (0x40001C30) </span></div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL5 (0x40001C34) </span></div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL6 (0x40001C38) </span></div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL7 (0x40001C3C) </span></div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL8 (0x40001C40) </span></div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL9 (0x40001C44) </span></div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL10 (0x40001C48) </span></div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL11 (0x40001C4C) </span></div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL0 (0x40001C80) </span></div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL1 (0x40001C84) </span></div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL2 (0x40001C88) </span></div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL3 (0x40001C8C) </span></div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL4 (0x40001C90) </span></div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL5 (0x40001C94) </span></div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL6 (0x40001C98) </span></div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL7 (0x40001C9C) </span></div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL8 (0x40001CA0) </span></div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL9 (0x40001CA4) </span></div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL10 (0x40001CA8) </span></div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL11 (0x40001CAC) </span></div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL12 (0x40001CB0) </span></div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL13 (0x40001CB4) </span></div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL14 (0x40001CB8) </span></div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL15 (0x40001CBC) </span></div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL16 (0x40001CC0) </span></div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL17 (0x40001CC4) </span></div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL18 (0x40001CC8) </span></div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL19 (0x40001CCC) </span></div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL20 (0x40001CD0) </span></div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL21 (0x40001CD4) </span></div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL22 (0x40001CD8) </span></div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL23 (0x40001CDC) </span></div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL24 (0x40001CE0) </span></div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL25 (0x40001CE4) </span></div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL26 (0x40001CE8) </span></div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL27 (0x40001CEC) </span></div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL28 (0x40001CF0) </span></div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL29 (0x40001CF4) </span></div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL30 (0x40001CF8) </span></div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL31 (0x40001CFC) </span></div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL32 (0x40001D00) </span></div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL33 (0x40001D04) </span></div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL34 (0x40001D08) </span></div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL35 (0x40001D0C) </span></div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL36 (0x40001D10) </span></div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL37 (0x40001D14) </span></div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL38 (0x40001D18) </span></div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL39 (0x40001D1C) </span></div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL40 (0x40001D20) </span></div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL41 (0x40001D24) </span></div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL42 (0x40001D28) </span></div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL43 (0x40001D2C) </span></div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL44 (0x40001D30) </span></div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL45 (0x40001D34) </span></div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL46 (0x40001D38) </span></div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL47 (0x40001D3C) </span></div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160;<span class="preprocessor">#else</span></div>
<div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a4b78d03bf9a16178a366c10a9df50f46"> 98</a></span>&#160;<span class="preprocessor">#define REG_GCLK_CTRLA (*(RwReg8 *)0x40001C00UL) </span></div>
<div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a019f805046bd8fbce07db4ff58608123"> 99</a></span>&#160;<span class="preprocessor">#define REG_GCLK_SYNCBUSY (*(RoReg *)0x40001C04UL) </span></div>
<div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a4994fd8500fda53023cd224b105b0f4e"> 100</a></span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL0 (*(RwReg *)0x40001C20UL) </span></div>
<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a63217ed3209856895f367b0f796a7257"> 101</a></span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL1 (*(RwReg *)0x40001C24UL) </span></div>
<div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a20fd0ac484281f177e034b6fcb1f83b0"> 102</a></span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL2 (*(RwReg *)0x40001C28UL) </span></div>
<div class="line"><a name="l00103"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a249c18ab8d2c25b90284a97de2decf2f"> 103</a></span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL3 (*(RwReg *)0x40001C2CUL) </span></div>
<div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#ae30fecf468d8a76bac62e54f5e257c8c"> 104</a></span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL4 (*(RwReg *)0x40001C30UL) </span></div>
<div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a5141d184ba677110d14f71e25ef16299"> 105</a></span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL5 (*(RwReg *)0x40001C34UL) </span></div>
<div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a0e8fbb6cc2c27931dbe1e8616e24d3b3"> 106</a></span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL6 (*(RwReg *)0x40001C38UL) </span></div>
<div class="line"><a name="l00107"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a35107e472bd3c74f83309431fe709d16"> 107</a></span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL7 (*(RwReg *)0x40001C3CUL) </span></div>
<div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#af40fdcc1355dd2308781309d704da2c4"> 108</a></span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL8 (*(RwReg *)0x40001C40UL) </span></div>
<div class="line"><a name="l00109"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a15b366d4d6d8b63328066824a2ceafec"> 109</a></span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL9 (*(RwReg *)0x40001C44UL) </span></div>
<div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#ad6448160aa13502d2b397cd90635e097"> 110</a></span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL10 (*(RwReg *)0x40001C48UL) </span></div>
<div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#aa7600f9958b0aaef42b908a19cac80e7"> 111</a></span>&#160;<span class="preprocessor">#define REG_GCLK_GENCTRL11 (*(RwReg *)0x40001C4CUL) </span></div>
<div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a58895086e0b84dfc78840ebfdc30da6a"> 112</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL0 (*(RwReg *)0x40001C80UL) </span></div>
<div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#ad8f8fb8af22562a833d585b8fbc27ede"> 113</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL1 (*(RwReg *)0x40001C84UL) </span></div>
<div class="line"><a name="l00114"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a013dbb8ad928386ddc3ddecfe8e04d56"> 114</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL2 (*(RwReg *)0x40001C88UL) </span></div>
<div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a26b8085f82bb521d848204b4dfbd6274"> 115</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL3 (*(RwReg *)0x40001C8CUL) </span></div>
<div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a3e8445c5d18a4c8aaaae5e5b3adf42c4"> 116</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL4 (*(RwReg *)0x40001C90UL) </span></div>
<div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#aa7d29690fa4d2fa847dc7a0d13068288"> 117</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL5 (*(RwReg *)0x40001C94UL) </span></div>
<div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#aeb3d53736271cb7fb71e082289106c29"> 118</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL6 (*(RwReg *)0x40001C98UL) </span></div>
<div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a8177a0843f0d5642ad35bb00b10ab3ba"> 119</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL7 (*(RwReg *)0x40001C9CUL) </span></div>
<div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#ac9af071c06faf2fa23245ecf5124ca9b"> 120</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL8 (*(RwReg *)0x40001CA0UL) </span></div>
<div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#aa5aa7f7a4080f237572e378d5474c160"> 121</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL9 (*(RwReg *)0x40001CA4UL) </span></div>
<div class="line"><a name="l00122"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#ad6ab9c73b7ae7e8194fde27f5e4007c5"> 122</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL10 (*(RwReg *)0x40001CA8UL) </span></div>
<div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#ac84db93a1a6c1298b3fdd2f3e93ee29d"> 123</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL11 (*(RwReg *)0x40001CACUL) </span></div>
<div class="line"><a name="l00124"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#aafc09510ccab672e86927352b0cb83ea"> 124</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL12 (*(RwReg *)0x40001CB0UL) </span></div>
<div class="line"><a name="l00125"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a1b5a9c8069da10ad29ba4b412f3b3c2a"> 125</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL13 (*(RwReg *)0x40001CB4UL) </span></div>
<div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#aed544e3afe62f3965f5e7b5561e98fde"> 126</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL14 (*(RwReg *)0x40001CB8UL) </span></div>
<div class="line"><a name="l00127"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a6dfaf3392e69e07202c3fef193fed9bd"> 127</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL15 (*(RwReg *)0x40001CBCUL) </span></div>
<div class="line"><a name="l00128"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a7f6d7828383e5a6037bdce5279f80386"> 128</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL16 (*(RwReg *)0x40001CC0UL) </span></div>
<div class="line"><a name="l00129"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a3fbfbf28be0bfbca42cbf941965caa0b"> 129</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL17 (*(RwReg *)0x40001CC4UL) </span></div>
<div class="line"><a name="l00130"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a7f5c46c305f770a1dd8015a25be1958e"> 130</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL18 (*(RwReg *)0x40001CC8UL) </span></div>
<div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#aca16b236929e87900de1099c5912f366"> 131</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL19 (*(RwReg *)0x40001CCCUL) </span></div>
<div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a249d05c3eed9a920337e75b875c73e1a"> 132</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL20 (*(RwReg *)0x40001CD0UL) </span></div>
<div class="line"><a name="l00133"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a7c36c0c7e052503bbcd0a05093d4b6c1"> 133</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL21 (*(RwReg *)0x40001CD4UL) </span></div>
<div class="line"><a name="l00134"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a1b7aa108f4136e624bc8890dff130b6b"> 134</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL22 (*(RwReg *)0x40001CD8UL) </span></div>
<div class="line"><a name="l00135"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a7cef6610d6e8c92e454b3f6e5f68e2ea"> 135</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL23 (*(RwReg *)0x40001CDCUL) </span></div>
<div class="line"><a name="l00136"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#aac7cd80a6b247992d7078f072c3e1f19"> 136</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL24 (*(RwReg *)0x40001CE0UL) </span></div>
<div class="line"><a name="l00137"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#ab59d4364e257d7ff86627a3ea07a5300"> 137</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL25 (*(RwReg *)0x40001CE4UL) </span></div>
<div class="line"><a name="l00138"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a153a610d59ecefea456e4adcfca00083"> 138</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL26 (*(RwReg *)0x40001CE8UL) </span></div>
<div class="line"><a name="l00139"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#aa172f895e20d15e584815f7ccc20957e"> 139</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL27 (*(RwReg *)0x40001CECUL) </span></div>
<div class="line"><a name="l00140"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#aad3a02a7b3e794861b32d06ba3118af6"> 140</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL28 (*(RwReg *)0x40001CF0UL) </span></div>
<div class="line"><a name="l00141"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#aa1277f923c4300cf7c408bd30dca8a56"> 141</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL29 (*(RwReg *)0x40001CF4UL) </span></div>
<div class="line"><a name="l00142"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#add7b8311064bcb9ba1aab2c687b7727e"> 142</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL30 (*(RwReg *)0x40001CF8UL) </span></div>
<div class="line"><a name="l00143"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#aeccc0556009c0c86b4aa767400bef8f9"> 143</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL31 (*(RwReg *)0x40001CFCUL) </span></div>
<div class="line"><a name="l00144"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#ab94e84e6668b16780098619f7bfe8c12"> 144</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL32 (*(RwReg *)0x40001D00UL) </span></div>
<div class="line"><a name="l00145"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a45b1d2b16810bb3bc2443ba1b5011df0"> 145</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL33 (*(RwReg *)0x40001D04UL) </span></div>
<div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a00b210d7de292f88fb37c32631916126"> 146</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL34 (*(RwReg *)0x40001D08UL) </span></div>
<div class="line"><a name="l00147"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#ac9a661ea428d1143e6c0f72fedcaf9c8"> 147</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL35 (*(RwReg *)0x40001D0CUL) </span></div>
<div class="line"><a name="l00148"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#aef9058aa47b4331e5fab9c2056608064"> 148</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL36 (*(RwReg *)0x40001D10UL) </span></div>
<div class="line"><a name="l00149"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a5088d24bdef0dc00dcd89d54c30dcdf0"> 149</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL37 (*(RwReg *)0x40001D14UL) </span></div>
<div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a2dfeebb763aa3702ff62d58400e67ea1"> 150</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL38 (*(RwReg *)0x40001D18UL) </span></div>
<div class="line"><a name="l00151"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a8cbc817d0608167a72e212c7dca8817f"> 151</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL39 (*(RwReg *)0x40001D1CUL) </span></div>
<div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a55f8c47ea7fce982366e539237ba479e"> 152</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL40 (*(RwReg *)0x40001D20UL) </span></div>
<div class="line"><a name="l00153"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a4406939d57e953f681f0c11f4024bad4"> 153</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL41 (*(RwReg *)0x40001D24UL) </span></div>
<div class="line"><a name="l00154"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a83fb4bdda5c122870f8062a211a503ca"> 154</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL42 (*(RwReg *)0x40001D28UL) </span></div>
<div class="line"><a name="l00155"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a89ec0f111d6dd1608a2bf8e45d2b1aff"> 155</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL43 (*(RwReg *)0x40001D2CUL) </span></div>
<div class="line"><a name="l00156"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#acdbbd5291365d7efbb3df6a6e7f173dd"> 156</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL44 (*(RwReg *)0x40001D30UL) </span></div>
<div class="line"><a name="l00157"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#ae00715edc161d18d8b11f202e6580b80"> 157</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL45 (*(RwReg *)0x40001D34UL) </span></div>
<div class="line"><a name="l00158"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a8c8938c6e57db7fa7932998d5180b262"> 158</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL46 (*(RwReg *)0x40001D38UL) </span></div>
<div class="line"><a name="l00159"></a><span class="lineno"><a class="line" href="instance_2gclk_8h.html#a8413bf2e2efc126327faba9f749780a5"> 159</a></span>&#160;<span class="preprocessor">#define REG_GCLK_PCHCTRL47 (*(RwReg *)0x40001D3CUL) </span></div>
<div class="line"><a name="l00160"></a><span class="lineno"> 160</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="l00161"></a><span class="lineno"> 161</span>&#160; </div>
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160;<span class="comment">/* ========== Instance parameters for GCLK peripheral ========== */</span></div>
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160;<span class="preprocessor">#define GCLK_GENCTRL0_RESETVALUE 106 // Default specific reset value for generator 0</span></div>
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160;<span class="preprocessor">#define GCLK_GENDIV_BITS 16 </span></div>
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160;<span class="preprocessor">#define GCLK_GEN_BITS 4 </span></div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160;<span class="preprocessor">#define GCLK_GEN_NUM 12 // Number of Generic Clock Generators</span></div>
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160;<span class="preprocessor">#define GCLK_GEN_NUM_MSB 11 // Number of Generic Clock Generators - 1</span></div>
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160;<span class="preprocessor">#define GCLK_GEN_SOURCE_NUM_MSB 8 // Number of Generic Clock Sources - 1</span></div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160;<span class="preprocessor">#define GCLK_IO_NUM 8 // Number of Generic Clock I/Os</span></div>
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160;<span class="preprocessor">#define GCLK_NUM 48 // Number of Generic Clock Users</span></div>
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160;<span class="preprocessor">#define GCLK_SOURCE_BITS 4 </span></div>
<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>&#160;<span class="preprocessor">#define GCLK_SOURCE_NUM 9 // Number of Generic Clock Sources</span></div>
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>&#160;<span class="preprocessor">#define GCLK_SOURCE_XOSC0 0 // Crystal Oscillator 0</span></div>
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160;<span class="preprocessor">#define GCLK_SOURCE_XOSC 0 // Alias to GCLK_SOURCE_XOSC0</span></div>
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160;<span class="preprocessor">#define GCLK_SOURCE_XOSC1 1 // Crystal Oscillator 1</span></div>
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160;<span class="preprocessor">#define GCLK_SOURCE_GCLKIN 2 // Input Pin of Corresponding GCLK Generator</span></div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160;<span class="preprocessor">#define GCLK_SOURCE_GCLKGEN1 3 // GCLK Generator 1 output</span></div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160;<span class="preprocessor">#define GCLK_SOURCE_OSCULP32K 4 // Ultra-low-power 32kHz Oscillator</span></div>
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160;<span class="preprocessor">#define GCLK_SOURCE_XOSC32K 5 // 32kHz Crystal Oscillator</span></div>
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160;<span class="preprocessor">#define GCLK_SOURCE_DFLL 6 // Digital FLL</span></div>
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160;<span class="preprocessor">#define GCLK_SOURCE_DFLL48M 6 // Alias to GCLK_SOURCE_DFLL</span></div>
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160;<span class="preprocessor">#define GCLK_SOURCE_OSC16M 6 // Alias to GCLK_SOURCE_DFLL</span></div>
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160;<span class="preprocessor">#define GCLK_SOURCE_OSC48M 6 // Alias to GCLK_SOURCE_DFLL</span></div>
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160;<span class="preprocessor">#define GCLK_SOURCE_DPLL0 7 // Digital PLL 0</span></div>
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>&#160;<span class="preprocessor">#define GCLK_SOURCE_FDPLL 7 // Alias to GCLK_SOURCE_DPLL0</span></div>
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>&#160;<span class="preprocessor">#define GCLK_SOURCE_FDPLL0 7 // Alias to GCLK_SOURCE_DPLL0</span></div>
<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>&#160;<span class="preprocessor">#define GCLK_SOURCE_DPLL1 8 // Digital PLL 1</span></div>
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>&#160;<span class="preprocessor">#define GCLK_SOURCE_FDPLL1 8 // Alias to GCLK_SOURCE_DPLL1</span></div>
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>&#160;<span class="preprocessor">#define GCLK_GEN_DIV_BITS { 8, 16, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8 }</span></div>
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>&#160; </div>
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* _SAME54_GCLK_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>