Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jedeoric committed Jan 25, 2024
1 parent db2d021 commit aa34cb6
Show file tree
Hide file tree
Showing 22 changed files with 241 additions and 482 deletions.
36 changes: 36 additions & 0 deletions docs/api/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,23 @@



<li class="md-tabs__item">
<a href="/." class="md-tabs__link">




Introduction

</a>
</li>







<li class="md-tabs__item">
<a href="/assembly/" class="md-tabs__link">

Expand Down Expand Up @@ -231,6 +248,25 @@



<li class="md-nav__item">
<a href="/." class="md-nav__link">


<span class="md-ellipsis">
Introduction
</span>


</a>
</li>








<li class="md-nav__item">
<a href="/assembly/" class="md-nav__link">

Expand Down
80 changes: 60 additions & 20 deletions docs/api/assembly/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@



<link rel="prev" href="..">


<link rel="next" href="../c/">

Expand Down Expand Up @@ -169,6 +171,23 @@




<li class="md-tabs__item">
<a href=".." class="md-tabs__link">




Introduction

</a>
</li>









Expand Down Expand Up @@ -239,6 +258,25 @@




<li class="md-nav__item">
<a href=".." class="md-nav__link">


<span class="md-ellipsis">
Introduction
</span>


</a>
</li>










Expand Down Expand Up @@ -666,50 +704,52 @@
<h2 id="ch376_check_exist">ch376_check_exist</h2>
<p><strong><em>Description</em></strong></p>
<p>Send a value, if ch376 is present, it will return $AA</p>
<p><strong><em>Returns</em></strong>
<em>$AA</em> in accumulator if it's OK</p>
<p><strong><em>ReturnsA</em></strong>
* Accumulator : $AA* if it's OK</p>
<h2 id="ch376_dir_create">ch376_dir_create</h2>
<p><strong><em>Description</em></strong></p>
<p>create a folder</p>
<p><strong><em>Returns</em></strong>
<em>ch376</em> status values</p>
<p><strong><em>ReturnsA</em></strong>
* Accumulator : ch376* status values</p>
<h2 id="ch376_disk_capacity">ch376_disk_capacity</h2>
<p><strong><em>Description</em></strong></p>
<p>check disk capacity</p>
<h2 id="ch376_disk_mount">ch376_disk_mount</h2>
<p><strong><em>Description</em></strong></p>
<p>perform a disk mount</p>
<p><strong><em>Returns</em></strong>
<em>ch376</em> status values</p>
<p><strong><em>ReturnsA</em></strong>
* Accumulator : ch376* status values</p>
<h2 id="ch376_disk_query">ch376_disk_query</h2>
<h2 id="ch376_file_close">ch376_file_close</h2>
<p><strong><em>Returns</em></strong>
<em>ch376</em> status values</p>
<p><strong><em>ReturnsA</em></strong>
* Accumulator : ch376* status values</p>
<h2 id="ch376_file_create">ch376_file_create</h2>
<p><strong><em>Returns</em></strong>
<em>ch376</em> status values</p>
<p><strong><em>ReturnsA</em></strong>
* Accumulator : ch376* status values</p>
<h2 id="ch376_file_erase">ch376_file_erase</h2>
<p><strong><em>Returns</em></strong>
<em>ch376</em> status values</p>
<h2 id="ch376_file_open">ch376_file_open</h2>
<p><strong><em>Returns</em></strong>
<em>ch376</em> status values</p>
<p><strong><em>ReturnsA</em></strong>
* Accumulator : ch376* status values</p>
<h2 id="ch376_get_descr">ch376_get_descr</h2>
<p><strong><em>Returns</em></strong>
<em>ch376</em> status values</p>
<p><strong><em>ReturnsA</em></strong>
* Accumulator : ch376* status values</p>
<h2 id="ch376_get_file_size">ch376_get_file_size</h2>
<h2 id="ch376_ic_get_ver">ch376_ic_get_ver</h2>
<p><strong><em>Description</em></strong></p>
<p>get version</p>
<p><strong><em>ReturnsA</em></strong>
* Accumulator : ch376* firmware version</p>
<h2 id="ch376_lib_version">ch376_lib_version</h2>
<p><strong><em>Description</em></strong></p>
<p>Get lib version</p>
<p><strong><em>ReturnsA</em></strong>
* Accumulator : ch376* lib version</p>
<h2 id="ch376_reset_all">ch376_reset_all</h2>
<p><strong><em>Description</em></strong></p>
<p>reset CH376</p>
<h2 id="ch376_seek_file">ch376_seek_file</h2>
<p><strong><em>Returns</em></strong>
<em>ch376</em> status values</p>
<p><strong><em>ReturnsA</em></strong>
* Accumulator : ch376* status values</p>
<h2 id="ch376_set_address">ch376_set_address</h2>
<h2 id="ch376_set_config">ch376_set_config</h2>
<h2 id="ch376_set_file_name">ch376_set_file_name</h2>
Expand All @@ -719,8 +759,8 @@ <h2 id="ch376_set_usb_mode">ch376_set_usb_mode</h2>
<p>Set usb mode</p>
<h2 id="ch376_set_usb_speed">ch376_set_usb_speed</h2>
<h2 id="ch376_wait_response">ch376_wait_response</h2>
<p><strong><em>Returns</em></strong>
<em>ch376</em> status values</p></div>
<p><strong><em>ReturnsA</em></strong>
* Accumulator : ch376* status values</p></div>

<hr>
<div class="md-source-file">
Expand Down
40 changes: 40 additions & 0 deletions docs/api/c/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,23 @@



<li class="md-tabs__item">
<a href=".." class="md-tabs__link">




Introduction

</a>
</li>







<li class="md-tabs__item">
<a href="../assembly/" class="md-tabs__link">

Expand Down Expand Up @@ -240,6 +257,25 @@



<li class="md-nav__item">
<a href=".." class="md-nav__link">


<span class="md-ellipsis">
Introduction
</span>


</a>
</li>








<li class="md-nav__item">
<a href="../assembly/" class="md-nav__link">

Expand Down Expand Up @@ -699,9 +735,13 @@ <h2 id="void-ch376_get_file_sizevoid">void ch376_get_file_size(void);</h2>
<h2 id="unsigned-char-ch376_ic_get_versionvoid">unsigned char ch376_ic_get_version(void);</h2>
<p><strong><em>Description</em></strong></p>
<p>get version</p>
<p><strong><em>Returns</em></strong>
<em>ch376</em> firmware version</p>
<h2 id="unsigned-char-ch376_lib_versionvoid">unsigned char ch376_lib_version(void);</h2>
<p><strong><em>Description</em></strong></p>
<p>Get lib version</p>
<p><strong><em>Returns</em></strong>
<em>ch376</em> lib version</p>
<h2 id="void-ch376_reset_allvoid">void ch376_reset_all(void);</h2>
<p><strong><em>Description</em></strong></p>
<p>reset CH376</p>
Expand Down
Loading

0 comments on commit aa34cb6

Please sign in to comment.