154 lines
7.5 KiB
HTML
154 lines
7.5 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" lang="en-US">
|
||
|
|
<head>
|
||
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||
|
|
<meta name="generator" content="Doxygen 1.10.0"/>
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||
|
|
<title>esp32_BNO08x: BNO08x.cpp File Reference</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>
|
||
|
|
<script type="text/javascript" src="clipboard.js"></script>
|
||
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||
|
|
<script type="text/javascript" src="resize.js"></script>
|
||
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
||
|
|
<script type="text/javascript" src="navtree.js"></script>
|
||
|
|
<script type="text/javascript" src="cookie.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 id="projectrow">
|
||
|
|
<td id="projectalign">
|
||
|
|
<div id="projectname">esp32_BNO08x<span id="projectnumber"> 1.1</span>
|
||
|
|
</div>
|
||
|
|
<div id="projectbrief">C++ BNO08x IMU driver component for esp-idf.</div>
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
</tbody>
|
||
|
|
</table>
|
||
|
|
</div>
|
||
|
|
<!-- end header part -->
|
||
|
|
<!-- Generated by Doxygen 1.10.0 -->
|
||
|
|
<script type="text/javascript">
|
||
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||
|
|
/* @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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||
|
|
$(function() {
|
||
|
|
initMenu('',true,false,'search.php','Search');
|
||
|
|
$(function() { init_search(); });
|
||
|
|
});
|
||
|
|
/* @license-end */
|
||
|
|
</script>
|
||
|
|
<div id="main-nav"></div>
|
||
|
|
</div><!-- top -->
|
||
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||
|
|
<div id="nav-tree">
|
||
|
|
<div id="nav-tree-contents">
|
||
|
|
<div id="nav-sync" class="sync"></div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
||
|
|
class="ui-resizable-handle">
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<script type="text/javascript">
|
||
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||
|
|
$(function(){initNavTree('_b_n_o08x_8cpp.html',''); initResizable(); });
|
||
|
|
/* @license-end */
|
||
|
|
</script>
|
||
|
|
<div id="doc-content">
|
||
|
|
<!-- 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">
|
||
|
|
<div id="MSearchResults">
|
||
|
|
<div class="SRPage">
|
||
|
|
<div id="SRIndex">
|
||
|
|
<div id="SRResults"></div>
|
||
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
||
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
||
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="header">
|
||
|
|
<div class="headertitle"><div class="title">BNO08x.cpp File Reference</div></div>
|
||
|
|
</div><!--header-->
|
||
|
|
<div class="contents">
|
||
|
|
<div class="textblock"><code>#include "<a class="el" href="_b_n_o08x_8hpp_source.html">BNO08x.hpp</a>"</code><br />
|
||
|
|
</div><div class="textblock"><div class="dynheader">
|
||
|
|
Include dependency graph for BNO08x.cpp:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="_b_n_o08x_8cpp__incl.png" border="0" usemap="#a_b_n_o08x_8cpp" alt=""/></div>
|
||
|
|
<map name="a_b_n_o08x_8cpp" id="a_b_n_o08x_8cpp">
|
||
|
|
<area shape="rect" title=" " alt="" coords="1115,5,1210,32"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_8hpp.html" title=" " alt="" coords="1115,80,1210,107"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1165,33,1165,64,1160,64,1160,33"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="5,155,96,181"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1114,98,951,100,705,109,414,126,262,140,112,157,111,152,261,135,413,121,705,103,951,95,1114,92"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="120,155,261,181"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1114,99,769,117,528,134,277,157,276,152,527,129,769,112,1114,94"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="285,155,416,181"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1114,100,829,119,634,136,432,157,431,152,634,131,829,114,1114,95"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="440,155,517,181"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1115,100,869,117,704,134,533,157,532,152,704,128,869,111,1114,94"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="542,155,655,181"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1115,102,925,124,671,157,670,152,924,118,1114,97"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="679,155,769,181"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1115,104,971,125,784,157,784,151,970,120,1114,99"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="792,155,933,181"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1115,109,931,153,929,148,1114,104"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="957,155,1061,181"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1137,110,1051,150,1049,145,1135,105"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1085,155,1240,181"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1165,107,1165,139,1160,139,1160,107"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1264,155,1378,181"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1191,105,1281,145,1278,150,1189,110"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1402,155,1507,181"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1211,104,1389,148,1388,153,1210,109"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1531,155,1610,181"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1211,99,1344,120,1516,152,1515,157,1343,126,1210,104"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1633,155,1695,181"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1211,96,1386,115,1500,131,1618,152,1617,157,1499,136,1386,120,1210,101"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1719,155,1779,181"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1211,95,1421,112,1560,129,1704,152,1703,157,1559,134,1421,117,1210,100"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1803,155,1863,181"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1211,94,1455,109,1619,126,1788,152,1788,157,1619,131,1455,114,1211,99"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1887,155,1963,181"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1211,93,1488,109,1677,126,1872,152,1871,157,1676,131,1488,114,1211,99"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1987,155,2042,181"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1211,92,1341,94,1528,101,1746,120,1860,134,1972,152,1971,157,1859,139,1746,125,1527,107,1341,99,1211,97"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
</div></div><!-- contents -->
|
||
|
|
</div><!-- doc-content -->
|
||
|
|
<!-- start footer part -->
|
||
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||
|
|
<ul>
|
||
|
|
<li class="navelem"><a class="el" href="_b_n_o08x_8cpp.html">BNO08x.cpp</a></li>
|
||
|
|
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.10.0 </li>
|
||
|
|
</ul>
|
||
|
|
</div>
|
||
|
|
</body>
|
||
|
|
</html>
|