diff options
Diffstat (limited to 'group__storage.html')
-rw-r--r-- | group__storage.html | 29 |
1 files changed, 18 insertions, 11 deletions
diff --git a/group__storage.html b/group__storage.html index 3a8a7bda..f54ac7a6 100644 --- a/group__storage.html +++ b/group__storage.html @@ -1,9 +1,9 @@ <!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"> +<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.9.4"/> +<meta name="generator" content="Doxygen 1.9.5"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Sensor Watch: Flash Storage</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -30,10 +30,10 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.9.4 --> +<!-- Generated by Doxygen 1.9.5 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ -var searchBox = new SearchBox("searchBox", "search",'Search','.html'); +var searchBox = new SearchBox("searchBox", "search/",'.html'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> @@ -57,9 +57,16 @@ $(function() { <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> -<iframe src="javascript:void(0)" frameborder="0" - name="MSearchResults" id="MSearchResults"> -</iframe> +<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"> @@ -94,7 +101,7 @@ bool </td><td class="memItemRight" valign="bottom"><b>watch_storage_sync</b </pre><p> Row 0 │ 64 bytes │ 64 bytes │ 64 bytes │ 64 bytes │ ├──────────────┼──────────────┼──────────────┼──────────────┤ Row 1 │ 64 bytes │ 64 bytes │ 64 bytes │ 64 bytes │ ├──────────────┼──────────────┼──────────────┼──────────────┤ ... │ │ │ │ │ ├──────────────┼──────────────┼──────────────┼──────────────┤ Row 31 │ 64 bytes │ 64 bytes │ 64 bytes │ 64 bytes │ └──────────────┴──────────────┴──────────────┴──────────────┘ </p> <h2 class="groupheader">Function Documentation</h2> <a id="ga5e27f4d34bd3b602988af59c6068bd0c" name="ga5e27f4d34bd3b602988af59c6068bd0c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ga5e27f4d34bd3b602988af59c6068bd0c">◆ </a></span>watch_storage_erase()</h2> +<h2 class="memtitle"><span class="permalink"><a href="#ga5e27f4d34bd3b602988af59c6068bd0c">◆ </a></span>watch_storage_erase()</h2> <div class="memitem"> <div class="memproto"> @@ -120,7 +127,7 @@ bool </td><td class="memItemRight" valign="bottom"><b>watch_storage_sync</b </div> </div> <a id="gae11f49f5d9adee2ee89ec92c8026ca49" name="gae11f49f5d9adee2ee89ec92c8026ca49"></a> -<h2 class="memtitle"><span class="permalink"><a href="#gae11f49f5d9adee2ee89ec92c8026ca49">◆ </a></span>watch_storage_read()</h2> +<h2 class="memtitle"><span class="permalink"><a href="#gae11f49f5d9adee2ee89ec92c8026ca49">◆ </a></span>watch_storage_read()</h2> <div class="memitem"> <div class="memproto"> @@ -171,7 +178,7 @@ bool </td><td class="memItemRight" valign="bottom"><b>watch_storage_sync</b </div> </div> <a id="gad0fd4b333d95a0e50ac8e9a23620b861" name="gad0fd4b333d95a0e50ac8e9a23620b861"></a> -<h2 class="memtitle"><span class="permalink"><a href="#gad0fd4b333d95a0e50ac8e9a23620b861">◆ </a></span>watch_storage_write()</h2> +<h2 class="memtitle"><span class="permalink"><a href="#gad0fd4b333d95a0e50ac8e9a23620b861">◆ </a></span>watch_storage_write()</h2> <div class="memitem"> <div class="memproto"> @@ -224,7 +231,7 @@ bool </td><td class="memItemRight" valign="bottom"><b>watch_storage_sync</b </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> -Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.4 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5 </small></address> </body> </html> |