Skip to content

Commit

Permalink
Deploying to gh-pages from @ 201d7ed 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
matsujirushi committed Jul 8, 2024
1 parent d6733e4 commit 10251ce
Show file tree
Hide file tree
Showing 408 changed files with 19,205 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
110 changes: 110 additions & 0 deletions AtClient_8hpp.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,110 @@
<!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.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Wio Cellular: AtClient.hpp ファイル</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">Wio Cellular
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- 構築: Doxygen 1.9.1 -->
<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,'検索','.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:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','検索');
$(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_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_922ff8bb4e557a886cc34b5df365a8cd.html">module</a></li><li class="navelem"><a class="el" href="dir_1cbfdd99d9c8d12a0f5e62ed137bc7e1.html">at_client</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">クラス</a> </div>
<div class="headertitle">
<div class="title">AtClient.hpp ファイル</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &lt;functional&gt;</code><br />
<code>#include &lt;list&gt;</code><br />
<code>#include &lt;string&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
AtClient.hpp の依存先関係図:</div>
<div class="dyncontent">
<div class="center"><img src="AtClient_8hpp__incl.png" border="0" usemap="#aAtClient_8hpp" alt=""/></div>
<map name="aAtClient_8hpp" id="aAtClient_8hpp">
<area shape="rect" title=" " alt="" coords="87,5,189,32"/>
<area shape="rect" title=" " alt="" coords="5,80,92,107"/>
<area shape="rect" title=" " alt="" coords="117,80,159,107"/>
<area shape="rect" title=" " alt="" coords="183,80,242,107"/>
</map>
</div>
</div><div class="textblock"><div class="dynheader">
被依存関係図:</div>
<div class="dyncontent">
<div class="center"><img src="AtClient_8hpp__dep__incl.png" border="0" usemap="#aAtClient_8hppdep" alt=""/></div>
<map name="aAtClient_8hppdep" id="aAtClient_8hppdep">
<area shape="rect" title=" " alt="" coords="5,5,108,32"/>
<area shape="rect" href="Bg770a_8hpp.html" title=" " alt="" coords="7,80,106,107"/>
</map>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
クラス</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtClient.html">AtClient&lt; MODULE &gt;</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">ATコマンドクライアント <a href="classAtClient.html#details">[詳解]</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
構築:&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
</small></address>
</body>
</html>
4 changes: 4 additions & 0 deletions AtClient_8hpp__dep__incl.map
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<map id="AtClient.hpp" name="AtClient.hpp">
<area shape="rect" id="node1" title=" " alt="" coords="5,5,108,32"/>
<area shape="rect" id="node2" href="$Bg770a_8hpp.html" title=" " alt="" coords="7,80,106,107"/>
</map>
1 change: 1 addition & 0 deletions AtClient_8hpp__dep__incl.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
350e865ed6da585d3bb6d9604748527c
Binary file added AtClient_8hpp__dep__incl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions AtClient_8hpp__incl.map
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<map id="AtClient.hpp" name="AtClient.hpp">
<area shape="rect" id="node1" title=" " alt="" coords="87,5,189,32"/>
<area shape="rect" id="node2" title=" " alt="" coords="5,80,92,107"/>
<area shape="rect" id="node3" title=" " alt="" coords="117,80,159,107"/>
<area shape="rect" id="node4" title=" " alt="" coords="183,80,242,107"/>
</map>
1 change: 1 addition & 0 deletions AtClient_8hpp__incl.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
9081ff3d4fff1b77ae9a62f48275091d
Binary file added AtClient_8hpp__incl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
108 changes: 108 additions & 0 deletions AtParameterParser_8hpp.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
<!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.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Wio Cellular: AtParameterParser.hpp ファイル</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">Wio Cellular
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- 構築: Doxygen 1.9.1 -->
<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,'検索','.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:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','検索');
$(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_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_922ff8bb4e557a886cc34b5df365a8cd.html">module</a></li><li class="navelem"><a class="el" href="dir_1cbfdd99d9c8d12a0f5e62ed137bc7e1.html">at_client</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">クラス</a> </div>
<div class="headertitle">
<div class="title">AtParameterParser.hpp ファイル</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &lt;string&gt;</code><br />
<code>#include &lt;vector&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
AtParameterParser.hpp の依存先関係図:</div>
<div class="dyncontent">
<div class="center"><img src="AtParameterParser_8hpp__incl.png" border="0" usemap="#aAtParameterParser_8hpp" alt=""/></div>
<map name="aAtParameterParser_8hpp" id="aAtParameterParser_8hpp">
<area shape="rect" title=" " alt="" coords="5,5,176,32"/>
<area shape="rect" title=" " alt="" coords="19,80,77,107"/>
<area shape="rect" title=" " alt="" coords="102,80,165,107"/>
</map>
</div>
</div><div class="textblock"><div class="dynheader">
被依存関係図:</div>
<div class="dyncontent">
<div class="center"><img src="AtParameterParser_8hpp__dep__incl.png" border="0" usemap="#aAtParameterParser_8hppdep" alt=""/></div>
<map name="aAtParameterParser_8hppdep" id="aAtParameterParser_8hppdep">
<area shape="rect" title=" " alt="" coords="5,5,176,32"/>
<area shape="rect" href="Bg770a_8hpp.html" title=" " alt="" coords="41,80,140,107"/>
</map>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
クラス</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtParameterParser.html">AtParameterParser</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">ATパラメータのパーサー <a href="classAtParameterParser.html#details">[詳解]</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
構築:&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
</small></address>
</body>
</html>
4 changes: 4 additions & 0 deletions AtParameterParser_8hpp__dep__incl.map
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<map id="AtParameterParser.hpp" name="AtParameterParser.hpp">
<area shape="rect" id="node1" title=" " alt="" coords="5,5,176,32"/>
<area shape="rect" id="node2" href="$Bg770a_8hpp.html" title=" " alt="" coords="41,80,140,107"/>
</map>
1 change: 1 addition & 0 deletions AtParameterParser_8hpp__dep__incl.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a824dfc75686fad6340d0bdc41b92fe9
Binary file added AtParameterParser_8hpp__dep__incl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions AtParameterParser_8hpp__incl.map
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<map id="AtParameterParser.hpp" name="AtParameterParser.hpp">
<area shape="rect" id="node1" title=" " alt="" coords="5,5,176,32"/>
<area shape="rect" id="node2" title=" " alt="" coords="19,80,77,107"/>
<area shape="rect" id="node3" title=" " alt="" coords="102,80,165,107"/>
</map>
1 change: 1 addition & 0 deletions AtParameterParser_8hpp__incl.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c1f79dd69fa6afc4f00e773bd1c4a321
Binary file added AtParameterParser_8hpp__incl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
128 changes: 128 additions & 0 deletions Bg770aInterface_8hpp.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
<!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.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Wio Cellular: Bg770aInterface.hpp ファイル</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">Wio Cellular
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- 構築: Doxygen 1.9.1 -->
<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,'検索','.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:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','検索');
$(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_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_922ff8bb4e557a886cc34b5df365a8cd.html">module</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">クラス</a> &#124;
<a href="#func-members">関数</a> </div>
<div class="headertitle">
<div class="title">Bg770aInterface.hpp ファイル</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &lt;Arduino.h&gt;</code><br />
<code>#include &quot;<a class="el" href="Suli3_8hpp.html">../Suli3.hpp</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Bg770aInterface.hpp の依存先関係図:</div>
<div class="dyncontent">
<div class="center"><img src="Bg770aInterface_8hpp__incl.png" border="0" usemap="#aBg770aInterface_8hpp" alt=""/></div>
<map name="aBg770aInterface_8hpp" id="aBg770aInterface_8hpp">
<area shape="rect" title=" " alt="" coords="5,5,163,32"/>
<area shape="rect" title=" " alt="" coords="209,244,293,271"/>
<area shape="rect" href="Suli3_8hpp.html" title=" " alt="" coords="202,80,297,107"/>
<area shape="rect" href="DigitalInputPin_8hpp.html" title=" " alt="" coords="56,155,243,196"/>
<area shape="rect" href="DigitalOutputPin_8hpp.html" title=" " alt="" coords="459,155,656,196"/>
<area shape="rect" href="Uart_8hpp.html" title=" " alt="" coords="267,162,434,189"/>
<area shape="rect" title=" " alt="" coords="523,244,592,271"/>
</map>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
クラス</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBg770aInterface.html">Bg770aInterface&lt; UART &gt;</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Quectel BG770Aインターフェース <a href="classBg770aInterface.html#details">[詳解]</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
関数</h2></td></tr>
<tr class="memitem:aee7543090f9d9d6d713d32d0ed3172b8"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="Bg770aInterface_8hpp.html#aee7543090f9d9d6d713d32d0ed3172b8">BG770AINTERFACE_VDD_EXT_IRQHANDLER</a> (void)</td></tr>
<tr class="separator:aee7543090f9d9d6d713d32d0ed3172b8"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">関数詳解</h2>
<a id="aee7543090f9d9d6d713d32d0ed3172b8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aee7543090f9d9d6d713d32d0ed3172b8">&#9670;&nbsp;</a></span>BG770AINTERFACE_VDD_EXT_IRQHANDLER()</h2>

<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void BG770AINTERFACE_VDD_EXT_IRQHANDLER </td>
<td>(</td>
<td class="paramtype">void&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">

</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
構築:&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
</small></address>
</body>
</html>
9 changes: 9 additions & 0 deletions Bg770aInterface_8hpp__incl.map
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<map id="Bg770aInterface.hpp" name="Bg770aInterface.hpp">
<area shape="rect" id="node1" title=" " alt="" coords="5,5,163,32"/>
<area shape="rect" id="node2" title=" " alt="" coords="209,244,293,271"/>
<area shape="rect" id="node3" href="$Suli3_8hpp.html" title=" " alt="" coords="202,80,297,107"/>
<area shape="rect" id="node4" href="$DigitalInputPin_8hpp.html" title=" " alt="" coords="56,155,243,196"/>
<area shape="rect" id="node5" href="$DigitalOutputPin_8hpp.html" title=" " alt="" coords="459,155,656,196"/>
<area shape="rect" id="node7" href="$Uart_8hpp.html" title=" " alt="" coords="267,162,434,189"/>
<area shape="rect" id="node6" title=" " alt="" coords="523,244,592,271"/>
</map>
1 change: 1 addition & 0 deletions Bg770aInterface_8hpp__incl.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
68b6d7e1923982d2b75ff06cdf33a36f
Binary file added Bg770aInterface_8hpp__incl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 10251ce

Please sign in to comment.