]> Git Repo - pico-vscode.git/blob - web/docs/platform_8h.html
Merge branch 'main' into main
[pico-vscode.git] / web / docs / platform_8h.html
1 <!-- HTML header for doxygen 1.8.20-->
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5         <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6         <meta http-equiv="X-UA-Compatible" content="IE=9"/>
7         <meta name="generator" content="Doxygen 1.9.4"/>
8         <meta name="viewport" content="width=device-width, initial-scale=1"/>
9         <title>Raspberry Pi Pico SDK: include/pico/platform.h File Reference</title>
10         <!-- <link href="tabs.css" rel="stylesheet" type="text/css"/> -->
11         <script type="text/javascript" src="jquery.js"></script>
12         <script type="text/javascript" src="dynsections.js"></script>
13         <link href="navtree.css" rel="stylesheet" type="text/css"/>
14 <script type="text/javascript" src="resize.js"></script>
15 <script type="text/javascript" src="navtreedata.js"></script>
16 <script type="text/javascript" src="navtree.js"></script>
17         <link href="search/search.css" rel="stylesheet" type="text/css"/>
18 <script type="text/javascript" src="search/searchdata.js"></script>
19 <script type="text/javascript" src="search/search.js"></script>
20     <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap" rel="stylesheet">
21         <link href="doxygen.css" rel="stylesheet" type="text/css" />
22         <link href="normalise.css" rel="stylesheet" type="text/css"/>
23 <link href="main.css" rel="stylesheet" type="text/css"/>
24 <link href="styles.css" rel="stylesheet" type="text/css"/>
25 </head>
26 <body>
27         <div class="navigation-mobile">
28                 <div class="logo--mobile">
29                         <a href="/"><img src="logo-mobile.svg" alt="Raspberry Pi"></a>
30                 </div>
31                 <div class="navigation-toggle">
32                         <span class="line-1"></span>
33                         <span class="line-2">
34                                 <p>Menu Toggle</p>
35                         </span>
36                         <span class="line-3"></span>
37                 </div>
38         </div>
39         <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
40                 <div class="logo">
41                         <a href="index.html"> <img src="logo.svg" alt="Raspberry Pi"></a>
42                         <span style="display: inline-block; margin-top: 10px;">
43                                 v2.0.0
44                         </span>
45                 </div>
46                 <div class="navigation-footer">
47                         <img src="logo-mobile.svg" alt="Raspberry Pi">
48                         <a href="https://www.raspberrypi.com/" target="_blank">By Raspberry Pi Ltd</a>
49                 </div>
50 <!--            <div class="search">
51                         <form>
52                                 <input type="search" name="search" id="search" placeholder="Search">
53                                 <input type="submit" value="Search">
54                         </form>
55                 </div> -->
56 <!-- Generated by Doxygen 1.9.4 -->
57 <script type="text/javascript">
58 /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
59 var searchBox = new SearchBox("searchBox", "search",'Search','.html');
60 /* @license-end */
61 </script>
62 <script type="text/javascript" src="menudata.js"></script>
63 <script type="text/javascript" src="menu.js"></script>
64 <script type="text/javascript">
65 /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
66 $(function() {
67   initMenu('',true,false,'search.php','Search');
68   $(document).ready(function() { init_search(); });
69 });
70 /* @license-end */
71 </script>
72 <div id="main-nav"></div>
73 </div><!-- top -->
74 <div id="side-nav" class="ui-resizable side-nav-resizable">
75   <div id="nav-tree">
76     <div id="nav-tree-contents">
77       <div id="nav-sync" class="sync"></div>
78     </div>
79   </div>
80   <div id="splitbar" style="-moz-user-select:none;" 
81        class="ui-resizable-handle">
82   </div>
83 </div>
84 <script type="text/javascript">
85 /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
86 $(document).ready(function(){initNavTree('platform_8h.html',''); initResizable(); });
87 /* @license-end */
88 </script>
89 <div id="doc-content">
90 <!-- window showing the filter options -->
91 <div id="MSearchSelectWindow"
92      onmouseover="return searchBox.OnSearchSelectShow()"
93      onmouseout="return searchBox.OnSearchSelectHide()"
94      onkeydown="return searchBox.OnSearchSelectKey(event)">
95 </div>
96
97 <!-- iframe showing the search results (closed by default) -->
98 <div id="MSearchResultsWindow">
99 <iframe src="javascript:void(0)" frameborder="0" 
100         name="MSearchResults" id="MSearchResults">
101 </iframe>
102 </div>
103
104 <div class="header">
105   <div class="summary">
106 <a href="#define-members">Macros</a> &#124;
107 <a href="#func-members">Functions</a>  </div>
108   <div class="headertitle"><div class="title">platform.h File Reference</div></div>
109 </div><!--header-->
110 <div class="contents">
111 <div class="textblock"><code>#include &quot;pico/platform/compiler.h&quot;</code><br />
112 <code>#include &quot;pico/platform/sections.h&quot;</code><br />
113 <code>#include &quot;pico/platform/panic.h&quot;</code><br />
114 <code>#include &quot;hardware/regs/addressmap.h&quot;</code><br />
115 <code>#include &quot;hardware/regs/sio.h&quot;</code><br />
116 </div><div class="textblock"><div class="dynheader">
117 Include dependency graph for platform.h:</div>
118 <div class="dyncontent">
119 <div class="center"><img src="platform_8h__incl.png" border="0" usemap="#ainclude_2pico_2platform_8h" alt=""/></div>
120 <map name="ainclude_2pico_2platform_8h" id="ainclude_2pico_2platform_8h">
121 <area shape="rect" title=" " alt="" coords="497,5,669,32"/>
122 <area shape="rect" href="compiler_8h_source.html" title=" " alt="" coords="95,80,277,107"/>
123 <area shape="rect" href="sections_8h_source.html" title=" " alt="" coords="301,80,479,107"/>
124 <area shape="rect" href="panic_8h_source.html" title=" " alt="" coords="503,80,663,107"/>
125 <area shape="rect" title=" " alt="" coords="687,80,898,107"/>
126 <area shape="rect" title=" " alt="" coords="923,80,1073,107"/>
127 <area shape="rect" title=" " alt="" coords="5,155,196,181"/>
128 <area shape="rect" href="common_2pico__base__headers_2include_2pico_2types_8h_source.html" title=" " alt="" coords="221,155,322,181"/>
129 <area shape="rect" href="assert_8h_source.html" title=" " alt="" coords="68,229,173,256"/>
130 <area shape="rect" title=" " alt="" coords="137,304,219,331"/>
131 <area shape="rect" title=" " alt="" coords="273,229,344,256"/>
132 <area shape="rect" title=" " alt="" coords="369,229,443,256"/>
133 </map>
134 </div>
135 </div><div class="textblock"><div class="dynheader">
136 This graph shows which files directly or indirectly include this file:</div>
137 <div class="dyncontent">
138 <div class="center"><img src="platform_8h__dep__incl.png" border="0" usemap="#ainclude_2pico_2platform_8hdep" alt=""/></div>
139 <map name="ainclude_2pico_2platform_8hdep" id="ainclude_2pico_2platform_8hdep">
140 <area shape="rect" title=" " alt="" coords="3097,5,3269,32"/>
141 <area shape="rect" href="picobin_8h.html" title=" " alt="" coords="2822,87,2987,114"/>
142 <area shape="rect" href="picoboot_8h.html" title=" " alt="" coords="3012,87,3187,114"/>
143 <area shape="rect" href="pico_8h.html" title=" " alt="" coords="3211,87,3323,114"/>
144 <area shape="rect" href="bootrom__constants_8h_source.html" title=" " alt="" coords="5137,80,5296,121"/>
145 <area shape="rect" href="cc_8h_source.html" title=" " alt="" coords="6657,177,6787,203"/>
146 <area shape="rect" href="cyw43__configport_8h_source.html" title=" " alt="" coords="5,437,204,464"/>
147 <area shape="rect" href="rp2__common_2hardware__adc_2include_2hardware_2adc_8h.html" title=" " alt="" coords="229,437,402,464"/>
148 <area shape="rect" href="address__mapped_8h.html" title=" " alt="" coords="511,169,701,211"/>
149 <area shape="rect" href="exception_8h.html" title=" " alt="" coords="244,266,459,293"/>
150 <area shape="rect" href="irq_8h.html" title=" " alt="" coords="483,266,649,293"/>
151 <area shape="rect" href="gpio_8h.html" title=" " alt="" coords="226,355,405,382"/>
152 <area shape="rect" href="rp2__common_2hardware__pio_2include_2hardware_2pio_8h.html" title=" " alt="" coords="585,437,755,464"/>
153 <area shape="rect" href="rp2__common_2hardware__sync_2include_2hardware_2sync_8h.html" title=" " alt="" coords="827,266,1007,293"/>
154 <area shape="rect" href="claim_8h.html" title=" " alt="" coords="833,355,1019,382"/>
155 <area shape="rect" href="spin__lock_8h_source.html" title=" " alt="" coords="1043,348,1211,389"/>
156 <area shape="rect" href="boot__lock_8h_source.html" title=" " alt="" coords="928,169,1095,211"/>
157 <area shape="rect" href="rp2__common_2hardware__clocks_2include_2hardware_2clocks_8h.html" title=" " alt="" coords="1119,177,1309,203"/>
158 <area shape="rect" href="rp2__common_2hardware__divider_2include_2hardware_2divider_8h.html" title=" " alt="" coords="1334,177,1529,203"/>
159 <area shape="rect" href="rp2__common_2hardware__dma_2include_2hardware_2dma_8h.html" title=" " alt="" coords="1553,177,1731,203"/>
160 <area shape="rect" href="hardware__flash_2include_2hardware_2flash_8h.html" title=" " alt="" coords="1755,177,1937,203"/>
161 <area shape="rect" href="btstack__flash__bank_8h_source.html" title=" " alt="" coords="1834,259,1986,300"/>
162 <area shape="rect" href="gpio__coproc_8h_source.html" title=" " alt="" coords="2012,169,2179,211"/>
163 <area shape="rect" href="hazard3_8h.html" title=" " alt="" coords="3042,266,3245,293"/>
164 <area shape="rect" href="rp2__common_2hardware__i2c_2include_2hardware_2i2c_8h.html" title=" " alt="" coords="2255,177,2424,203"/>
165 <area shape="rect" href="rp2__common_2hardware__interp_2include_2hardware_2interp_8h.html" title=" " alt="" coords="2448,177,2636,203"/>
166 <area shape="rect" href="pio__instructions_8h_source.html" title=" " alt="" coords="649,348,808,389"/>
167 <area shape="rect" href="rp2__common_2hardware__pll_2include_2hardware_2pll_8h.html" title=" " alt="" coords="2864,177,3031,203"/>
168 <area shape="rect" href="rp2__common_2hardware__powman_2include_2hardware_2powman_8h.html" title=" " alt="" coords="3055,177,3261,203"/>
169 <area shape="rect" href="rp2__common_2hardware__pwm_2include_2hardware_2pwm_8h.html" title=" " alt="" coords="3285,177,3468,203"/>
170 <area shape="rect" href="rcp_8h.html" title=" " alt="" coords="3493,177,3663,203"/>
171 <area shape="rect" href="rp2__common_2hardware__resets_2include_2hardware_2resets_8h.html" title=" " alt="" coords="3789,177,3980,203"/>
172 <area shape="rect" href="rp2__common_2hardware__uart_2include_2hardware_2uart_8h.html" title=" " alt="" coords="3730,266,3906,293"/>
173 <area shape="rect" href="riscv_8h.html" title=" " alt="" coords="2660,177,2840,203"/>
174 <area shape="rect" href="riscv__platform__timer_8h.html" title=" " alt="" coords="4004,169,4173,211"/>
175 <area shape="rect" href="rp2__common_2hardware__rtc_2include_2hardware_2rtc_8h.html" title=" " alt="" coords="4197,177,4364,203"/>
176 <area shape="rect" href="rp2__common_2hardware__sha256_2include_2hardware_2sha256_8h.html" title=" " alt="" coords="4389,177,4586,203"/>
177 <area shape="rect" href="rp2__common_2hardware__spi_2include_2hardware_2spi_8h.html" title=" " alt="" coords="4611,177,4780,203"/>
178 <area shape="rect" href="rp2__common_2hardware__ticks_2include_2hardware_2ticks_8h_source.html" title=" " alt="" coords="5098,266,5279,293"/>
179 <area shape="rect" href="rp2__common_2hardware__timer_2include_2hardware_2timer_8h.html" title=" " alt="" coords="5042,177,5226,203"/>
180 <area shape="rect" href="vreg_8h.html" title=" " alt="" coords="5250,177,5429,203"/>
181 <area shape="rect" href="rp2__common_2hardware__watchdog_2include_2hardware_2watchdog_8h.html" title=" " alt="" coords="4805,177,5018,203"/>
182 <area shape="rect" href="rp2__common_2hardware__xosc_2include_2hardware_2xosc_8h.html" title=" " alt="" coords="5503,177,5682,203"/>
183 <area shape="rect" href="aon__timer_8h.html" title=" " alt="" coords="5706,177,5887,203"/>
184 <area shape="rect" href="async__context_8h.html" title=" " alt="" coords="5963,169,6105,211"/>
185 <area shape="rect" href="cyw43__arch_8h.html" title=" " alt="" coords="5906,259,6053,300"/>
186 <area shape="rect" href="code_8h_source.html" title=" " alt="" coords="6129,169,6275,211"/>
187 <area shape="rect" href="bit__ops_8h.html" title=" " alt="" coords="6299,177,6462,203"/>
188 <area shape="rect" href="bootrom_8h.html" title=" " alt="" coords="6811,177,6982,203"/>
189 <area shape="rect" href="cyw43__driver_8h.html" title=" " alt="" coords="6486,169,6633,211"/>
190 </map>
191 </div>
192 </div>
193 <p><a href="platform_8h_source.html">Go to the source code of this file.</a></p>
194 <table class="memberdecls">
195 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="define-members" name="define-members"></a>
196 Macros</h2></td></tr>
197 <tr class="memitem:ade06342e3d944df1117fd0b8cce150e7"><td class="memItemLeft" align="right" valign="top"><a id="ade06342e3d944df1117fd0b8cce150e7" name="ade06342e3d944df1117fd0b8cce150e7"></a>
198 #define&#160;</td><td class="memItemRight" valign="bottom"><b>PICO_STACK_SIZE</b>&#160;&#160;&#160;_u(0x800)</td></tr>
199 <tr class="separator:ade06342e3d944df1117fd0b8cce150e7"><td class="memSeparator" colspan="2">&#160;</td></tr>
200 <tr class="memitem:a714ff425f73934961a6772f4f22c052e"><td class="memItemLeft" align="right" valign="top"><a id="a714ff425f73934961a6772f4f22c052e" name="a714ff425f73934961a6772f4f22c052e"></a>
201 #define&#160;</td><td class="memItemRight" valign="bottom"><b>PICO_HEAP_SIZE</b>&#160;&#160;&#160;_u(0x800)</td></tr>
202 <tr class="separator:a714ff425f73934961a6772f4f22c052e"><td class="memSeparator" colspan="2">&#160;</td></tr>
203 <tr class="memitem:a780128f12f2b3f401106c8eb058de98b"><td class="memItemLeft" align="right" valign="top"><a id="a780128f12f2b3f401106c8eb058de98b" name="a780128f12f2b3f401106c8eb058de98b"></a>
204 #define&#160;</td><td class="memItemRight" valign="bottom"><b>PICO_NO_RAM_VECTOR_TABLE</b>&#160;&#160;&#160;0</td></tr>
205 <tr class="separator:a780128f12f2b3f401106c8eb058de98b"><td class="memSeparator" colspan="2">&#160;</td></tr>
206 <tr class="memitem:ac584db181e2719dad4a15f65012f899c"><td class="memItemLeft" align="right" valign="top"><a id="ac584db181e2719dad4a15f65012f899c" name="ac584db181e2719dad4a15f65012f899c"></a>
207 #define&#160;</td><td class="memItemRight" valign="bottom"><b>PICO_RAM_VECTOR_TABLE_SIZE</b>&#160;&#160;&#160;(VTABLE_FIRST_IRQ + NUM_IRQS)</td></tr>
208 <tr class="separator:ac584db181e2719dad4a15f65012f899c"><td class="memSeparator" colspan="2">&#160;</td></tr>
209 <tr class="memitem:a1b36b5b77313a68df601b137b4fd2eaf"><td class="memItemLeft" align="right" valign="top"><a id="a1b36b5b77313a68df601b137b4fd2eaf" name="a1b36b5b77313a68df601b137b4fd2eaf"></a>
210 #define&#160;</td><td class="memItemRight" valign="bottom"><b>PICO_USE_STACK_GUARDS</b>&#160;&#160;&#160;0</td></tr>
211 <tr class="separator:a1b36b5b77313a68df601b137b4fd2eaf"><td class="memSeparator" colspan="2">&#160;</td></tr>
212 <tr class="memitem:a421de245bc87c380fad1aedc45ea1367"><td class="memItemLeft" align="right" valign="top"><a id="a421de245bc87c380fad1aedc45ea1367" name="a421de245bc87c380fad1aedc45ea1367"></a>
213 #define&#160;</td><td class="memItemRight" valign="bottom"><b>PICO_NO_SIM_CHECK</b>&#160;&#160;&#160;1</td></tr>
214 <tr class="separator:a421de245bc87c380fad1aedc45ea1367"><td class="memSeparator" colspan="2">&#160;</td></tr>
215 <tr class="memitem:a8b4ea86124befde17d69926b4f938c07"><td class="memItemLeft" align="right" valign="top"><a id="a8b4ea86124befde17d69926b4f938c07" name="a8b4ea86124befde17d69926b4f938c07"></a>
216 #define&#160;</td><td class="memItemRight" valign="bottom"><b>host_safe_hw_ptr</b>(x)&#160;&#160;&#160;((uintptr_t)(x))</td></tr>
217 <tr class="separator:a8b4ea86124befde17d69926b4f938c07"><td class="memSeparator" colspan="2">&#160;</td></tr>
218 <tr class="memitem:a7c6563ec2f30c501b540c037ed3aeba0"><td class="memItemLeft" align="right" valign="top"><a id="a7c6563ec2f30c501b540c037ed3aeba0" name="a7c6563ec2f30c501b540c037ed3aeba0"></a>
219 #define&#160;</td><td class="memItemRight" valign="bottom"><b>native_safe_hw_ptr</b>(x)&#160;&#160;&#160;host_safe_hw_ptr(x)</td></tr>
220 <tr class="separator:a7c6563ec2f30c501b540c037ed3aeba0"><td class="memSeparator" colspan="2">&#160;</td></tr>
221 <tr class="memitem:ga1f7eafa00361375ec15412f634ad67b7"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__pico__platform.html#ga1f7eafa00361375ec15412f634ad67b7">__fast_mul</a>(a,  b)</td></tr>
222 <tr class="memdesc:ga1f7eafa00361375ec15412f634ad67b7"><td class="mdescLeft">&#160;</td><td class="mdescRight">multiply two integer values using the fastest method possible  <a href="group__pico__platform.html#ga1f7eafa00361375ec15412f634ad67b7">More...</a><br /></td></tr>
223 <tr class="separator:ga1f7eafa00361375ec15412f634ad67b7"><td class="memSeparator" colspan="2">&#160;</td></tr>
224 </table><table class="memberdecls">
225 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
226 Functions</h2></td></tr>
227 <tr class="memitem:gab0d1ba75ceb64131e19f613d7a5313c9"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="group__pico__platform.html#ga23eadd8d1642fb8fe4600708c36e116a">__force_inline</a> void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__pico__platform.html#gab0d1ba75ceb64131e19f613d7a5313c9">tight_loop_contents</a> (void)</td></tr>
228 <tr class="memdesc:gab0d1ba75ceb64131e19f613d7a5313c9"><td class="mdescLeft">&#160;</td><td class="mdescRight">No-op function for the body of tight loops.  <a href="group__pico__platform.html#gab0d1ba75ceb64131e19f613d7a5313c9">More...</a><br /></td></tr>
229 <tr class="separator:gab0d1ba75ceb64131e19f613d7a5313c9"><td class="memSeparator" colspan="2">&#160;</td></tr>
230 <tr class="memitem:ga49c4fc3b5d3fbe9f2f6f7bc500b9db4f"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__pico__platform.html#ga49c4fc3b5d3fbe9f2f6f7bc500b9db4f">busy_wait_at_least_cycles</a> (uint32_t minimum_cycles)</td></tr>
231 <tr class="memdesc:ga49c4fc3b5d3fbe9f2f6f7bc500b9db4f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Helper method to busy-wait for at least the given number of cycles.  <a href="group__pico__platform.html#ga49c4fc3b5d3fbe9f2f6f7bc500b9db4f">More...</a><br /></td></tr>
232 <tr class="separator:ga49c4fc3b5d3fbe9f2f6f7bc500b9db4f"><td class="memSeparator" colspan="2">&#160;</td></tr>
233 <tr class="memitem:a9486a675b04cb367b382ef191ac10c40"><td class="memItemLeft" align="right" valign="top"><a id="a9486a675b04cb367b382ef191ac10c40" name="a9486a675b04cb367b382ef191ac10c40"></a>
234 bool&#160;</td><td class="memItemRight" valign="bottom"><b>running_on_fpga</b> (void)</td></tr>
235 <tr class="separator:a9486a675b04cb367b382ef191ac10c40"><td class="memSeparator" colspan="2">&#160;</td></tr>
236 <tr class="memitem:a31325ecc743d636f060500edd117d73f"><td class="memItemLeft" align="right" valign="top"><a id="a31325ecc743d636f060500edd117d73f" name="a31325ecc743d636f060500edd117d73f"></a>
237 static bool&#160;</td><td class="memItemRight" valign="bottom"><b>running_in_sim</b> (void)</td></tr>
238 <tr class="separator:a31325ecc743d636f060500edd117d73f"><td class="memSeparator" colspan="2">&#160;</td></tr>
239 <tr class="memitem:ga9837dbd9fd5cc43d4f0fc1f26d046955"><td class="memItemLeft" align="right" valign="top">
240 static <a class="el" href="group__pico__platform.html#ga23eadd8d1642fb8fe4600708c36e116a">__force_inline</a> void&#160;</td><td class="memItemRight" valign="bottom"><b>__breakpoint</b> (void)</td></tr>
241 <tr class="memdesc:ga9837dbd9fd5cc43d4f0fc1f26d046955"><td class="mdescLeft">&#160;</td><td class="mdescRight">Execute a breakpoint instruction. <br /></td></tr>
242 <tr class="separator:ga9837dbd9fd5cc43d4f0fc1f26d046955"><td class="memSeparator" colspan="2">&#160;</td></tr>
243 <tr class="memitem:ga58434ad816f519308ee02c639b7965bc"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="group__pico__platform.html#ga23eadd8d1642fb8fe4600708c36e116a">__force_inline</a> uint&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__pico__platform.html#ga58434ad816f519308ee02c639b7965bc">get_core_num</a> (void)</td></tr>
244 <tr class="memdesc:ga58434ad816f519308ee02c639b7965bc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the current core number.  <a href="group__pico__platform.html#ga58434ad816f519308ee02c639b7965bc">More...</a><br /></td></tr>
245 <tr class="separator:ga58434ad816f519308ee02c639b7965bc"><td class="memSeparator" colspan="2">&#160;</td></tr>
246 <tr class="memitem:ga1ebeac462e038d7e2ce341df8054f894"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="group__pico__platform.html#ga23eadd8d1642fb8fe4600708c36e116a">__force_inline</a> uint&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__pico__platform.html#ga1ebeac462e038d7e2ce341df8054f894">__get_current_exception</a> (void)</td></tr>
247 <tr class="memdesc:ga1ebeac462e038d7e2ce341df8054f894"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the current exception level on this core.  <a href="group__pico__platform.html#ga1ebeac462e038d7e2ce341df8054f894">More...</a><br /></td></tr>
248 <tr class="separator:ga1ebeac462e038d7e2ce341df8054f894"><td class="memSeparator" colspan="2">&#160;</td></tr>
249 <tr class="memitem:ga66edd7569f5a42b0a2da43a5926cf064"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="group__pico__platform.html#ga23eadd8d1642fb8fe4600708c36e116a">__force_inline</a> bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__pico__platform.html#ga66edd7569f5a42b0a2da43a5926cf064">pico_processor_state_is_nonsecure</a> (void)</td></tr>
250 <tr class="memdesc:ga66edd7569f5a42b0a2da43a5926cf064"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return true if executing in the NonSecure state (Arm-only)  <a href="group__pico__platform.html#ga66edd7569f5a42b0a2da43a5926cf064">More...</a><br /></td></tr>
251 <tr class="separator:ga66edd7569f5a42b0a2da43a5926cf064"><td class="memSeparator" colspan="2">&#160;</td></tr>
252 <tr class="memitem:ga21200eb89a299a9b121d028ad1725fe3"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__pico__platform.html#ga21200eb89a299a9b121d028ad1725fe3">rp2350_chip_version</a> (void)</td></tr>
253 <tr class="memdesc:ga21200eb89a299a9b121d028ad1725fe3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the RP2350 chip revision number.  <a href="group__pico__platform.html#ga21200eb89a299a9b121d028ad1725fe3">More...</a><br /></td></tr>
254 <tr class="separator:ga21200eb89a299a9b121d028ad1725fe3"><td class="memSeparator" colspan="2">&#160;</td></tr>
255 <tr class="memitem:gac157772e2fa6f4c64e1c3e4d761089d9"><td class="memItemLeft" align="right" valign="top">static uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__pico__platform.html#gac157772e2fa6f4c64e1c3e4d761089d9">rp2040_chip_version</a> (void)</td></tr>
256 <tr class="memdesc:gac157772e2fa6f4c64e1c3e4d761089d9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the RP2040 chip revision number for compatibility.  <a href="group__pico__platform.html#gac157772e2fa6f4c64e1c3e4d761089d9">More...</a><br /></td></tr>
257 <tr class="separator:gac157772e2fa6f4c64e1c3e4d761089d9"><td class="memSeparator" colspan="2">&#160;</td></tr>
258 <tr class="memitem:gadcb55b507bb15fbe5a71bcb2f222b6e2"><td class="memItemLeft" align="right" valign="top">static uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__pico__platform.html#gadcb55b507bb15fbe5a71bcb2f222b6e2">rp2040_rom_version</a> (void)</td></tr>
259 <tr class="memdesc:gadcb55b507bb15fbe5a71bcb2f222b6e2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the RP2040 rom version number.  <a href="group__pico__platform.html#gadcb55b507bb15fbe5a71bcb2f222b6e2">More...</a><br /></td></tr>
260 <tr class="separator:gadcb55b507bb15fbe5a71bcb2f222b6e2"><td class="memSeparator" colspan="2">&#160;</td></tr>
261 <tr class="memitem:gab68b1653c84bff361bff5dc2baf2e7ea"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="group__pico__platform.html#ga23eadd8d1642fb8fe4600708c36e116a">__force_inline</a> int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__pico__platform.html#gab68b1653c84bff361bff5dc2baf2e7ea">__mul_instruction</a> (int32_t a, int32_t b)</td></tr>
262 <tr class="memdesc:gab68b1653c84bff361bff5dc2baf2e7ea"><td class="mdescLeft">&#160;</td><td class="mdescRight">Multiply two integers using an assembly <code>MUL</code> instruction.  <a href="group__pico__platform.html#gab68b1653c84bff361bff5dc2baf2e7ea">More...</a><br /></td></tr>
263 <tr class="separator:gab68b1653c84bff361bff5dc2baf2e7ea"><td class="memSeparator" colspan="2">&#160;</td></tr>
264 </table>
265 </div><!-- contents -->
266 </div><!-- doc-content -->
267
268         <script src="main.js"></script>
269 </body>
270 </html>
This page took 0.044567 seconds and 4 git commands to generate.