summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoeycastillo <joeycastillo@users.noreply.github.com>2022-01-27 17:03:19 +0000
committerjoeycastillo <joeycastillo@users.noreply.github.com>2022-01-27 17:03:19 +0000
commit3d048a3d0a8fb3435d4578f4d2852bc4b5718dc8 (patch)
treeb7db5a94f6d17654c07ada4047454023a2ac55a3
parentbbf146166834b91cf72d36d81b9d5d1145dbc6f2 (diff)
downloadSensor-Watch-3d048a3d0a8fb3435d4578f4d2852bc4b5718dc8.tar.gz
Sensor-Watch-3d048a3d0a8fb3435d4578f4d2852bc4b5718dc8.tar.bz2
Sensor-Watch-3d048a3d0a8fb3435d4578f4d2852bc4b5718dc8.zip
deploy: d3e484dc989a6e3a040b5b1092340973d9b4e22f
-rw-r--r--search/all_6.js2
-rw-r--r--search/variables_0.js2
-rw-r--r--watch__buzzer_8h_source.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/search/all_6.js b/search/all_6.js
index 8849ca0f..18d6c6e9 100644
--- a/search/all_6.js
+++ b/search/all_6.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['noteperiods_104',['NotePeriods',['../group__buzzer.html#ga747b4014093d6a71b6d8fba2db41696b',1,'watch_buzzer.h']]]
+ ['noteperiods_104',['NotePeriods',['../group__buzzer.html#ga747b4014093d6a71b6d8fba2db41696b',1,'NotePeriods():&#160;watch_private_buzzer.c'],['../group__buzzer.html#ga747b4014093d6a71b6d8fba2db41696b',1,'NotePeriods():&#160;watch_private_buzzer.c']]]
];
diff --git a/search/variables_0.js b/search/variables_0.js
index 5a3ee45a..c0c108c4 100644
--- a/search/variables_0.js
+++ b/search/variables_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['noteperiods_309',['NotePeriods',['../group__buzzer.html#ga747b4014093d6a71b6d8fba2db41696b',1,'watch_buzzer.h']]]
+ ['noteperiods_309',['NotePeriods',['../group__buzzer.html#ga747b4014093d6a71b6d8fba2db41696b',1,'NotePeriods():&#160;watch_private_buzzer.c'],['../group__buzzer.html#ga747b4014093d6a71b6d8fba2db41696b',1,'NotePeriods():&#160;watch_private_buzzer.c']]]
];
diff --git a/watch__buzzer_8h_source.html b/watch__buzzer_8h_source.html
index 26f72285..e25bccef 100644
--- a/watch__buzzer_8h_source.html
+++ b/watch__buzzer_8h_source.html
@@ -210,7 +210,7 @@ $(function() {
<div class="ttc" id="agroup__buzzer_html_ga1bb9e9b72fb691b87708ed14f79491d6"><div class="ttname"><a href="group__buzzer.html#ga1bb9e9b72fb691b87708ed14f79491d6">BuzzerNote</a></div><div class="ttdeci">BuzzerNote</div><div class="ttdoc">87 notes for use with watch_buzzer_play_note</div><div class="ttdef"><b>Definition:</b> watch_buzzer.h:61</div></div>
<div class="ttc" id="agroup__buzzer_html_ga24cef76bc304371e7914c7c5bb579f93"><div class="ttname"><a href="group__buzzer.html#ga24cef76bc304371e7914c7c5bb579f93">watch_disable_buzzer</a></div><div class="ttdeci">void watch_disable_buzzer(void)</div><div class="ttdoc">Disables the TCC peripheral that drives the buzzer.</div></div>
<div class="ttc" id="agroup__buzzer_html_ga6a2d48712d70aff4a1ab463afe6fdd98"><div class="ttname"><a href="group__buzzer.html#ga6a2d48712d70aff4a1ab463afe6fdd98">watch_set_buzzer_on</a></div><div class="ttdeci">void watch_set_buzzer_on(void)</div><div class="ttdoc">Turns the buzzer output on. It will emit a continuous sound at the given frequency.</div></div>
-<div class="ttc" id="agroup__buzzer_html_ga747b4014093d6a71b6d8fba2db41696b"><div class="ttname"><a href="group__buzzer.html#ga747b4014093d6a71b6d8fba2db41696b">NotePeriods</a></div><div class="ttdeci">const uint16_t NotePeriods[108]</div><div class="ttdoc">An array of periods for all the notes on a piano, corresponding to the names in BuzzerNote.</div></div>
+<div class="ttc" id="agroup__buzzer_html_ga747b4014093d6a71b6d8fba2db41696b"><div class="ttname"><a href="group__buzzer.html#ga747b4014093d6a71b6d8fba2db41696b">NotePeriods</a></div><div class="ttdeci">const uint16_t NotePeriods[108]</div><div class="ttdoc">An array of periods for all the notes on a piano, corresponding to the names in BuzzerNote.</div><div class="ttdef"><b>Definition:</b> watch_private_buzzer.c:28</div></div>
<div class="ttc" id="agroup__buzzer_html_ga77f213418f48937de73bfe7ac5fc58c9"><div class="ttname"><a href="group__buzzer.html#ga77f213418f48937de73bfe7ac5fc58c9">watch_set_buzzer_period</a></div><div class="ttdeci">void watch_set_buzzer_period(uint32_t period)</div><div class="ttdoc">Sets the period of the buzzer.</div></div>
<div class="ttc" id="agroup__buzzer_html_ga803568f5bc5f6b77ea9efa5299c6d9f4"><div class="ttname"><a href="group__buzzer.html#ga803568f5bc5f6b77ea9efa5299c6d9f4">watch_set_buzzer_off</a></div><div class="ttdeci">void watch_set_buzzer_off(void)</div><div class="ttdoc">Turns the buzzer output off.</div></div>
<div class="ttc" id="agroup__buzzer_html_ga84d2f603c4f87f2199ebc102439fb204"><div class="ttname"><a href="group__buzzer.html#ga84d2f603c4f87f2199ebc102439fb204">watch_enable_buzzer</a></div><div class="ttdeci">void watch_enable_buzzer(void)</div><div class="ttdoc">Enables the TCC peripheral, which drives the buzzer.</div></div>