summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoeycastillo <joeycastillo@users.noreply.github.com>2022-01-21 16:26:12 +0000
committerjoeycastillo <joeycastillo@users.noreply.github.com>2022-01-21 16:26:12 +0000
commit42795641a55e0a89f9674cb65b8e71024508293d (patch)
tree87e9e49806ed3542d9c6be025674c2de0b1df5ff
parent57a9736ad0dd6d45a9a311a2ee44952bd220b851 (diff)
downloadSensor-Watch-42795641a55e0a89f9674cb65b8e71024508293d.tar.gz
Sensor-Watch-42795641a55e0a89f9674cb65b8e71024508293d.tar.bz2
Sensor-Watch-42795641a55e0a89f9674cb65b8e71024508293d.zip
deploy: a21ad54aac11fa2624105ba0a203808416d228be
-rw-r--r--group__utility.html49
-rw-r--r--search/all_a.js13
-rw-r--r--search/classes_0.js2
-rw-r--r--search/enums_0.js2
-rw-r--r--search/enums_1.js4
-rw-r--r--search/enumvalues_0.js176
-rw-r--r--search/enumvalues_1.js10
-rw-r--r--search/files_0.js2
-rw-r--r--search/functions_0.js4
-rw-r--r--search/functions_1.js12
-rw-r--r--search/functions_2.js161
-rw-r--r--search/groups_0.js4
-rw-r--r--search/groups_1.js4
-rw-r--r--search/groups_2.js4
-rw-r--r--search/groups_3.js2
-rw-r--r--search/groups_4.js2
-rw-r--r--search/groups_5.js2
-rw-r--r--search/groups_6.js4
-rw-r--r--search/groups_7.js2
-rw-r--r--search/pages_0.js2
-rw-r--r--search/typedefs_0.js2
-rw-r--r--search/typedefs_1.js4
-rw-r--r--search/variables_0.js2
-rw-r--r--watch__utility_8h_source.html11
24 files changed, 267 insertions, 213 deletions
diff --git a/group__utility.html b/group__utility.html
index 701bd865..4c31d1e0 100644
--- a/group__utility.html
+++ b/group__utility.html
@@ -87,6 +87,9 @@ Functions</h2></td></tr>
<tr class="memitem:ga396e56109234aaa00993c3dd84f3f43c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="unionwatch__date__time.html">watch_date_time</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__utility.html#ga396e56109234aaa00993c3dd84f3f43c">watch_utility_date_time_from_unix_time</a> (uint32_t timestamp, uint32_t utc_offset)</td></tr>
<tr class="memdesc:ga396e56109234aaa00993c3dd84f3f43c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the UNIX time (seconds since 1970) for a given <a class="el" href="unionwatch__date__time.html">watch_date_time</a> struct. <a href="group__utility.html#ga396e56109234aaa00993c3dd84f3f43c">More...</a><br /></td></tr>
<tr class="separator:ga396e56109234aaa00993c3dd84f3f43c"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ga94f038ec0e1b8f3c48c4364b56566327"><td class="memItemLeft" align="right" valign="top"><a class="el" href="unionwatch__date__time.html">watch_date_time</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__utility.html#ga94f038ec0e1b8f3c48c4364b56566327">watch_utility_date_time_convert_zone</a> (<a class="el" href="unionwatch__date__time.html">watch_date_time</a> date_time, uint32_t origin_utc_offset, uint32_t destination_utc_offset)</td></tr>
+<tr class="memdesc:ga94f038ec0e1b8f3c48c4364b56566327"><td class="mdescLeft">&#160;</td><td class="mdescRight">Converts a time from a given time zone to another time zone. <a href="group__utility.html#ga94f038ec0e1b8f3c48c4364b56566327">More...</a><br /></td></tr>
+<tr class="separator:ga94f038ec0e1b8f3c48c4364b56566327"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ga2753ff031c28202d23b0f3e80de2c920"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__utility.html#ga2753ff031c28202d23b0f3e80de2c920">watch_utility_thermistor_temperature</a> (uint16_t value, bool highside, float b_coefficient, float nominal_temperature, float nominal_resistance, float series_resistance)</td></tr>
<tr class="memdesc:ga2753ff031c28202d23b0f3e80de2c920"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns a temperature in degrees Celsius for a given thermistor voltage divider circuit. <a href="group__utility.html#ga2753ff031c28202d23b0f3e80de2c920">More...</a><br /></td></tr>
<tr class="separator:ga2753ff031c28202d23b0f3e80de2c920"><td class="memSeparator" colspan="2">&#160;</td></tr>
@@ -169,6 +172,52 @@ Functions</h2></td></tr>
</div>
</div>
+<a id="ga94f038ec0e1b8f3c48c4364b56566327"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ga94f038ec0e1b8f3c48c4364b56566327">&#9670;&nbsp;</a></span>watch_utility_date_time_convert_zone()</h2>
+
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="unionwatch__date__time.html">watch_date_time</a> watch_utility_date_time_convert_zone </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="unionwatch__date__time.html">watch_date_time</a>&#160;</td>
+ <td class="paramname"><em>date_time</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t&#160;</td>
+ <td class="paramname"><em>origin_utc_offset</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t&#160;</td>
+ <td class="paramname"><em>destination_utc_offset</em>&#160;</td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Converts a time from a given time zone to another time zone. </p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramname">date_time</td><td>The <a class="el" href="unionwatch__date__time.html">watch_date_time</a> that you wish to convert </td></tr>
+ <tr><td class="paramname">origin_utc_offset</td><td>The number of seconds from UTC in the origin time zone </td></tr>
+ <tr><td class="paramname">destination_utc_offset</td><td>The number of seconds from UTC in the destination time zone </td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="unionwatch__date__time.html">watch_date_time</a> for the given UNIX timestamp and UTC offset, or if outside the range that <a class="el" href="unionwatch__date__time.html">watch_date_time</a> can represent, a <a class="el" href="unionwatch__date__time.html">watch_date_time</a> with all fields set to 0. </dd></dl>
+<dl class="section note"><dt>Note</dt><dd>Adapted from MIT-licensed code from musl, Copyright © 2005-2014 Rich Felker, et al.: <a href="https://github.com/esmil/musl/blob/1cc81f5cb0df2b66a795ff0c26d7bbc4d16e13c6/src/time/__secs_to_tm.c">https://github.com/esmil/musl/blob/1cc81f5cb0df2b66a795ff0c26d7bbc4d16e13c6/src/time/__secs_to_tm.c</a> </dd></dl>
+
+</div>
+</div>
<a id="ga396e56109234aaa00993c3dd84f3f43c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ga396e56109234aaa00993c3dd84f3f43c">&#9670;&nbsp;</a></span>watch_utility_date_time_from_unix_time()</h2>
diff --git a/search/all_a.js b/search/all_a.js
index 6b5439db..edbb0b75 100644
--- a/search/all_a.js
+++ b/search/all_a.js
@@ -48,7 +48,7 @@ var searchData=
['watch_5findicator_5flap_156',['WATCH_INDICATOR_LAP',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2a98d272d879d473fb507a9fc27b6741c6',1,'watch_slcd.h']]],
['watch_5findicator_5fpm_157',['WATCH_INDICATOR_PM',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2a0d023567f536ace6ff82e5120729090f',1,'watch_slcd.h']]],
['watch_5findicator_5fsignal_158',['WATCH_INDICATOR_SIGNAL',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2a827a013c00782a143f13a4f88ce50292',1,'watch_slcd.h']]],
- ['watch_5finterrupt_5ftrigger_159',['watch_interrupt_trigger',['../group__buttons.html#gadee2b304ce34a8aec5aedabd75934c1b',1,'watch_interrupt_trigger():&#160;watch_extint.h'],['../group__buttons.html#ga0454ca577b6fcc7a7cb03039cb5150d8',1,'watch_interrupt_trigger():&#160;watch_extint.h']]],
+ ['watch_5finterrupt_5ftrigger_159',['watch_interrupt_trigger',['../group__buttons.html#ga0454ca577b6fcc7a7cb03039cb5150d8',1,'watch_interrupt_trigger():&#160;watch_extint.h'],['../group__buttons.html#gadee2b304ce34a8aec5aedabd75934c1b',1,'watch_interrupt_trigger():&#160;watch_extint.h']]],
['watch_5fis_5fbattery_5flow_160',['watch_is_battery_low',['../watch_8h.html#a16023aa6b668de61af59b40b2bee5d1d',1,'watch.c']]],
['watch_5fis_5fbuzzer_5for_5fled_5fenabled_161',['watch_is_buzzer_or_led_enabled',['../watch_8h.html#a6df21baf06b4a5392d95dd3cdde75d94',1,'watch.c']]],
['watch_5fregister_5fextwake_5fcallback_162',['watch_register_extwake_callback',['../group__deepsleep.html#gacad726423f5f38697c87474ab25244ca',1,'watch_register_extwake_callback(uint8_t pin, ext_irq_cb_t callback, bool level):&#160;watch_deepsleep.c'],['../group__deepsleep.html#gacad726423f5f38697c87474ab25244ca',1,'watch_register_extwake_callback(uint8_t pin, ext_irq_cb_t callback, bool level):&#160;watch_deepsleep.c']]],
@@ -84,9 +84,10 @@ var searchData=
['watch_5fstore_5fbackup_5fdata_192',['watch_store_backup_data',['../group__deepsleep.html#ga385b36922ec76c5fe697772f97a05846',1,'watch_store_backup_data(uint32_t data, uint8_t reg):&#160;watch_deepsleep.c'],['../group__deepsleep.html#ga385b36922ec76c5fe697772f97a05846',1,'watch_store_backup_data(uint32_t data, uint8_t reg):&#160;watch_deepsleep.c']]],
['watch_5ftick_5fanimation_5fis_5frunning_193',['watch_tick_animation_is_running',['../group__slcd.html#ga3764fb499e056f9a45588268f11be8a0',1,'watch_tick_animation_is_running(void):&#160;watch_slcd.c'],['../group__slcd.html#ga3764fb499e056f9a45588268f11be8a0',1,'watch_tick_animation_is_running(void):&#160;watch_slcd.c']]],
['watch_5futility_5fconvert_5fto_5funix_5ftime_194',['watch_utility_convert_to_unix_time',['../group__utility.html#ga94f5cc404949bf4c0ac4bc4770ec8eda',1,'watch_utility_convert_to_unix_time(uint16_t year, uint8_t month, uint8_t day, uint8_t hour, uint8_t minute, uint8_t second, uint32_t utc_offset):&#160;watch_utility.c'],['../group__utility.html#ga94f5cc404949bf4c0ac4bc4770ec8eda',1,'watch_utility_convert_to_unix_time(uint16_t year, uint8_t month, uint8_t day, uint8_t hour, uint8_t minute, uint8_t second, uint32_t utc_offset):&#160;watch_utility.c']]],
- ['watch_5futility_5fdate_5ftime_5ffrom_5funix_5ftime_195',['watch_utility_date_time_from_unix_time',['../group__utility.html#ga396e56109234aaa00993c3dd84f3f43c',1,'watch_utility_date_time_from_unix_time(uint32_t timestamp, uint32_t utc_offset):&#160;watch_utility.c'],['../group__utility.html#ga396e56109234aaa00993c3dd84f3f43c',1,'watch_utility_date_time_from_unix_time(uint32_t timestamp, uint32_t utc_offset):&#160;watch_utility.c']]],
- ['watch_5futility_5fdate_5ftime_5fto_5funix_5ftime_196',['watch_utility_date_time_to_unix_time',['../group__utility.html#gaffafef58755ff2704cf93fe1a0849a27',1,'watch_utility_date_time_to_unix_time(watch_date_time date_time, uint32_t utc_offset):&#160;watch_utility.c'],['../group__utility.html#gaffafef58755ff2704cf93fe1a0849a27',1,'watch_utility_date_time_to_unix_time(watch_date_time date_time, uint32_t utc_offset):&#160;watch_utility.c']]],
- ['watch_5futility_5fget_5fweekday_197',['watch_utility_get_weekday',['../group__utility.html#ga8f3d6ddf5f22bc61e1dc4b569009b127',1,'watch_utility_get_weekday(watch_date_time date_time):&#160;watch_utility.c'],['../group__utility.html#ga8f3d6ddf5f22bc61e1dc4b569009b127',1,'watch_utility_get_weekday(watch_date_time date_time):&#160;watch_utility.c']]],
- ['watch_5futility_5fthermistor_5ftemperature_198',['watch_utility_thermistor_temperature',['../group__utility.html#ga2753ff031c28202d23b0f3e80de2c920',1,'watch_utility_thermistor_temperature(uint16_t value, bool highside, float b_coefficient, float nominal_temperature, float nominal_resistance, float series_resistance):&#160;watch_utility.c'],['../group__utility.html#ga2753ff031c28202d23b0f3e80de2c920',1,'watch_utility_thermistor_temperature(uint16_t value, bool highside, float b_coefficient, float nominal_temperature, float nominal_resistance, float series_resistance):&#160;watch_utility.c']]],
- ['watchindicatorsegment_199',['WatchIndicatorSegment',['../group__slcd.html#ga37a28bfc539ea2bb83107d59f77b20d2',1,'WatchIndicatorSegment():&#160;watch_slcd.h'],['../group__slcd.html#ga12f90dd93f63366e5a08f161e5f6c9f5',1,'WatchIndicatorSegment():&#160;watch_slcd.h']]]
+ ['watch_5futility_5fdate_5ftime_5fconvert_5fzone_195',['watch_utility_date_time_convert_zone',['../group__utility.html#ga94f038ec0e1b8f3c48c4364b56566327',1,'watch_utility_date_time_convert_zone(watch_date_time date_time, uint32_t origin_utc_offset, uint32_t destination_utc_offset):&#160;watch_utility.c'],['../group__utility.html#ga94f038ec0e1b8f3c48c4364b56566327',1,'watch_utility_date_time_convert_zone(watch_date_time date_time, uint32_t origin_utc_offset, uint32_t destination_utc_offset):&#160;watch_utility.c']]],
+ ['watch_5futility_5fdate_5ftime_5ffrom_5funix_5ftime_196',['watch_utility_date_time_from_unix_time',['../group__utility.html#ga396e56109234aaa00993c3dd84f3f43c',1,'watch_utility_date_time_from_unix_time(uint32_t timestamp, uint32_t utc_offset):&#160;watch_utility.c'],['../group__utility.html#ga396e56109234aaa00993c3dd84f3f43c',1,'watch_utility_date_time_from_unix_time(uint32_t timestamp, uint32_t utc_offset):&#160;watch_utility.c']]],
+ ['watch_5futility_5fdate_5ftime_5fto_5funix_5ftime_197',['watch_utility_date_time_to_unix_time',['../group__utility.html#gaffafef58755ff2704cf93fe1a0849a27',1,'watch_utility_date_time_to_unix_time(watch_date_time date_time, uint32_t utc_offset):&#160;watch_utility.c'],['../group__utility.html#gaffafef58755ff2704cf93fe1a0849a27',1,'watch_utility_date_time_to_unix_time(watch_date_time date_time, uint32_t utc_offset):&#160;watch_utility.c']]],
+ ['watch_5futility_5fget_5fweekday_198',['watch_utility_get_weekday',['../group__utility.html#ga8f3d6ddf5f22bc61e1dc4b569009b127',1,'watch_utility_get_weekday(watch_date_time date_time):&#160;watch_utility.c'],['../group__utility.html#ga8f3d6ddf5f22bc61e1dc4b569009b127',1,'watch_utility_get_weekday(watch_date_time date_time):&#160;watch_utility.c']]],
+ ['watch_5futility_5fthermistor_5ftemperature_199',['watch_utility_thermistor_temperature',['../group__utility.html#ga2753ff031c28202d23b0f3e80de2c920',1,'watch_utility_thermistor_temperature(uint16_t value, bool highside, float b_coefficient, float nominal_temperature, float nominal_resistance, float series_resistance):&#160;watch_utility.c'],['../group__utility.html#ga2753ff031c28202d23b0f3e80de2c920',1,'watch_utility_thermistor_temperature(uint16_t value, bool highside, float b_coefficient, float nominal_temperature, float nominal_resistance, float series_resistance):&#160;watch_utility.c']]],
+ ['watchindicatorsegment_200',['WatchIndicatorSegment',['../group__slcd.html#ga37a28bfc539ea2bb83107d59f77b20d2',1,'WatchIndicatorSegment():&#160;watch_slcd.h'],['../group__slcd.html#ga12f90dd93f63366e5a08f161e5f6c9f5',1,'WatchIndicatorSegment():&#160;watch_slcd.h']]]
];
diff --git a/search/classes_0.js b/search/classes_0.js
index 363a5582..8e6a0e3b 100644
--- a/search/classes_0.js
+++ b/search/classes_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['watch_5fdate_5ftime_200',['watch_date_time',['../unionwatch__date__time.html',1,'']]]
+ ['watch_5fdate_5ftime_201',['watch_date_time',['../unionwatch__date__time.html',1,'']]]
];
diff --git a/search/enums_0.js b/search/enums_0.js
index 73348fcd..b214f5c3 100644
--- a/search/enums_0.js
+++ b/search/enums_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['buzzernote_294',['BuzzerNote',['../group__buzzer.html#ga1bb9e9b72fb691b87708ed14f79491d6',1,'watch_buzzer.h']]]
+ ['buzzernote_296',['BuzzerNote',['../group__buzzer.html#ga1bb9e9b72fb691b87708ed14f79491d6',1,'watch_buzzer.h']]]
];
diff --git a/search/enums_1.js b/search/enums_1.js
index 07858d84..f0d95a68 100644
--- a/search/enums_1.js
+++ b/search/enums_1.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['watch_5finterrupt_5ftrigger_295',['watch_interrupt_trigger',['../group__buttons.html#ga0454ca577b6fcc7a7cb03039cb5150d8',1,'watch_extint.h']]],
- ['watchindicatorsegment_296',['WatchIndicatorSegment',['../group__slcd.html#ga37a28bfc539ea2bb83107d59f77b20d2',1,'watch_slcd.h']]]
+ ['watch_5finterrupt_5ftrigger_297',['watch_interrupt_trigger',['../group__buttons.html#ga0454ca577b6fcc7a7cb03039cb5150d8',1,'watch_extint.h']]],
+ ['watchindicatorsegment_298',['WatchIndicatorSegment',['../group__slcd.html#ga37a28bfc539ea2bb83107d59f77b20d2',1,'watch_slcd.h']]]
];
diff --git a/search/enumvalues_0.js b/search/enumvalues_0.js
index af59a300..a0ab4221 100644
--- a/search/enumvalues_0.js
+++ b/search/enumvalues_0.js
@@ -1,91 +1,91 @@
var searchData=
[
- ['buzzer_5fnote_5fa1_297',['BUZZER_NOTE_A1',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6afb838bfe650cefe4cfb356acd995a0ab',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fa1sharp_5fb1flat_298',['BUZZER_NOTE_A1SHARP_B1FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a6aa0d6d561d6ec68cf2fcdfc662e289d',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fa2_299',['BUZZER_NOTE_A2',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6aa65b1ecb7a62f745465dd341c35aff3e',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fa2sharp_5fb2flat_300',['BUZZER_NOTE_A2SHARP_B2FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a6e1c28d05df3eedfac981a2da1e49be9',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fa3_301',['BUZZER_NOTE_A3',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a8a6bece5281a583f2e22c14d1c8617f1',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fa3sharp_5fb3flat_302',['BUZZER_NOTE_A3SHARP_B3FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a66ab13f3ca039caae7d7bc9f88466bdc',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fa4_303',['BUZZER_NOTE_A4',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a6f77c28a116f31e2c09641f9b24e26a5',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fa4sharp_5fb4flat_304',['BUZZER_NOTE_A4SHARP_B4FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a93bff0ab33c2d95301fd68c5940e0e23',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fa5_305',['BUZZER_NOTE_A5',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a8f1785f768faf95b68603b9ad4842de7',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fa5sharp_5fb5flat_306',['BUZZER_NOTE_A5SHARP_B5FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a5e22350698cb4f47b0f86985359a8c57',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fa6_307',['BUZZER_NOTE_A6',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ad65f009cb2724296dc84ded01df601db',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fa6sharp_5fb6flat_308',['BUZZER_NOTE_A6SHARP_B6FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a535918417144d5def0b514e00afede5d',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fa7_309',['BUZZER_NOTE_A7',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ae648ffdcdca18cb0d7d11132824a07b1',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fa7sharp_5fb7flat_310',['BUZZER_NOTE_A7SHARP_B7FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a7cb85b523319365d9de40a4283c72aab',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fa8_311',['BUZZER_NOTE_A8',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6aa3f3f368ade28922f6e127b048586681',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fa8sharp_5fb8flat_312',['BUZZER_NOTE_A8SHARP_B8FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ae1ac67083c01b61055db1856f8dc78d6',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fb1_313',['BUZZER_NOTE_B1',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a15d132d03442fb7ef68c79a2ea51a03d',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fb2_314',['BUZZER_NOTE_B2',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a4da4372f5404e78b8d9efec023e3a8d6',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fb3_315',['BUZZER_NOTE_B3',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6aee12ae9357fa73f3739053ae66291f56',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fb4_316',['BUZZER_NOTE_B4',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a8e554627b82718d302141ff21761180a',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fb5_317',['BUZZER_NOTE_B5',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a04d424219333aa1fac0cae7de68d94d4',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fb6_318',['BUZZER_NOTE_B6',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a389ae13e26d89dbe2a811deb7f58ed80',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fb7_319',['BUZZER_NOTE_B7',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a1e4df83378edcdacfbb177f0f9b91629',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fb8_320',['BUZZER_NOTE_B8',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a0821aede51092e8a91d0ff6079041d20',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fc2_321',['BUZZER_NOTE_C2',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a42510194448233844fe941d63583e465',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fc2sharp_5fd2flat_322',['BUZZER_NOTE_C2SHARP_D2FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a526a5e7540fec69ede0d7cc019b27232',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fc3_323',['BUZZER_NOTE_C3',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6acc53dc03a87cd2685eba65f50d78a7fb',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fc3sharp_5fd3flat_324',['BUZZER_NOTE_C3SHARP_D3FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ac00de40ddb3b88af0909b3651e29fd08',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fc4_325',['BUZZER_NOTE_C4',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a9beadf96bfaed65246f61f11e44d8115',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fc4sharp_5fd4flat_326',['BUZZER_NOTE_C4SHARP_D4FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a52807e5115c73087801ae19400435086',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fc5_327',['BUZZER_NOTE_C5',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ae692ccbfe3b845d6f7ef47fa00dc7fb3',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fc5sharp_5fd5flat_328',['BUZZER_NOTE_C5SHARP_D5FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a8f523953b899d2f0a4b238388ba24f96',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fc6_329',['BUZZER_NOTE_C6',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a23be129ddebefc138f7e17d9b1a149f5',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fc6sharp_5fd6flat_330',['BUZZER_NOTE_C6SHARP_D6FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a79ac8c470462646fd9abb06c21a35af2',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fc7_331',['BUZZER_NOTE_C7',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a9580b4cd5f44e70b86ba49ffcd2d8569',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fc7sharp_5fd7flat_332',['BUZZER_NOTE_C7SHARP_D7FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a1fb53bd8fe32b3ba14024839e6522908',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fc8_333',['BUZZER_NOTE_C8',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a07c7bd4fc0230296cdd073af361a2e2b',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fc8sharp_5fd8flat_334',['BUZZER_NOTE_C8SHARP_D8FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ac05b42c11b114f0cbe8f1e456704dc67',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fd2_335',['BUZZER_NOTE_D2',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6aced82af34813168c3ba664193f6e8119',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fd2sharp_5fe2flat_336',['BUZZER_NOTE_D2SHARP_E2FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6abf3f3771b6213da95cda4b304180ec9a',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fd3_337',['BUZZER_NOTE_D3',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a68efc589cfd823c2f4d5711db9940935',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fd3sharp_5fe3flat_338',['BUZZER_NOTE_D3SHARP_E3FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6af1aed83c22e09ed6b24da4c1f4bac8f0',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fd4_339',['BUZZER_NOTE_D4',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a5f71c43c1f4c98c385ad4571d50dca53',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fd4sharp_5fe4flat_340',['BUZZER_NOTE_D4SHARP_E4FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a3e4854fa8f4113e8716e0d9fd13699a2',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fd5_341',['BUZZER_NOTE_D5',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a6c1db9b5c52360e78fcab4769fdecebd',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fd5sharp_5fe5flat_342',['BUZZER_NOTE_D5SHARP_E5FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a67235ce0f70b6a19e2d2e85fa782966b',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fd6_343',['BUZZER_NOTE_D6',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a0c7b8f7d40c17383206711ea62671f2f',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fd6sharp_5fe6flat_344',['BUZZER_NOTE_D6SHARP_E6FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a023e51a47ee6b030ebbeeaa6d669889f',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fd7_345',['BUZZER_NOTE_D7',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a702f5911dc2baf7c542072abac9970f0',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fd7sharp_5fe7flat_346',['BUZZER_NOTE_D7SHARP_E7FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a24d5bce8eb78d22e39c5dc4117540542',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fd8_347',['BUZZER_NOTE_D8',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ad2d4eb2c5b96529006db88a713039894',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fd8sharp_5fe8flat_348',['BUZZER_NOTE_D8SHARP_E8FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a3a80021428f24fc29b714b768e8a27e2',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fe2_349',['BUZZER_NOTE_E2',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6aaa310b469856dcd58e99f77986ce2b2b',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fe3_350',['BUZZER_NOTE_E3',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a0b3434b807be2a43e547f5ac5abc0ad1',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fe4_351',['BUZZER_NOTE_E4',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a2bf817cf9bfeb3e4735cd25e98810e6c',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fe5_352',['BUZZER_NOTE_E5',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6abdcc76d81804c4f246cb8492f8aaf431',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fe6_353',['BUZZER_NOTE_E6',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a24bb6ca4bccedcf1b86853730ae9815c',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fe7_354',['BUZZER_NOTE_E7',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a2b60be48ea6333e6a8e88a2743e79392',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fe8_355',['BUZZER_NOTE_E8',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ac162a6c798724f15602aa5cd93ede615',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5ff2_356',['BUZZER_NOTE_F2',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a9cc61d7954c7061d75bdf37ff8c752e1',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5ff2sharp_5fg2flat_357',['BUZZER_NOTE_F2SHARP_G2FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6abc554a8d93518ec83b4c920ccd5aa447',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5ff3_358',['BUZZER_NOTE_F3',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6af540f4c703b9602b2bbcfc87b3815f30',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5ff3sharp_5fg3flat_359',['BUZZER_NOTE_F3SHARP_G3FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a0604e943a79ddc1da00c9702fa4f424a',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5ff4_360',['BUZZER_NOTE_F4',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ae1909f19a0e2712081ef9869d041ef31',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5ff4sharp_5fg4flat_361',['BUZZER_NOTE_F4SHARP_G4FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6aa7f6139d251888ec06ba41b5d0e07086',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5ff5_362',['BUZZER_NOTE_F5',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a520b4ccbf94e5ccb1374eb8457df5f77',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5ff5sharp_5fg5flat_363',['BUZZER_NOTE_F5SHARP_G5FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a7642b3e8121832fbb3f63b1b9519b838',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5ff6_364',['BUZZER_NOTE_F6',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a99351c6be75c0a687e8d9afaa6028aae',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5ff6sharp_5fg6flat_365',['BUZZER_NOTE_F6SHARP_G6FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a8d5e673d7246a98638d236fd0e65bdb0',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5ff7_366',['BUZZER_NOTE_F7',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a7deb6305d4d6b565d50e3462483a4d90',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5ff7sharp_5fg7flat_367',['BUZZER_NOTE_F7SHARP_G7FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6af86ab662181bc5288789d6b272c07a6b',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5ff8_368',['BUZZER_NOTE_F8',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a0019fe1785c3b63973ed0298d5ae4bb5',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5ff8sharp_5fg8flat_369',['BUZZER_NOTE_F8SHARP_G8FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ade5bb5ae6ca75a3b438b7fe70fe7d6a5',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fg2_370',['BUZZER_NOTE_G2',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6aec4bcc4bec80db3d64c3391db7edd1c3',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fg2sharp_5fa2flat_371',['BUZZER_NOTE_G2SHARP_A2FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a9e8b9512cd736c66c5c1fd275fbb6e0f',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fg3_372',['BUZZER_NOTE_G3',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ab78e96eaf196b10ea5f673502a035dcd',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fg3sharp_5fa3flat_373',['BUZZER_NOTE_G3SHARP_A3FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a23098056c21bc85f54d103d0512fcb31',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fg4_374',['BUZZER_NOTE_G4',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a18f205be114424d28e6cd009f52e3ff8',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fg4sharp_5fa4flat_375',['BUZZER_NOTE_G4SHARP_A4FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a6943445315c16460ad8226c337ce80b8',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fg5_376',['BUZZER_NOTE_G5',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ae68836e0be8fcad26734b9f2d9481f2e',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fg5sharp_5fa5flat_377',['BUZZER_NOTE_G5SHARP_A5FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a65296207f5b7e99a41176830cc81dd8c',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fg6_378',['BUZZER_NOTE_G6',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a5d998c6bc00b76857c81c1fa19ac2bd2',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fg6sharp_5fa6flat_379',['BUZZER_NOTE_G6SHARP_A6FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6aff2cf4fccda5e09c77a6f1aeeee50849',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fg7_380',['BUZZER_NOTE_G7',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a66b1e9a10a75da4aa194555ac0e6ecbd',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fg7sharp_5fa7flat_381',['BUZZER_NOTE_G7SHARP_A7FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6afab169ac4c7f142fdf5f96361f23579a',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fg8_382',['BUZZER_NOTE_G8',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a5ea3a5a1985ccdf22065c4b49b9b0d5c',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5fg8sharp_5fa8flat_383',['BUZZER_NOTE_G8SHARP_A8FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6af85b8ab1194b403b84f7a7d99ac63436',1,'watch_buzzer.h']]],
- ['buzzer_5fnote_5frest_384',['BUZZER_NOTE_REST',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a38cc9db9a774f5e8f78b26a95f9020ad',1,'watch_buzzer.h']]]
+ ['buzzer_5fnote_5fa1_299',['BUZZER_NOTE_A1',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6afb838bfe650cefe4cfb356acd995a0ab',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fa1sharp_5fb1flat_300',['BUZZER_NOTE_A1SHARP_B1FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a6aa0d6d561d6ec68cf2fcdfc662e289d',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fa2_301',['BUZZER_NOTE_A2',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6aa65b1ecb7a62f745465dd341c35aff3e',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fa2sharp_5fb2flat_302',['BUZZER_NOTE_A2SHARP_B2FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a6e1c28d05df3eedfac981a2da1e49be9',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fa3_303',['BUZZER_NOTE_A3',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a8a6bece5281a583f2e22c14d1c8617f1',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fa3sharp_5fb3flat_304',['BUZZER_NOTE_A3SHARP_B3FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a66ab13f3ca039caae7d7bc9f88466bdc',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fa4_305',['BUZZER_NOTE_A4',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a6f77c28a116f31e2c09641f9b24e26a5',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fa4sharp_5fb4flat_306',['BUZZER_NOTE_A4SHARP_B4FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a93bff0ab33c2d95301fd68c5940e0e23',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fa5_307',['BUZZER_NOTE_A5',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a8f1785f768faf95b68603b9ad4842de7',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fa5sharp_5fb5flat_308',['BUZZER_NOTE_A5SHARP_B5FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a5e22350698cb4f47b0f86985359a8c57',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fa6_309',['BUZZER_NOTE_A6',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ad65f009cb2724296dc84ded01df601db',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fa6sharp_5fb6flat_310',['BUZZER_NOTE_A6SHARP_B6FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a535918417144d5def0b514e00afede5d',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fa7_311',['BUZZER_NOTE_A7',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ae648ffdcdca18cb0d7d11132824a07b1',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fa7sharp_5fb7flat_312',['BUZZER_NOTE_A7SHARP_B7FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a7cb85b523319365d9de40a4283c72aab',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fa8_313',['BUZZER_NOTE_A8',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6aa3f3f368ade28922f6e127b048586681',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fa8sharp_5fb8flat_314',['BUZZER_NOTE_A8SHARP_B8FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ae1ac67083c01b61055db1856f8dc78d6',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fb1_315',['BUZZER_NOTE_B1',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a15d132d03442fb7ef68c79a2ea51a03d',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fb2_316',['BUZZER_NOTE_B2',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a4da4372f5404e78b8d9efec023e3a8d6',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fb3_317',['BUZZER_NOTE_B3',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6aee12ae9357fa73f3739053ae66291f56',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fb4_318',['BUZZER_NOTE_B4',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a8e554627b82718d302141ff21761180a',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fb5_319',['BUZZER_NOTE_B5',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a04d424219333aa1fac0cae7de68d94d4',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fb6_320',['BUZZER_NOTE_B6',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a389ae13e26d89dbe2a811deb7f58ed80',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fb7_321',['BUZZER_NOTE_B7',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a1e4df83378edcdacfbb177f0f9b91629',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fb8_322',['BUZZER_NOTE_B8',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a0821aede51092e8a91d0ff6079041d20',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fc2_323',['BUZZER_NOTE_C2',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a42510194448233844fe941d63583e465',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fc2sharp_5fd2flat_324',['BUZZER_NOTE_C2SHARP_D2FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a526a5e7540fec69ede0d7cc019b27232',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fc3_325',['BUZZER_NOTE_C3',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6acc53dc03a87cd2685eba65f50d78a7fb',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fc3sharp_5fd3flat_326',['BUZZER_NOTE_C3SHARP_D3FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ac00de40ddb3b88af0909b3651e29fd08',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fc4_327',['BUZZER_NOTE_C4',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a9beadf96bfaed65246f61f11e44d8115',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fc4sharp_5fd4flat_328',['BUZZER_NOTE_C4SHARP_D4FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a52807e5115c73087801ae19400435086',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fc5_329',['BUZZER_NOTE_C5',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ae692ccbfe3b845d6f7ef47fa00dc7fb3',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fc5sharp_5fd5flat_330',['BUZZER_NOTE_C5SHARP_D5FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a8f523953b899d2f0a4b238388ba24f96',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fc6_331',['BUZZER_NOTE_C6',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a23be129ddebefc138f7e17d9b1a149f5',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fc6sharp_5fd6flat_332',['BUZZER_NOTE_C6SHARP_D6FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a79ac8c470462646fd9abb06c21a35af2',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fc7_333',['BUZZER_NOTE_C7',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a9580b4cd5f44e70b86ba49ffcd2d8569',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fc7sharp_5fd7flat_334',['BUZZER_NOTE_C7SHARP_D7FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a1fb53bd8fe32b3ba14024839e6522908',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fc8_335',['BUZZER_NOTE_C8',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a07c7bd4fc0230296cdd073af361a2e2b',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fc8sharp_5fd8flat_336',['BUZZER_NOTE_C8SHARP_D8FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ac05b42c11b114f0cbe8f1e456704dc67',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fd2_337',['BUZZER_NOTE_D2',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6aced82af34813168c3ba664193f6e8119',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fd2sharp_5fe2flat_338',['BUZZER_NOTE_D2SHARP_E2FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6abf3f3771b6213da95cda4b304180ec9a',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fd3_339',['BUZZER_NOTE_D3',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a68efc589cfd823c2f4d5711db9940935',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fd3sharp_5fe3flat_340',['BUZZER_NOTE_D3SHARP_E3FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6af1aed83c22e09ed6b24da4c1f4bac8f0',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fd4_341',['BUZZER_NOTE_D4',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a5f71c43c1f4c98c385ad4571d50dca53',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fd4sharp_5fe4flat_342',['BUZZER_NOTE_D4SHARP_E4FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a3e4854fa8f4113e8716e0d9fd13699a2',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fd5_343',['BUZZER_NOTE_D5',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a6c1db9b5c52360e78fcab4769fdecebd',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fd5sharp_5fe5flat_344',['BUZZER_NOTE_D5SHARP_E5FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a67235ce0f70b6a19e2d2e85fa782966b',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fd6_345',['BUZZER_NOTE_D6',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a0c7b8f7d40c17383206711ea62671f2f',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fd6sharp_5fe6flat_346',['BUZZER_NOTE_D6SHARP_E6FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a023e51a47ee6b030ebbeeaa6d669889f',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fd7_347',['BUZZER_NOTE_D7',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a702f5911dc2baf7c542072abac9970f0',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fd7sharp_5fe7flat_348',['BUZZER_NOTE_D7SHARP_E7FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a24d5bce8eb78d22e39c5dc4117540542',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fd8_349',['BUZZER_NOTE_D8',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ad2d4eb2c5b96529006db88a713039894',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fd8sharp_5fe8flat_350',['BUZZER_NOTE_D8SHARP_E8FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a3a80021428f24fc29b714b768e8a27e2',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fe2_351',['BUZZER_NOTE_E2',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6aaa310b469856dcd58e99f77986ce2b2b',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fe3_352',['BUZZER_NOTE_E3',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a0b3434b807be2a43e547f5ac5abc0ad1',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fe4_353',['BUZZER_NOTE_E4',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a2bf817cf9bfeb3e4735cd25e98810e6c',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fe5_354',['BUZZER_NOTE_E5',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6abdcc76d81804c4f246cb8492f8aaf431',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fe6_355',['BUZZER_NOTE_E6',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a24bb6ca4bccedcf1b86853730ae9815c',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fe7_356',['BUZZER_NOTE_E7',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a2b60be48ea6333e6a8e88a2743e79392',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fe8_357',['BUZZER_NOTE_E8',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ac162a6c798724f15602aa5cd93ede615',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5ff2_358',['BUZZER_NOTE_F2',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a9cc61d7954c7061d75bdf37ff8c752e1',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5ff2sharp_5fg2flat_359',['BUZZER_NOTE_F2SHARP_G2FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6abc554a8d93518ec83b4c920ccd5aa447',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5ff3_360',['BUZZER_NOTE_F3',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6af540f4c703b9602b2bbcfc87b3815f30',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5ff3sharp_5fg3flat_361',['BUZZER_NOTE_F3SHARP_G3FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a0604e943a79ddc1da00c9702fa4f424a',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5ff4_362',['BUZZER_NOTE_F4',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ae1909f19a0e2712081ef9869d041ef31',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5ff4sharp_5fg4flat_363',['BUZZER_NOTE_F4SHARP_G4FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6aa7f6139d251888ec06ba41b5d0e07086',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5ff5_364',['BUZZER_NOTE_F5',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a520b4ccbf94e5ccb1374eb8457df5f77',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5ff5sharp_5fg5flat_365',['BUZZER_NOTE_F5SHARP_G5FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a7642b3e8121832fbb3f63b1b9519b838',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5ff6_366',['BUZZER_NOTE_F6',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a99351c6be75c0a687e8d9afaa6028aae',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5ff6sharp_5fg6flat_367',['BUZZER_NOTE_F6SHARP_G6FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a8d5e673d7246a98638d236fd0e65bdb0',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5ff7_368',['BUZZER_NOTE_F7',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a7deb6305d4d6b565d50e3462483a4d90',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5ff7sharp_5fg7flat_369',['BUZZER_NOTE_F7SHARP_G7FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6af86ab662181bc5288789d6b272c07a6b',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5ff8_370',['BUZZER_NOTE_F8',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a0019fe1785c3b63973ed0298d5ae4bb5',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5ff8sharp_5fg8flat_371',['BUZZER_NOTE_F8SHARP_G8FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ade5bb5ae6ca75a3b438b7fe70fe7d6a5',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fg2_372',['BUZZER_NOTE_G2',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6aec4bcc4bec80db3d64c3391db7edd1c3',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fg2sharp_5fa2flat_373',['BUZZER_NOTE_G2SHARP_A2FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a9e8b9512cd736c66c5c1fd275fbb6e0f',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fg3_374',['BUZZER_NOTE_G3',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ab78e96eaf196b10ea5f673502a035dcd',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fg3sharp_5fa3flat_375',['BUZZER_NOTE_G3SHARP_A3FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a23098056c21bc85f54d103d0512fcb31',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fg4_376',['BUZZER_NOTE_G4',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a18f205be114424d28e6cd009f52e3ff8',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fg4sharp_5fa4flat_377',['BUZZER_NOTE_G4SHARP_A4FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a6943445315c16460ad8226c337ce80b8',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fg5_378',['BUZZER_NOTE_G5',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6ae68836e0be8fcad26734b9f2d9481f2e',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fg5sharp_5fa5flat_379',['BUZZER_NOTE_G5SHARP_A5FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a65296207f5b7e99a41176830cc81dd8c',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fg6_380',['BUZZER_NOTE_G6',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a5d998c6bc00b76857c81c1fa19ac2bd2',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fg6sharp_5fa6flat_381',['BUZZER_NOTE_G6SHARP_A6FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6aff2cf4fccda5e09c77a6f1aeeee50849',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fg7_382',['BUZZER_NOTE_G7',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a66b1e9a10a75da4aa194555ac0e6ecbd',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fg7sharp_5fa7flat_383',['BUZZER_NOTE_G7SHARP_A7FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6afab169ac4c7f142fdf5f96361f23579a',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fg8_384',['BUZZER_NOTE_G8',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a5ea3a5a1985ccdf22065c4b49b9b0d5c',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5fg8sharp_5fa8flat_385',['BUZZER_NOTE_G8SHARP_A8FLAT',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6af85b8ab1194b403b84f7a7d99ac63436',1,'watch_buzzer.h']]],
+ ['buzzer_5fnote_5frest_386',['BUZZER_NOTE_REST',['../group__buzzer.html#gga1bb9e9b72fb691b87708ed14f79491d6a38cc9db9a774f5e8f78b26a95f9020ad',1,'watch_buzzer.h']]]
];
diff --git a/search/enumvalues_1.js b/search/enumvalues_1.js
index 6fa5da59..f29c4ff3 100644
--- a/search/enumvalues_1.js
+++ b/search/enumvalues_1.js
@@ -1,8 +1,8 @@
var searchData=
[
- ['watch_5findicator_5f24h_385',['WATCH_INDICATOR_24H',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2aee02426fe8a094a399fe93de2f354e48',1,'watch_slcd.h']]],
- ['watch_5findicator_5fbell_386',['WATCH_INDICATOR_BELL',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2a44727968b16d73ca11e3d19795085ee3',1,'watch_slcd.h']]],
- ['watch_5findicator_5flap_387',['WATCH_INDICATOR_LAP',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2a98d272d879d473fb507a9fc27b6741c6',1,'watch_slcd.h']]],
- ['watch_5findicator_5fpm_388',['WATCH_INDICATOR_PM',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2a0d023567f536ace6ff82e5120729090f',1,'watch_slcd.h']]],
- ['watch_5findicator_5fsignal_389',['WATCH_INDICATOR_SIGNAL',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2a827a013c00782a143f13a4f88ce50292',1,'watch_slcd.h']]]
+ ['watch_5findicator_5f24h_387',['WATCH_INDICATOR_24H',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2aee02426fe8a094a399fe93de2f354e48',1,'watch_slcd.h']]],
+ ['watch_5findicator_5fbell_388',['WATCH_INDICATOR_BELL',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2a44727968b16d73ca11e3d19795085ee3',1,'watch_slcd.h']]],
+ ['watch_5findicator_5flap_389',['WATCH_INDICATOR_LAP',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2a98d272d879d473fb507a9fc27b6741c6',1,'watch_slcd.h']]],
+ ['watch_5findicator_5fpm_390',['WATCH_INDICATOR_PM',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2a0d023567f536ace6ff82e5120729090f',1,'watch_slcd.h']]],
+ ['watch_5findicator_5fsignal_391',['WATCH_INDICATOR_SIGNAL',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2a827a013c00782a143f13a4f88ce50292',1,'watch_slcd.h']]]
];
diff --git a/search/files_0.js b/search/files_0.js
index 6bdca50e..e8e6d232 100644
--- a/search/files_0.js
+++ b/search/files_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['watch_2eh_201',['watch.h',['../watch_8h.html',1,'']]]
+ ['watch_2eh_202',['watch.h',['../watch_8h.html',1,'']]]
];
diff --git a/search/functions_0.js b/search/functions_0.js
index e62225ac..7de73f80 100644
--- a/search/functions_0.js
+++ b/search/functions_0.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['_5f_5fattribute_5f_5f_202',['__attribute__',['../group__rtc.html#ga98366c1b71e09089b441d704193bb0d4',1,'__attribute__((deprecated(&quot;Use watch_rtc_set_date_time function instead&quot;))) void watch_set_date_time(struct calendar_date_time date_time):&#160;watch_rtc.h'],['../group__rtc.html#ga7ce8c01a25eb364efb7ae6ed6dbca373',1,'__attribute__((deprecated(&quot;Use the watch_rtc_get_date_time function instead&quot;))) void watch_get_date_time(struct calendar_date_time *date_time):&#160;watch_rtc.h'],['../group__rtc.html#ga811201003a3985a040f1f6bd3c5a69eb',1,'__attribute__((deprecated(&quot;Use the watch_rtc_register_tick_callback function instead&quot;))) void watch_register_tick_callback(ext_irq_cb_t callback):&#160;watch_rtc.h'],['../group__debug.html#ga2014a199fbd2a6d7cecb24628576722c',1,'__attribute__((deprecated(&quot;Use printf to log debug messages over USB.&quot;))) void watch_enable_debug_uart(uint32_t baud):&#160;watch_uart.h']]],
- ['_5fwatch_5frtc_5fis_5fenabled_203',['_watch_rtc_is_enabled',['../group__rtc.html#ga3ac65a314540ae8b7be5b9015785d565',1,'_watch_rtc_is_enabled(void):&#160;watch_rtc.c'],['../group__rtc.html#ga3ac65a314540ae8b7be5b9015785d565',1,'_watch_rtc_is_enabled(void):&#160;watch_rtc.c']]]
+ ['_5f_5fattribute_5f_5f_203',['__attribute__',['../group__rtc.html#ga98366c1b71e09089b441d704193bb0d4',1,'__attribute__((deprecated(&quot;Use watch_rtc_set_date_time function instead&quot;))) void watch_set_date_time(struct calendar_date_time date_time):&#160;watch_rtc.h'],['../group__rtc.html#ga7ce8c01a25eb364efb7ae6ed6dbca373',1,'__attribute__((deprecated(&quot;Use the watch_rtc_get_date_time function instead&quot;))) void watch_get_date_time(struct calendar_date_time *date_time):&#160;watch_rtc.h'],['../group__rtc.html#ga811201003a3985a040f1f6bd3c5a69eb',1,'__attribute__((deprecated(&quot;Use the watch_rtc_register_tick_callback function instead&quot;))) void watch_register_tick_callback(ext_irq_cb_t callback):&#160;watch_rtc.h'],['../group__debug.html#ga2014a199fbd2a6d7cecb24628576722c',1,'__attribute__((deprecated(&quot;Use printf to log debug messages over USB.&quot;))) void watch_enable_debug_uart(uint32_t baud):&#160;watch_uart.h']]],
+ ['_5fwatch_5frtc_5fis_5fenabled_204',['_watch_rtc_is_enabled',['../group__rtc.html#ga3ac65a314540ae8b7be5b9015785d565',1,'_watch_rtc_is_enabled(void):&#160;watch_rtc.c'],['../group__rtc.html#ga3ac65a314540ae8b7be5b9015785d565',1,'_watch_rtc_is_enabled(void):&#160;watch_rtc.c']]]
];
diff --git a/search/functions_1.js b/search/functions_1.js
index 2f581c85..ad584618 100644
--- a/search/functions_1.js
+++ b/search/functions_1.js
@@ -1,9 +1,9 @@
var searchData=
[
- ['app_5finit_204',['app_init',['../group__app.html#gadd3190cf715f513666f4be42874d91e2',1,'watch_app.h']]],
- ['app_5floop_205',['app_loop',['../group__app.html#gad1cfce0ef962cd2afe2d8b2d2d13482a',1,'watch_app.h']]],
- ['app_5fprepare_5ffor_5fstandby_206',['app_prepare_for_standby',['../group__app.html#gaee30a1614f76afc41117f7176fb30165',1,'watch_app.h']]],
- ['app_5fsetup_207',['app_setup',['../group__app.html#gacce192accedbd296eb8d2182f8101f16',1,'watch_app.h']]],
- ['app_5fwake_5ffrom_5fbackup_208',['app_wake_from_backup',['../group__app.html#gab6a9f08ba879ce8d28fb19ca2882890a',1,'watch_app.h']]],
- ['app_5fwake_5ffrom_5fstandby_209',['app_wake_from_standby',['../group__app.html#gacc7e7ff6108524545ab4183110811874',1,'watch_app.h']]]
+ ['app_5finit_205',['app_init',['../group__app.html#gadd3190cf715f513666f4be42874d91e2',1,'watch_app.h']]],
+ ['app_5floop_206',['app_loop',['../group__app.html#gad1cfce0ef962cd2afe2d8b2d2d13482a',1,'watch_app.h']]],
+ ['app_5fprepare_5ffor_5fstandby_207',['app_prepare_for_standby',['../group__app.html#gaee30a1614f76afc41117f7176fb30165',1,'watch_app.h']]],
+ ['app_5fsetup_208',['app_setup',['../group__app.html#gacce192accedbd296eb8d2182f8101f16',1,'watch_app.h']]],
+ ['app_5fwake_5ffrom_5fbackup_209',['app_wake_from_backup',['../group__app.html#gab6a9f08ba879ce8d28fb19ca2882890a',1,'watch_app.h']]],
+ ['app_5fwake_5ffrom_5fstandby_210',['app_wake_from_standby',['../group__app.html#gacc7e7ff6108524545ab4183110811874',1,'watch_app.h']]]
];
diff --git a/search/functions_2.js b/search/functions_2.js
index 9578bab0..f13062f7 100644
--- a/search/functions_2.js
+++ b/search/functions_2.js
@@ -1,83 +1,84 @@
var searchData=
[
- ['watch_5fbuzzer_5fplay_5fnote_210',['watch_buzzer_play_note',['../group__buzzer.html#ga1b6ece8107c1f2bedf80d5584d204b80',1,'watch_buzzer_play_note(BuzzerNote note, uint16_t duration_ms):&#160;watch_buzzer.c'],['../group__buzzer.html#ga1b6ece8107c1f2bedf80d5584d204b80',1,'watch_buzzer_play_note(BuzzerNote note, uint16_t duration_ms):&#160;watch_buzzer.c']]],
- ['watch_5fclear_5fall_5findicators_211',['watch_clear_all_indicators',['../group__slcd.html#ga9e2bb1a59c0d8b38ee7e0ebbbd05b009',1,'watch_clear_all_indicators(void):&#160;watch_slcd.c'],['../group__slcd.html#ga9e2bb1a59c0d8b38ee7e0ebbbd05b009',1,'watch_clear_all_indicators(void):&#160;watch_slcd.c']]],
- ['watch_5fclear_5fcolon_212',['watch_clear_colon',['../group__slcd.html#ga4bc4ab63f3214f475f71ed8c758f9782',1,'watch_clear_colon(void):&#160;watch_slcd.c'],['../group__slcd.html#ga4bc4ab63f3214f475f71ed8c758f9782',1,'watch_clear_colon(void):&#160;watch_slcd.c']]],
- ['watch_5fclear_5fdisplay_213',['watch_clear_display',['../group__slcd.html#gad980e302e036abd7e26813de127139a4',1,'watch_clear_display(void):&#160;watch_slcd.c'],['../group__slcd.html#gad980e302e036abd7e26813de127139a4',1,'watch_clear_display(void):&#160;watch_slcd.c']]],
- ['watch_5fclear_5findicator_214',['watch_clear_indicator',['../group__slcd.html#ga54ee46bb4eb85e136a05af499889f50e',1,'watch_clear_indicator(WatchIndicatorSegment indicator):&#160;watch_slcd.c'],['../group__slcd.html#ga54ee46bb4eb85e136a05af499889f50e',1,'watch_clear_indicator(WatchIndicatorSegment indicator):&#160;watch_slcd.c']]],
- ['watch_5fclear_5fpixel_215',['watch_clear_pixel',['../group__slcd.html#gabd583acd4aa18b6377478bf95bdac9b0',1,'watch_clear_pixel(uint8_t com, uint8_t seg):&#160;watch_slcd.c'],['../group__slcd.html#gabd583acd4aa18b6377478bf95bdac9b0',1,'watch_clear_pixel(uint8_t com, uint8_t seg):&#160;watch_slcd.c']]],
- ['watch_5fdisable_5fadc_216',['watch_disable_adc',['../group__adc.html#gaf443c79008bec5ceecbd21ad401d52cb',1,'watch_disable_adc(void):&#160;watch_adc.c'],['../group__adc.html#gaf443c79008bec5ceecbd21ad401d52cb',1,'watch_disable_adc(void):&#160;watch_adc.c']]],
- ['watch_5fdisable_5fanalog_5finput_217',['watch_disable_analog_input',['../group__adc.html#gae38e15840bc5f3eca16ccb782dbb1c31',1,'watch_disable_analog_input(const uint8_t pin):&#160;watch_adc.c'],['../group__adc.html#gae38e15840bc5f3eca16ccb782dbb1c31',1,'watch_disable_analog_input(const uint8_t pin):&#160;watch_adc.c']]],
- ['watch_5fdisable_5fbuzzer_218',['watch_disable_buzzer',['../group__buzzer.html#ga24cef76bc304371e7914c7c5bb579f93',1,'watch_disable_buzzer(void):&#160;watch_buzzer.c'],['../group__buzzer.html#ga24cef76bc304371e7914c7c5bb579f93',1,'watch_disable_buzzer(void):&#160;watch_buzzer.c']]],
- ['watch_5fdisable_5fdigital_5finput_219',['watch_disable_digital_input',['../group__gpio.html#gae58e015e96f9e9c42a664b69185265b9',1,'watch_disable_digital_input(const uint8_t pin):&#160;watch_gpio.c'],['../group__gpio.html#gae58e015e96f9e9c42a664b69185265b9',1,'watch_disable_digital_input(const uint8_t pin):&#160;watch_gpio.c']]],
- ['watch_5fdisable_5fdigital_5foutput_220',['watch_disable_digital_output',['../group__gpio.html#ga15b40170b4225ac6a927da1d76e4fd3d',1,'watch_disable_digital_output(const uint8_t pin):&#160;watch_gpio.c'],['../group__gpio.html#ga15b40170b4225ac6a927da1d76e4fd3d',1,'watch_disable_digital_output(const uint8_t pin):&#160;watch_gpio.c']]],
- ['watch_5fdisable_5fexternal_5finterrupts_221',['watch_disable_external_interrupts',['../group__buttons.html#ga14c8fd8d92e4535012fb939ca8f12084',1,'watch_disable_external_interrupts(void):&#160;watch_extint.c'],['../group__buttons.html#ga14c8fd8d92e4535012fb939ca8f12084',1,'watch_disable_external_interrupts(void):&#160;watch_extint.c']]],
- ['watch_5fdisable_5fextwake_5finterrupt_222',['watch_disable_extwake_interrupt',['../group__deepsleep.html#gaae4dfbad44338b179a7b2d8a286bacbe',1,'watch_disable_extwake_interrupt(uint8_t pin):&#160;watch_deepsleep.c'],['../group__deepsleep.html#gaae4dfbad44338b179a7b2d8a286bacbe',1,'watch_disable_extwake_interrupt(uint8_t pin):&#160;watch_deepsleep.c']]],
- ['watch_5fdisable_5fi2c_223',['watch_disable_i2c',['../group__i2c.html#ga2189bdff3dcb40f451d0aa988ea99760',1,'watch_disable_i2c(void):&#160;watch_i2c.c'],['../group__i2c.html#ga2189bdff3dcb40f451d0aa988ea99760',1,'watch_disable_i2c(void):&#160;watch_i2c.c']]],
- ['watch_5fdisable_5fleds_224',['watch_disable_leds',['../group__led.html#ga883bf171196fb5a7a57ef727dca6e04a',1,'watch_disable_leds(void):&#160;watch_led.c'],['../group__led.html#ga883bf171196fb5a7a57ef727dca6e04a',1,'watch_disable_leds(void):&#160;watch_led.c']]],
- ['watch_5fdisplay_5fstring_225',['watch_display_string',['../group__slcd.html#ga1983cf1e6a7d8feb1c7193a182ff683d',1,'watch_display_string(char *string, uint8_t position):&#160;watch_slcd.c'],['../group__slcd.html#ga1983cf1e6a7d8feb1c7193a182ff683d',1,'watch_display_string(char *string, uint8_t position):&#160;watch_slcd.c']]],
- ['watch_5fenable_5fadc_226',['watch_enable_adc',['../group__adc.html#ga908b5334af677309b03d7679d77aaa02',1,'watch_enable_adc(void):&#160;watch_adc.c'],['../group__adc.html#ga908b5334af677309b03d7679d77aaa02',1,'watch_enable_adc(void):&#160;watch_adc.c']]],
- ['watch_5fenable_5fanalog_5finput_227',['watch_enable_analog_input',['../group__adc.html#ga30a491e9cab049a2812f75862a613aa8',1,'watch_enable_analog_input(const uint8_t pin):&#160;watch_adc.c'],['../group__adc.html#ga30a491e9cab049a2812f75862a613aa8',1,'watch_enable_analog_input(const uint8_t pin):&#160;watch_adc.c']]],
- ['watch_5fenable_5fbuzzer_228',['watch_enable_buzzer',['../group__buzzer.html#ga84d2f603c4f87f2199ebc102439fb204',1,'watch_enable_buzzer(void):&#160;watch_buzzer.c'],['../group__buzzer.html#ga84d2f603c4f87f2199ebc102439fb204',1,'watch_enable_buzzer(void):&#160;watch_buzzer.c']]],
- ['watch_5fenable_5fdigital_5finput_229',['watch_enable_digital_input',['../group__gpio.html#ga8f6035dc4a5226fa34504e8a5a930e0c',1,'watch_enable_digital_input(const uint8_t pin):&#160;watch_gpio.c'],['../group__gpio.html#ga8f6035dc4a5226fa34504e8a5a930e0c',1,'watch_enable_digital_input(const uint8_t pin):&#160;watch_gpio.c']]],
- ['watch_5fenable_5fdigital_5foutput_230',['watch_enable_digital_output',['../group__gpio.html#gaf73a6405eb90bc6de32fb66f512fe4a9',1,'watch_enable_digital_output(const uint8_t pin):&#160;watch_gpio.c'],['../group__gpio.html#gaf73a6405eb90bc6de32fb66f512fe4a9',1,'watch_enable_digital_output(const uint8_t pin):&#160;watch_gpio.c']]],
- ['watch_5fenable_5fdisplay_231',['watch_enable_display',['../group__slcd.html#ga0bb83dc413aeb321daef90d93f258033',1,'watch_enable_display(void):&#160;watch_slcd.c'],['../group__slcd.html#ga0bb83dc413aeb321daef90d93f258033',1,'watch_enable_display(void):&#160;watch_slcd.c']]],
- ['watch_5fenable_5fexternal_5finterrupts_232',['watch_enable_external_interrupts',['../group__buttons.html#ga9bcddd56ef2065183697b471a5fff6d2',1,'watch_enable_external_interrupts(void):&#160;watch_extint.c'],['../group__buttons.html#ga9bcddd56ef2065183697b471a5fff6d2',1,'watch_enable_external_interrupts(void):&#160;watch_extint.c']]],
- ['watch_5fenable_5fi2c_233',['watch_enable_i2c',['../group__i2c.html#gab9f25517d9dc3c32a707266dfd413e5b',1,'watch_enable_i2c(void):&#160;watch_i2c.c'],['../group__i2c.html#gab9f25517d9dc3c32a707266dfd413e5b',1,'watch_enable_i2c(void):&#160;watch_i2c.c']]],
- ['watch_5fenable_5fleds_234',['watch_enable_leds',['../group__led.html#ga86ce31dc95137ed41983fb7c6af5502a',1,'watch_enable_leds(void):&#160;watch_led.c'],['../group__led.html#ga86ce31dc95137ed41983fb7c6af5502a',1,'watch_enable_leds(void):&#160;watch_led.c']]],
- ['watch_5fenable_5fpull_5fdown_235',['watch_enable_pull_down',['../group__gpio.html#gae974fce4ac5d38ffe256186a84c63ff9',1,'watch_enable_pull_down(const uint8_t pin):&#160;watch_gpio.c'],['../group__gpio.html#gae974fce4ac5d38ffe256186a84c63ff9',1,'watch_enable_pull_down(const uint8_t pin):&#160;watch_gpio.c']]],
- ['watch_5fenable_5fpull_5fup_236',['watch_enable_pull_up',['../group__gpio.html#ga55a16884f634ee0eb2c981d1b9a06a4d',1,'watch_enable_pull_up(const uint8_t pin):&#160;watch_gpio.c'],['../group__gpio.html#ga55a16884f634ee0eb2c981d1b9a06a4d',1,'watch_enable_pull_up(const uint8_t pin):&#160;watch_gpio.c']]],
- ['watch_5fenter_5fbackup_5fmode_237',['watch_enter_backup_mode',['../group__deepsleep.html#ga50dda38a8a83d7d957e3bb2bf13aa3ef',1,'watch_enter_backup_mode(void):&#160;watch_deepsleep.c'],['../group__deepsleep.html#ga50dda38a8a83d7d957e3bb2bf13aa3ef',1,'watch_enter_backup_mode(void):&#160;watch_deepsleep.c']]],
- ['watch_5fenter_5fdeep_5fsleep_5fmode_238',['watch_enter_deep_sleep_mode',['../group__deepsleep.html#gaea469761889ff203385f3bfd88bb2451',1,'watch_enter_deep_sleep_mode(void):&#160;watch_deepsleep.c'],['../group__deepsleep.html#gaea469761889ff203385f3bfd88bb2451',1,'watch_enter_deep_sleep_mode(void):&#160;watch_deepsleep.c']]],
- ['watch_5fenter_5fsleep_5fmode_239',['watch_enter_sleep_mode',['../group__deepsleep.html#ga9f7a625290748f0df6ba2ceb27e0d81b',1,'watch_enter_sleep_mode(void):&#160;watch_deepsleep.c'],['../group__deepsleep.html#ga9f7a625290748f0df6ba2ceb27e0d81b',1,'watch_enter_sleep_mode(void):&#160;watch_deepsleep.c']]],
- ['watch_5fget_5fanalog_5fpin_5flevel_240',['watch_get_analog_pin_level',['../group__adc.html#ga2064244f68cff87a1df08f6b07183069',1,'watch_get_analog_pin_level(const uint8_t pin):&#160;watch_adc.c'],['../group__adc.html#ga2064244f68cff87a1df08f6b07183069',1,'watch_get_analog_pin_level(const uint8_t pin):&#160;watch_adc.c']]],
- ['watch_5fget_5fbackup_5fdata_241',['watch_get_backup_data',['../group__deepsleep.html#ga2de1f1012475654c4741f60808581196',1,'watch_get_backup_data(uint8_t reg):&#160;watch_deepsleep.c'],['../group__deepsleep.html#ga2de1f1012475654c4741f60808581196',1,'watch_get_backup_data(uint8_t reg):&#160;watch_deepsleep.c']]],
- ['watch_5fget_5fpin_5flevel_242',['watch_get_pin_level',['../group__gpio.html#gacc7c5e867c05cd03f5955e8e8036b879',1,'watch_get_pin_level(const uint8_t pin):&#160;watch_gpio.c'],['../group__gpio.html#gacc7c5e867c05cd03f5955e8e8036b879',1,'watch_get_pin_level(const uint8_t pin):&#160;watch_gpio.c']]],
- ['watch_5fget_5fvcc_5fvoltage_243',['watch_get_vcc_voltage',['../group__adc.html#ga465fcb058492d350d29fe4403df85b14',1,'watch_get_vcc_voltage(void):&#160;watch_adc.c'],['../group__adc.html#ga465fcb058492d350d29fe4403df85b14',1,'watch_get_vcc_voltage(void):&#160;watch_adc.c']]],
- ['watch_5fi2c_5fread16_244',['watch_i2c_read16',['../group__i2c.html#gaed749d3ca5e6e3aedcf1aefed3d7663e',1,'watch_i2c_read16(int16_t addr, uint8_t reg):&#160;watch_i2c.c'],['../group__i2c.html#gaed749d3ca5e6e3aedcf1aefed3d7663e',1,'watch_i2c_read16(int16_t addr, uint8_t reg):&#160;watch_i2c.c']]],
- ['watch_5fi2c_5fread24_245',['watch_i2c_read24',['../group__i2c.html#ga6732b5655fdada88d083e4b4d05d1ca8',1,'watch_i2c_read24(int16_t addr, uint8_t reg):&#160;watch_i2c.c'],['../group__i2c.html#ga6732b5655fdada88d083e4b4d05d1ca8',1,'watch_i2c_read24(int16_t addr, uint8_t reg):&#160;watch_i2c.c']]],
- ['watch_5fi2c_5fread32_246',['watch_i2c_read32',['../group__i2c.html#ga3d1c750d1b228b11333d10fc9647d651',1,'watch_i2c_read32(int16_t addr, uint8_t reg):&#160;watch_i2c.c'],['../group__i2c.html#ga3d1c750d1b228b11333d10fc9647d651',1,'watch_i2c_read32(int16_t addr, uint8_t reg):&#160;watch_i2c.c']]],
- ['watch_5fi2c_5fread8_247',['watch_i2c_read8',['../group__i2c.html#gac5644140ddda98198f9d5deabbeaf781',1,'watch_i2c_read8(int16_t addr, uint8_t reg):&#160;watch_i2c.c'],['../group__i2c.html#gac5644140ddda98198f9d5deabbeaf781',1,'watch_i2c_read8(int16_t addr, uint8_t reg):&#160;watch_i2c.c']]],
- ['watch_5fi2c_5freceive_248',['watch_i2c_receive',['../group__i2c.html#ga426971387b87286c8decca7342c06b4b',1,'watch_i2c_receive(int16_t addr, uint8_t *buf, uint16_t length):&#160;watch_i2c.c'],['../group__i2c.html#ga426971387b87286c8decca7342c06b4b',1,'watch_i2c_receive(int16_t addr, uint8_t *buf, uint16_t length):&#160;watch_i2c.c']]],
- ['watch_5fi2c_5fsend_249',['watch_i2c_send',['../group__i2c.html#ga8b44030f78c30dd4026b349fc0c8cf08',1,'watch_i2c_send(int16_t addr, uint8_t *buf, uint16_t length):&#160;watch_i2c.c'],['../group__i2c.html#ga8b44030f78c30dd4026b349fc0c8cf08',1,'watch_i2c_send(int16_t addr, uint8_t *buf, uint16_t length):&#160;watch_i2c.c']]],
- ['watch_5fi2c_5fwrite8_250',['watch_i2c_write8',['../group__i2c.html#gaf0a4c78215cbd85ab557fc6c786eb6ad',1,'watch_i2c_write8(int16_t addr, uint8_t reg, uint8_t data):&#160;watch_i2c.c'],['../group__i2c.html#gaf0a4c78215cbd85ab557fc6c786eb6ad',1,'watch_i2c_write8(int16_t addr, uint8_t reg, uint8_t data):&#160;watch_i2c.c']]],
- ['watch_5fis_5fbattery_5flow_251',['watch_is_battery_low',['../watch_8h.html#a16023aa6b668de61af59b40b2bee5d1d',1,'watch.c']]],
- ['watch_5fis_5fbuzzer_5for_5fled_5fenabled_252',['watch_is_buzzer_or_led_enabled',['../watch_8h.html#a6df21baf06b4a5392d95dd3cdde75d94',1,'watch.c']]],
- ['watch_5fregister_5fextwake_5fcallback_253',['watch_register_extwake_callback',['../group__deepsleep.html#gacad726423f5f38697c87474ab25244ca',1,'watch_register_extwake_callback(uint8_t pin, ext_irq_cb_t callback, bool level):&#160;watch_deepsleep.c'],['../group__deepsleep.html#gacad726423f5f38697c87474ab25244ca',1,'watch_register_extwake_callback(uint8_t pin, ext_irq_cb_t callback, bool level):&#160;watch_deepsleep.c']]],
- ['watch_5fregister_5finterrupt_5fcallback_254',['watch_register_interrupt_callback',['../group__buttons.html#gae40d2f73d0412680d83c26b8a0e1d31c',1,'watch_register_interrupt_callback(const uint8_t pin, ext_irq_cb_t callback, watch_interrupt_trigger trigger):&#160;watch_extint.c'],['../group__buttons.html#gae40d2f73d0412680d83c26b8a0e1d31c',1,'watch_register_interrupt_callback(const uint8_t pin, ext_irq_cb_t callback, watch_interrupt_trigger trigger):&#160;watch_extint.c']]],
- ['watch_5frtc_5fdisable_5falarm_5fcallback_255',['watch_rtc_disable_alarm_callback',['../group__rtc.html#ga836cade77c24e93c06bf534eaded55bf',1,'watch_rtc_disable_alarm_callback(void):&#160;watch_rtc.c'],['../group__rtc.html#ga836cade77c24e93c06bf534eaded55bf',1,'watch_rtc_disable_alarm_callback(void):&#160;watch_rtc.c']]],
- ['watch_5frtc_5fdisable_5fall_5fperiodic_5fcallbacks_256',['watch_rtc_disable_all_periodic_callbacks',['../group__rtc.html#ga0150da34307ba61e44f1a00aa90a7f0f',1,'watch_rtc_disable_all_periodic_callbacks(void):&#160;watch_rtc.c'],['../group__rtc.html#ga0150da34307ba61e44f1a00aa90a7f0f',1,'watch_rtc_disable_all_periodic_callbacks(void):&#160;watch_rtc.c']]],
- ['watch_5frtc_5fdisable_5fperiodic_5fcallback_257',['watch_rtc_disable_periodic_callback',['../group__rtc.html#ga4e025485bb50e1c93abd4a185447705f',1,'watch_rtc_disable_periodic_callback(uint8_t frequency):&#160;watch_rtc.c'],['../group__rtc.html#ga4e025485bb50e1c93abd4a185447705f',1,'watch_rtc_disable_periodic_callback(uint8_t frequency):&#160;watch_rtc.c']]],
- ['watch_5frtc_5fdisable_5ftick_5fcallback_258',['watch_rtc_disable_tick_callback',['../group__rtc.html#ga685f2afb2e99dfebf8d2ef058a5bc19d',1,'watch_rtc_disable_tick_callback(void):&#160;watch_rtc.c'],['../group__rtc.html#ga685f2afb2e99dfebf8d2ef058a5bc19d',1,'watch_rtc_disable_tick_callback(void):&#160;watch_rtc.c']]],
- ['watch_5frtc_5fget_5fdate_5ftime_259',['watch_rtc_get_date_time',['../group__rtc.html#ga166b575563d39a0061dc9a28ad0309a7',1,'watch_rtc_get_date_time(void):&#160;watch_rtc.c'],['../group__rtc.html#ga166b575563d39a0061dc9a28ad0309a7',1,'watch_rtc_get_date_time(void):&#160;watch_rtc.c']]],
- ['watch_5frtc_5fregister_5falarm_5fcallback_260',['watch_rtc_register_alarm_callback',['../group__rtc.html#gaa5220d0d7f542a0bc6c9bef176d6d83b',1,'watch_rtc_register_alarm_callback(ext_irq_cb_t callback, watch_date_time alarm_time, watch_rtc_alarm_match mask):&#160;watch_rtc.c'],['../group__rtc.html#gaa5220d0d7f542a0bc6c9bef176d6d83b',1,'watch_rtc_register_alarm_callback(ext_irq_cb_t callback, watch_date_time alarm_time, watch_rtc_alarm_match mask):&#160;watch_rtc.c']]],
- ['watch_5frtc_5fregister_5fperiodic_5fcallback_261',['watch_rtc_register_periodic_callback',['../group__rtc.html#gaeb4e67aa0062e39eaff465aeebc24f53',1,'watch_rtc_register_periodic_callback(ext_irq_cb_t callback, uint8_t frequency):&#160;watch_rtc.c'],['../group__rtc.html#gaeb4e67aa0062e39eaff465aeebc24f53',1,'watch_rtc_register_periodic_callback(ext_irq_cb_t callback, uint8_t frequency):&#160;watch_rtc.c']]],
- ['watch_5frtc_5fregister_5ftick_5fcallback_262',['watch_rtc_register_tick_callback',['../group__rtc.html#ga969ea57aaedf13d4950edbeacff3f2be',1,'watch_rtc_register_tick_callback(ext_irq_cb_t callback):&#160;watch_rtc.c'],['../group__rtc.html#ga969ea57aaedf13d4950edbeacff3f2be',1,'watch_rtc_register_tick_callback(ext_irq_cb_t callback):&#160;watch_rtc.c']]],
- ['watch_5frtc_5fset_5fdate_5ftime_263',['watch_rtc_set_date_time',['../group__rtc.html#gadfcc143db9d71e95c2d2dc45732ab4e5',1,'watch_rtc_set_date_time(watch_date_time date_time):&#160;watch_rtc.c'],['../group__rtc.html#gadfcc143db9d71e95c2d2dc45732ab4e5',1,'watch_rtc_set_date_time(watch_date_time date_time):&#160;watch_rtc.c']]],
- ['watch_5fset_5fanalog_5fnum_5fsamples_264',['watch_set_analog_num_samples',['../group__adc.html#ga90bac58a3fa935d8fd640f4b58c8037d',1,'watch_set_analog_num_samples(uint16_t samples):&#160;watch_adc.c'],['../group__adc.html#ga90bac58a3fa935d8fd640f4b58c8037d',1,'watch_set_analog_num_samples(uint16_t samples):&#160;watch_adc.c']]],
- ['watch_5fset_5fanalog_5freference_5fvoltage_265',['watch_set_analog_reference_voltage',['../group__adc.html#ga9ea7b8aef4573f02ff3adafcf891cd93',1,'watch_set_analog_reference_voltage(watch_adc_reference_voltage reference):&#160;watch_adc.c'],['../group__adc.html#ga9ea7b8aef4573f02ff3adafcf891cd93',1,'watch_set_analog_reference_voltage(watch_adc_reference_voltage reference):&#160;watch_adc.c']]],
- ['watch_5fset_5fanalog_5fsampling_5flength_266',['watch_set_analog_sampling_length',['../group__adc.html#gae9f9ed34e8752e211c1692af473a88dc',1,'watch_set_analog_sampling_length(uint8_t cycles):&#160;watch_adc.c'],['../group__adc.html#gae9f9ed34e8752e211c1692af473a88dc',1,'watch_set_analog_sampling_length(uint8_t cycles):&#160;watch_adc.c']]],
- ['watch_5fset_5fbuzzer_5foff_267',['watch_set_buzzer_off',['../group__buzzer.html#ga803568f5bc5f6b77ea9efa5299c6d9f4',1,'watch_set_buzzer_off(void):&#160;watch_buzzer.c'],['../group__buzzer.html#ga803568f5bc5f6b77ea9efa5299c6d9f4',1,'watch_set_buzzer_off(void):&#160;watch_buzzer.c']]],
- ['watch_5fset_5fbuzzer_5fon_268',['watch_set_buzzer_on',['../group__buzzer.html#ga6a2d48712d70aff4a1ab463afe6fdd98',1,'watch_set_buzzer_on(void):&#160;watch_buzzer.c'],['../group__buzzer.html#ga6a2d48712d70aff4a1ab463afe6fdd98',1,'watch_set_buzzer_on(void):&#160;watch_buzzer.c']]],
- ['watch_5fset_5fbuzzer_5fperiod_269',['watch_set_buzzer_period',['../group__buzzer.html#ga77f213418f48937de73bfe7ac5fc58c9',1,'watch_set_buzzer_period(uint32_t period):&#160;watch_buzzer.c'],['../group__buzzer.html#ga77f213418f48937de73bfe7ac5fc58c9',1,'watch_set_buzzer_period(uint32_t period):&#160;watch_buzzer.c']]],
- ['watch_5fset_5fcolon_270',['watch_set_colon',['../group__slcd.html#ga021df8bd4ab27a78a812cbb0eadd26ee',1,'watch_set_colon(void):&#160;watch_slcd.c'],['../group__slcd.html#ga021df8bd4ab27a78a812cbb0eadd26ee',1,'watch_set_colon(void):&#160;watch_slcd.c']]],
- ['watch_5fset_5findicator_271',['watch_set_indicator',['../group__slcd.html#gaa6640c8b372933de978e1066aed7e7fd',1,'watch_set_indicator(WatchIndicatorSegment indicator):&#160;watch_slcd.c'],['../group__slcd.html#gaa6640c8b372933de978e1066aed7e7fd',1,'watch_set_indicator(WatchIndicatorSegment indicator):&#160;watch_slcd.c']]],
- ['watch_5fset_5fled_5fcolor_272',['watch_set_led_color',['../group__led.html#ga042bcc9220ab05d1de8389cf0067511b',1,'watch_set_led_color(uint8_t red, uint8_t green):&#160;watch_led.c'],['../group__led.html#ga042bcc9220ab05d1de8389cf0067511b',1,'watch_set_led_color(uint8_t red, uint8_t green):&#160;watch_led.c']]],
- ['watch_5fset_5fled_5fgreen_273',['watch_set_led_green',['../group__led.html#gab01a29900ddc5315c0e752e63d748f41',1,'watch_set_led_green(void):&#160;watch_led.c'],['../group__led.html#gab01a29900ddc5315c0e752e63d748f41',1,'watch_set_led_green(void):&#160;watch_led.c']]],
- ['watch_5fset_5fled_5foff_274',['watch_set_led_off',['../group__led.html#ga8619f040ff7364285398412a4c420cae',1,'watch_set_led_off(void):&#160;watch_led.c'],['../group__led.html#ga8619f040ff7364285398412a4c420cae',1,'watch_set_led_off(void):&#160;watch_led.c']]],
- ['watch_5fset_5fled_5fred_275',['watch_set_led_red',['../group__led.html#ga36d89031d8e8813dfab5f6cff9c6ee40',1,'watch_set_led_red(void):&#160;watch_led.c'],['../group__led.html#ga36d89031d8e8813dfab5f6cff9c6ee40',1,'watch_set_led_red(void):&#160;watch_led.c']]],
- ['watch_5fset_5fled_5fyellow_276',['watch_set_led_yellow',['../group__led.html#ga51ba53c3281ad8724d98af27eacc3de0',1,'watch_set_led_yellow(void):&#160;watch_led.c'],['../group__led.html#ga51ba53c3281ad8724d98af27eacc3de0',1,'watch_set_led_yellow(void):&#160;watch_led.c']]],
- ['watch_5fset_5fpin_5flevel_277',['watch_set_pin_level',['../group__gpio.html#ga2e781c7e15045d2270f0cb3f87d619d6',1,'watch_set_pin_level(const uint8_t pin, const bool level):&#160;watch_gpio.c'],['../group__gpio.html#ga2e781c7e15045d2270f0cb3f87d619d6',1,'watch_set_pin_level(const uint8_t pin, const bool level):&#160;watch_gpio.c']]],
- ['watch_5fset_5fpixel_278',['watch_set_pixel',['../group__slcd.html#ga47948dc2c7490b698810ef9914507e08',1,'watch_set_pixel(uint8_t com, uint8_t seg):&#160;watch_slcd.c'],['../group__slcd.html#ga47948dc2c7490b698810ef9914507e08',1,'watch_set_pixel(uint8_t com, uint8_t seg):&#160;watch_slcd.c']]],
- ['watch_5fstart_5fcharacter_5fblink_279',['watch_start_character_blink',['../group__slcd.html#ga4c99ffbfa68aea0dce466db6e47879a5',1,'watch_start_character_blink(char character, uint32_t duration):&#160;watch_slcd.c'],['../group__slcd.html#ga4c99ffbfa68aea0dce466db6e47879a5',1,'watch_start_character_blink(char character, uint32_t duration):&#160;watch_slcd.c']]],
- ['watch_5fstart_5ftick_5fanimation_280',['watch_start_tick_animation',['../group__slcd.html#ga70918c1acc2ed21512b69b83397303a4',1,'watch_start_tick_animation(uint32_t duration):&#160;watch_slcd.c'],['../group__slcd.html#ga70918c1acc2ed21512b69b83397303a4',1,'watch_start_tick_animation(uint32_t duration):&#160;watch_slcd.c']]],
- ['watch_5fstop_5fblink_281',['watch_stop_blink',['../group__slcd.html#ga5d29760dd0998de98f8578ed3de5b1e5',1,'watch_stop_blink(void):&#160;watch_slcd.c'],['../group__slcd.html#ga5d29760dd0998de98f8578ed3de5b1e5',1,'watch_stop_blink(void):&#160;watch_slcd.c']]],
- ['watch_5fstop_5ftick_5fanimation_282',['watch_stop_tick_animation',['../group__slcd.html#gaf2c52b4430b4e78a066b3a2b104d142a',1,'watch_stop_tick_animation(void):&#160;watch_slcd.c'],['../group__slcd.html#gaf2c52b4430b4e78a066b3a2b104d142a',1,'watch_stop_tick_animation(void):&#160;watch_slcd.c']]],
- ['watch_5fstore_5fbackup_5fdata_283',['watch_store_backup_data',['../group__deepsleep.html#ga385b36922ec76c5fe697772f97a05846',1,'watch_store_backup_data(uint32_t data, uint8_t reg):&#160;watch_deepsleep.c'],['../group__deepsleep.html#ga385b36922ec76c5fe697772f97a05846',1,'watch_store_backup_data(uint32_t data, uint8_t reg):&#160;watch_deepsleep.c']]],
- ['watch_5ftick_5fanimation_5fis_5frunning_284',['watch_tick_animation_is_running',['../group__slcd.html#ga3764fb499e056f9a45588268f11be8a0',1,'watch_tick_animation_is_running(void):&#160;watch_slcd.c'],['../group__slcd.html#ga3764fb499e056f9a45588268f11be8a0',1,'watch_tick_animation_is_running(void):&#160;watch_slcd.c']]],
- ['watch_5futility_5fconvert_5fto_5funix_5ftime_285',['watch_utility_convert_to_unix_time',['../group__utility.html#ga94f5cc404949bf4c0ac4bc4770ec8eda',1,'watch_utility_convert_to_unix_time(uint16_t year, uint8_t month, uint8_t day, uint8_t hour, uint8_t minute, uint8_t second, uint32_t utc_offset):&#160;watch_utility.c'],['../group__utility.html#ga94f5cc404949bf4c0ac4bc4770ec8eda',1,'watch_utility_convert_to_unix_time(uint16_t year, uint8_t month, uint8_t day, uint8_t hour, uint8_t minute, uint8_t second, uint32_t utc_offset):&#160;watch_utility.c']]],
- ['watch_5futility_5fdate_5ftime_5ffrom_5funix_5ftime_286',['watch_utility_date_time_from_unix_time',['../group__utility.html#ga396e56109234aaa00993c3dd84f3f43c',1,'watch_utility_date_time_from_unix_time(uint32_t timestamp, uint32_t utc_offset):&#160;watch_utility.c'],['../group__utility.html#ga396e56109234aaa00993c3dd84f3f43c',1,'watch_utility_date_time_from_unix_time(uint32_t timestamp, uint32_t utc_offset):&#160;watch_utility.c']]],
- ['watch_5futility_5fdate_5ftime_5fto_5funix_5ftime_287',['watch_utility_date_time_to_unix_time',['../group__utility.html#gaffafef58755ff2704cf93fe1a0849a27',1,'watch_utility_date_time_to_unix_time(watch_date_time date_time, uint32_t utc_offset):&#160;watch_utility.c'],['../group__utility.html#gaffafef58755ff2704cf93fe1a0849a27',1,'watch_utility_date_time_to_unix_time(watch_date_time date_time, uint32_t utc_offset):&#160;watch_utility.c']]],
- ['watch_5futility_5fget_5fweekday_288',['watch_utility_get_weekday',['../group__utility.html#ga8f3d6ddf5f22bc61e1dc4b569009b127',1,'watch_utility_get_weekday(watch_date_time date_time):&#160;watch_utility.c'],['../group__utility.html#ga8f3d6ddf5f22bc61e1dc4b569009b127',1,'watch_utility_get_weekday(watch_date_time date_time):&#160;watch_utility.c']]],
- ['watch_5futility_5fthermistor_5ftemperature_289',['watch_utility_thermistor_temperature',['../group__utility.html#ga2753ff031c28202d23b0f3e80de2c920',1,'watch_utility_thermistor_temperature(uint16_t value, bool highside, float b_coefficient, float nominal_temperature, float nominal_resistance, float series_resistance):&#160;watch_utility.c'],['../group__utility.html#ga2753ff031c28202d23b0f3e80de2c920',1,'watch_utility_thermistor_temperature(uint16_t value, bool highside, float b_coefficient, float nominal_temperature, float nominal_resistance, float series_resistance):&#160;watch_utility.c']]]
+ ['watch_5fbuzzer_5fplay_5fnote_211',['watch_buzzer_play_note',['../group__buzzer.html#ga1b6ece8107c1f2bedf80d5584d204b80',1,'watch_buzzer_play_note(BuzzerNote note, uint16_t duration_ms):&#160;watch_buzzer.c'],['../group__buzzer.html#ga1b6ece8107c1f2bedf80d5584d204b80',1,'watch_buzzer_play_note(BuzzerNote note, uint16_t duration_ms):&#160;watch_buzzer.c']]],
+ ['watch_5fclear_5fall_5findicators_212',['watch_clear_all_indicators',['../group__slcd.html#ga9e2bb1a59c0d8b38ee7e0ebbbd05b009',1,'watch_clear_all_indicators(void):&#160;watch_slcd.c'],['../group__slcd.html#ga9e2bb1a59c0d8b38ee7e0ebbbd05b009',1,'watch_clear_all_indicators(void):&#160;watch_slcd.c']]],
+ ['watch_5fclear_5fcolon_213',['watch_clear_colon',['../group__slcd.html#ga4bc4ab63f3214f475f71ed8c758f9782',1,'watch_clear_colon(void):&#160;watch_slcd.c'],['../group__slcd.html#ga4bc4ab63f3214f475f71ed8c758f9782',1,'watch_clear_colon(void):&#160;watch_slcd.c']]],
+ ['watch_5fclear_5fdisplay_214',['watch_clear_display',['../group__slcd.html#gad980e302e036abd7e26813de127139a4',1,'watch_clear_display(void):&#160;watch_slcd.c'],['../group__slcd.html#gad980e302e036abd7e26813de127139a4',1,'watch_clear_display(void):&#160;watch_slcd.c']]],
+ ['watch_5fclear_5findicator_215',['watch_clear_indicator',['../group__slcd.html#ga54ee46bb4eb85e136a05af499889f50e',1,'watch_clear_indicator(WatchIndicatorSegment indicator):&#160;watch_slcd.c'],['../group__slcd.html#ga54ee46bb4eb85e136a05af499889f50e',1,'watch_clear_indicator(WatchIndicatorSegment indicator):&#160;watch_slcd.c']]],
+ ['watch_5fclear_5fpixel_216',['watch_clear_pixel',['../group__slcd.html#gabd583acd4aa18b6377478bf95bdac9b0',1,'watch_clear_pixel(uint8_t com, uint8_t seg):&#160;watch_slcd.c'],['../group__slcd.html#gabd583acd4aa18b6377478bf95bdac9b0',1,'watch_clear_pixel(uint8_t com, uint8_t seg):&#160;watch_slcd.c']]],
+ ['watch_5fdisable_5fadc_217',['watch_disable_adc',['../group__adc.html#gaf443c79008bec5ceecbd21ad401d52cb',1,'watch_disable_adc(void):&#160;watch_adc.c'],['../group__adc.html#gaf443c79008bec5ceecbd21ad401d52cb',1,'watch_disable_adc(void):&#160;watch_adc.c']]],
+ ['watch_5fdisable_5fanalog_5finput_218',['watch_disable_analog_input',['../group__adc.html#gae38e15840bc5f3eca16ccb782dbb1c31',1,'watch_disable_analog_input(const uint8_t pin):&#160;watch_adc.c'],['../group__adc.html#gae38e15840bc5f3eca16ccb782dbb1c31',1,'watch_disable_analog_input(const uint8_t pin):&#160;watch_adc.c']]],
+ ['watch_5fdisable_5fbuzzer_219',['watch_disable_buzzer',['../group__buzzer.html#ga24cef76bc304371e7914c7c5bb579f93',1,'watch_disable_buzzer(void):&#160;watch_buzzer.c'],['../group__buzzer.html#ga24cef76bc304371e7914c7c5bb579f93',1,'watch_disable_buzzer(void):&#160;watch_buzzer.c']]],
+ ['watch_5fdisable_5fdigital_5finput_220',['watch_disable_digital_input',['../group__gpio.html#gae58e015e96f9e9c42a664b69185265b9',1,'watch_disable_digital_input(const uint8_t pin):&#160;watch_gpio.c'],['../group__gpio.html#gae58e015e96f9e9c42a664b69185265b9',1,'watch_disable_digital_input(const uint8_t pin):&#160;watch_gpio.c']]],
+ ['watch_5fdisable_5fdigital_5foutput_221',['watch_disable_digital_output',['../group__gpio.html#ga15b40170b4225ac6a927da1d76e4fd3d',1,'watch_disable_digital_output(const uint8_t pin):&#160;watch_gpio.c'],['../group__gpio.html#ga15b40170b4225ac6a927da1d76e4fd3d',1,'watch_disable_digital_output(const uint8_t pin):&#160;watch_gpio.c']]],
+ ['watch_5fdisable_5fexternal_5finterrupts_222',['watch_disable_external_interrupts',['../group__buttons.html#ga14c8fd8d92e4535012fb939ca8f12084',1,'watch_disable_external_interrupts(void):&#160;watch_extint.c'],['../group__buttons.html#ga14c8fd8d92e4535012fb939ca8f12084',1,'watch_disable_external_interrupts(void):&#160;watch_extint.c']]],
+ ['watch_5fdisable_5fextwake_5finterrupt_223',['watch_disable_extwake_interrupt',['../group__deepsleep.html#gaae4dfbad44338b179a7b2d8a286bacbe',1,'watch_disable_extwake_interrupt(uint8_t pin):&#160;watch_deepsleep.c'],['../group__deepsleep.html#gaae4dfbad44338b179a7b2d8a286bacbe',1,'watch_disable_extwake_interrupt(uint8_t pin):&#160;watch_deepsleep.c']]],
+ ['watch_5fdisable_5fi2c_224',['watch_disable_i2c',['../group__i2c.html#ga2189bdff3dcb40f451d0aa988ea99760',1,'watch_disable_i2c(void):&#160;watch_i2c.c'],['../group__i2c.html#ga2189bdff3dcb40f451d0aa988ea99760',1,'watch_disable_i2c(void):&#160;watch_i2c.c']]],
+ ['watch_5fdisable_5fleds_225',['watch_disable_leds',['../group__led.html#ga883bf171196fb5a7a57ef727dca6e04a',1,'watch_disable_leds(void):&#160;watch_led.c'],['../group__led.html#ga883bf171196fb5a7a57ef727dca6e04a',1,'watch_disable_leds(void):&#160;watch_led.c']]],
+ ['watch_5fdisplay_5fstring_226',['watch_display_string',['../group__slcd.html#ga1983cf1e6a7d8feb1c7193a182ff683d',1,'watch_display_string(char *string, uint8_t position):&#160;watch_slcd.c'],['../group__slcd.html#ga1983cf1e6a7d8feb1c7193a182ff683d',1,'watch_display_string(char *string, uint8_t position):&#160;watch_slcd.c']]],
+ ['watch_5fenable_5fadc_227',['watch_enable_adc',['../group__adc.html#ga908b5334af677309b03d7679d77aaa02',1,'watch_enable_adc(void):&#160;watch_adc.c'],['../group__adc.html#ga908b5334af677309b03d7679d77aaa02',1,'watch_enable_adc(void):&#160;watch_adc.c']]],
+ ['watch_5fenable_5fanalog_5finput_228',['watch_enable_analog_input',['../group__adc.html#ga30a491e9cab049a2812f75862a613aa8',1,'watch_enable_analog_input(const uint8_t pin):&#160;watch_adc.c'],['../group__adc.html#ga30a491e9cab049a2812f75862a613aa8',1,'watch_enable_analog_input(const uint8_t pin):&#160;watch_adc.c']]],
+ ['watch_5fenable_5fbuzzer_229',['watch_enable_buzzer',['../group__buzzer.html#ga84d2f603c4f87f2199ebc102439fb204',1,'watch_enable_buzzer(void):&#160;watch_buzzer.c'],['../group__buzzer.html#ga84d2f603c4f87f2199ebc102439fb204',1,'watch_enable_buzzer(void):&#160;watch_buzzer.c']]],
+ ['watch_5fenable_5fdigital_5finput_230',['watch_enable_digital_input',['../group__gpio.html#ga8f6035dc4a5226fa34504e8a5a930e0c',1,'watch_enable_digital_input(const uint8_t pin):&#160;watch_gpio.c'],['../group__gpio.html#ga8f6035dc4a5226fa34504e8a5a930e0c',1,'watch_enable_digital_input(const uint8_t pin):&#160;watch_gpio.c']]],
+ ['watch_5fenable_5fdigital_5foutput_231',['watch_enable_digital_output',['../group__gpio.html#gaf73a6405eb90bc6de32fb66f512fe4a9',1,'watch_enable_digital_output(const uint8_t pin):&#160;watch_gpio.c'],['../group__gpio.html#gaf73a6405eb90bc6de32fb66f512fe4a9',1,'watch_enable_digital_output(const uint8_t pin):&#160;watch_gpio.c']]],
+ ['watch_5fenable_5fdisplay_232',['watch_enable_display',['../group__slcd.html#ga0bb83dc413aeb321daef90d93f258033',1,'watch_enable_display(void):&#160;watch_slcd.c'],['../group__slcd.html#ga0bb83dc413aeb321daef90d93f258033',1,'watch_enable_display(void):&#160;watch_slcd.c']]],
+ ['watch_5fenable_5fexternal_5finterrupts_233',['watch_enable_external_interrupts',['../group__buttons.html#ga9bcddd56ef2065183697b471a5fff6d2',1,'watch_enable_external_interrupts(void):&#160;watch_extint.c'],['../group__buttons.html#ga9bcddd56ef2065183697b471a5fff6d2',1,'watch_enable_external_interrupts(void):&#160;watch_extint.c']]],
+ ['watch_5fenable_5fi2c_234',['watch_enable_i2c',['../group__i2c.html#gab9f25517d9dc3c32a707266dfd413e5b',1,'watch_enable_i2c(void):&#160;watch_i2c.c'],['../group__i2c.html#gab9f25517d9dc3c32a707266dfd413e5b',1,'watch_enable_i2c(void):&#160;watch_i2c.c']]],
+ ['watch_5fenable_5fleds_235',['watch_enable_leds',['../group__led.html#ga86ce31dc95137ed41983fb7c6af5502a',1,'watch_enable_leds(void):&#160;watch_led.c'],['../group__led.html#ga86ce31dc95137ed41983fb7c6af5502a',1,'watch_enable_leds(void):&#160;watch_led.c']]],
+ ['watch_5fenable_5fpull_5fdown_236',['watch_enable_pull_down',['../group__gpio.html#gae974fce4ac5d38ffe256186a84c63ff9',1,'watch_enable_pull_down(const uint8_t pin):&#160;watch_gpio.c'],['../group__gpio.html#gae974fce4ac5d38ffe256186a84c63ff9',1,'watch_enable_pull_down(const uint8_t pin):&#160;watch_gpio.c']]],
+ ['watch_5fenable_5fpull_5fup_237',['watch_enable_pull_up',['../group__gpio.html#ga55a16884f634ee0eb2c981d1b9a06a4d',1,'watch_enable_pull_up(const uint8_t pin):&#160;watch_gpio.c'],['../group__gpio.html#ga55a16884f634ee0eb2c981d1b9a06a4d',1,'watch_enable_pull_up(const uint8_t pin):&#160;watch_gpio.c']]],
+ ['watch_5fenter_5fbackup_5fmode_238',['watch_enter_backup_mode',['../group__deepsleep.html#ga50dda38a8a83d7d957e3bb2bf13aa3ef',1,'watch_enter_backup_mode(void):&#160;watch_deepsleep.c'],['../group__deepsleep.html#ga50dda38a8a83d7d957e3bb2bf13aa3ef',1,'watch_enter_backup_mode(void):&#160;watch_deepsleep.c']]],
+ ['watch_5fenter_5fdeep_5fsleep_5fmode_239',['watch_enter_deep_sleep_mode',['../group__deepsleep.html#gaea469761889ff203385f3bfd88bb2451',1,'watch_enter_deep_sleep_mode(void):&#160;watch_deepsleep.c'],['../group__deepsleep.html#gaea469761889ff203385f3bfd88bb2451',1,'watch_enter_deep_sleep_mode(void):&#160;watch_deepsleep.c']]],
+ ['watch_5fenter_5fsleep_5fmode_240',['watch_enter_sleep_mode',['../group__deepsleep.html#ga9f7a625290748f0df6ba2ceb27e0d81b',1,'watch_enter_sleep_mode(void):&#160;watch_deepsleep.c'],['../group__deepsleep.html#ga9f7a625290748f0df6ba2ceb27e0d81b',1,'watch_enter_sleep_mode(void):&#160;watch_deepsleep.c']]],
+ ['watch_5fget_5fanalog_5fpin_5flevel_241',['watch_get_analog_pin_level',['../group__adc.html#ga2064244f68cff87a1df08f6b07183069',1,'watch_get_analog_pin_level(const uint8_t pin):&#160;watch_adc.c'],['../group__adc.html#ga2064244f68cff87a1df08f6b07183069',1,'watch_get_analog_pin_level(const uint8_t pin):&#160;watch_adc.c']]],
+ ['watch_5fget_5fbackup_5fdata_242',['watch_get_backup_data',['../group__deepsleep.html#ga2de1f1012475654c4741f60808581196',1,'watch_get_backup_data(uint8_t reg):&#160;watch_deepsleep.c'],['../group__deepsleep.html#ga2de1f1012475654c4741f60808581196',1,'watch_get_backup_data(uint8_t reg):&#160;watch_deepsleep.c']]],
+ ['watch_5fget_5fpin_5flevel_243',['watch_get_pin_level',['../group__gpio.html#gacc7c5e867c05cd03f5955e8e8036b879',1,'watch_get_pin_level(const uint8_t pin):&#160;watch_gpio.c'],['../group__gpio.html#gacc7c5e867c05cd03f5955e8e8036b879',1,'watch_get_pin_level(const uint8_t pin):&#160;watch_gpio.c']]],
+ ['watch_5fget_5fvcc_5fvoltage_244',['watch_get_vcc_voltage',['../group__adc.html#ga465fcb058492d350d29fe4403df85b14',1,'watch_get_vcc_voltage(void):&#160;watch_adc.c'],['../group__adc.html#ga465fcb058492d350d29fe4403df85b14',1,'watch_get_vcc_voltage(void):&#160;watch_adc.c']]],
+ ['watch_5fi2c_5fread16_245',['watch_i2c_read16',['../group__i2c.html#gaed749d3ca5e6e3aedcf1aefed3d7663e',1,'watch_i2c_read16(int16_t addr, uint8_t reg):&#160;watch_i2c.c'],['../group__i2c.html#gaed749d3ca5e6e3aedcf1aefed3d7663e',1,'watch_i2c_read16(int16_t addr, uint8_t reg):&#160;watch_i2c.c']]],
+ ['watch_5fi2c_5fread24_246',['watch_i2c_read24',['../group__i2c.html#ga6732b5655fdada88d083e4b4d05d1ca8',1,'watch_i2c_read24(int16_t addr, uint8_t reg):&#160;watch_i2c.c'],['../group__i2c.html#ga6732b5655fdada88d083e4b4d05d1ca8',1,'watch_i2c_read24(int16_t addr, uint8_t reg):&#160;watch_i2c.c']]],
+ ['watch_5fi2c_5fread32_247',['watch_i2c_read32',['../group__i2c.html#ga3d1c750d1b228b11333d10fc9647d651',1,'watch_i2c_read32(int16_t addr, uint8_t reg):&#160;watch_i2c.c'],['../group__i2c.html#ga3d1c750d1b228b11333d10fc9647d651',1,'watch_i2c_read32(int16_t addr, uint8_t reg):&#160;watch_i2c.c']]],
+ ['watch_5fi2c_5fread8_248',['watch_i2c_read8',['../group__i2c.html#gac5644140ddda98198f9d5deabbeaf781',1,'watch_i2c_read8(int16_t addr, uint8_t reg):&#160;watch_i2c.c'],['../group__i2c.html#gac5644140ddda98198f9d5deabbeaf781',1,'watch_i2c_read8(int16_t addr, uint8_t reg):&#160;watch_i2c.c']]],
+ ['watch_5fi2c_5freceive_249',['watch_i2c_receive',['../group__i2c.html#ga426971387b87286c8decca7342c06b4b',1,'watch_i2c_receive(int16_t addr, uint8_t *buf, uint16_t length):&#160;watch_i2c.c'],['../group__i2c.html#ga426971387b87286c8decca7342c06b4b',1,'watch_i2c_receive(int16_t addr, uint8_t *buf, uint16_t length):&#160;watch_i2c.c']]],
+ ['watch_5fi2c_5fsend_250',['watch_i2c_send',['../group__i2c.html#ga8b44030f78c30dd4026b349fc0c8cf08',1,'watch_i2c_send(int16_t addr, uint8_t *buf, uint16_t length):&#160;watch_i2c.c'],['../group__i2c.html#ga8b44030f78c30dd4026b349fc0c8cf08',1,'watch_i2c_send(int16_t addr, uint8_t *buf, uint16_t length):&#160;watch_i2c.c']]],
+ ['watch_5fi2c_5fwrite8_251',['watch_i2c_write8',['../group__i2c.html#gaf0a4c78215cbd85ab557fc6c786eb6ad',1,'watch_i2c_write8(int16_t addr, uint8_t reg, uint8_t data):&#160;watch_i2c.c'],['../group__i2c.html#gaf0a4c78215cbd85ab557fc6c786eb6ad',1,'watch_i2c_write8(int16_t addr, uint8_t reg, uint8_t data):&#160;watch_i2c.c']]],
+ ['watch_5fis_5fbattery_5flow_252',['watch_is_battery_low',['../watch_8h.html#a16023aa6b668de61af59b40b2bee5d1d',1,'watch.c']]],
+ ['watch_5fis_5fbuzzer_5for_5fled_5fenabled_253',['watch_is_buzzer_or_led_enabled',['../watch_8h.html#a6df21baf06b4a5392d95dd3cdde75d94',1,'watch.c']]],
+ ['watch_5fregister_5fextwake_5fcallback_254',['watch_register_extwake_callback',['../group__deepsleep.html#gacad726423f5f38697c87474ab25244ca',1,'watch_register_extwake_callback(uint8_t pin, ext_irq_cb_t callback, bool level):&#160;watch_deepsleep.c'],['../group__deepsleep.html#gacad726423f5f38697c87474ab25244ca',1,'watch_register_extwake_callback(uint8_t pin, ext_irq_cb_t callback, bool level):&#160;watch_deepsleep.c']]],
+ ['watch_5fregister_5finterrupt_5fcallback_255',['watch_register_interrupt_callback',['../group__buttons.html#gae40d2f73d0412680d83c26b8a0e1d31c',1,'watch_register_interrupt_callback(const uint8_t pin, ext_irq_cb_t callback, watch_interrupt_trigger trigger):&#160;watch_extint.c'],['../group__buttons.html#gae40d2f73d0412680d83c26b8a0e1d31c',1,'watch_register_interrupt_callback(const uint8_t pin, ext_irq_cb_t callback, watch_interrupt_trigger trigger):&#160;watch_extint.c']]],
+ ['watch_5frtc_5fdisable_5falarm_5fcallback_256',['watch_rtc_disable_alarm_callback',['../group__rtc.html#ga836cade77c24e93c06bf534eaded55bf',1,'watch_rtc_disable_alarm_callback(void):&#160;watch_rtc.c'],['../group__rtc.html#ga836cade77c24e93c06bf534eaded55bf',1,'watch_rtc_disable_alarm_callback(void):&#160;watch_rtc.c']]],
+ ['watch_5frtc_5fdisable_5fall_5fperiodic_5fcallbacks_257',['watch_rtc_disable_all_periodic_callbacks',['../group__rtc.html#ga0150da34307ba61e44f1a00aa90a7f0f',1,'watch_rtc_disable_all_periodic_callbacks(void):&#160;watch_rtc.c'],['../group__rtc.html#ga0150da34307ba61e44f1a00aa90a7f0f',1,'watch_rtc_disable_all_periodic_callbacks(void):&#160;watch_rtc.c']]],
+ ['watch_5frtc_5fdisable_5fperiodic_5fcallback_258',['watch_rtc_disable_periodic_callback',['../group__rtc.html#ga4e025485bb50e1c93abd4a185447705f',1,'watch_rtc_disable_periodic_callback(uint8_t frequency):&#160;watch_rtc.c'],['../group__rtc.html#ga4e025485bb50e1c93abd4a185447705f',1,'watch_rtc_disable_periodic_callback(uint8_t frequency):&#160;watch_rtc.c']]],
+ ['watch_5frtc_5fdisable_5ftick_5fcallback_259',['watch_rtc_disable_tick_callback',['../group__rtc.html#ga685f2afb2e99dfebf8d2ef058a5bc19d',1,'watch_rtc_disable_tick_callback(void):&#160;watch_rtc.c'],['../group__rtc.html#ga685f2afb2e99dfebf8d2ef058a5bc19d',1,'watch_rtc_disable_tick_callback(void):&#160;watch_rtc.c']]],
+ ['watch_5frtc_5fget_5fdate_5ftime_260',['watch_rtc_get_date_time',['../group__rtc.html#ga166b575563d39a0061dc9a28ad0309a7',1,'watch_rtc_get_date_time(void):&#160;watch_rtc.c'],['../group__rtc.html#ga166b575563d39a0061dc9a28ad0309a7',1,'watch_rtc_get_date_time(void):&#160;watch_rtc.c']]],
+ ['watch_5frtc_5fregister_5falarm_5fcallback_261',['watch_rtc_register_alarm_callback',['../group__rtc.html#gaa5220d0d7f542a0bc6c9bef176d6d83b',1,'watch_rtc_register_alarm_callback(ext_irq_cb_t callback, watch_date_time alarm_time, watch_rtc_alarm_match mask):&#160;watch_rtc.c'],['../group__rtc.html#gaa5220d0d7f542a0bc6c9bef176d6d83b',1,'watch_rtc_register_alarm_callback(ext_irq_cb_t callback, watch_date_time alarm_time, watch_rtc_alarm_match mask):&#160;watch_rtc.c']]],
+ ['watch_5frtc_5fregister_5fperiodic_5fcallback_262',['watch_rtc_register_periodic_callback',['../group__rtc.html#gaeb4e67aa0062e39eaff465aeebc24f53',1,'watch_rtc_register_periodic_callback(ext_irq_cb_t callback, uint8_t frequency):&#160;watch_rtc.c'],['../group__rtc.html#gaeb4e67aa0062e39eaff465aeebc24f53',1,'watch_rtc_register_periodic_callback(ext_irq_cb_t callback, uint8_t frequency):&#160;watch_rtc.c']]],
+ ['watch_5frtc_5fregister_5ftick_5fcallback_263',['watch_rtc_register_tick_callback',['../group__rtc.html#ga969ea57aaedf13d4950edbeacff3f2be',1,'watch_rtc_register_tick_callback(ext_irq_cb_t callback):&#160;watch_rtc.c'],['../group__rtc.html#ga969ea57aaedf13d4950edbeacff3f2be',1,'watch_rtc_register_tick_callback(ext_irq_cb_t callback):&#160;watch_rtc.c']]],
+ ['watch_5frtc_5fset_5fdate_5ftime_264',['watch_rtc_set_date_time',['../group__rtc.html#gadfcc143db9d71e95c2d2dc45732ab4e5',1,'watch_rtc_set_date_time(watch_date_time date_time):&#160;watch_rtc.c'],['../group__rtc.html#gadfcc143db9d71e95c2d2dc45732ab4e5',1,'watch_rtc_set_date_time(watch_date_time date_time):&#160;watch_rtc.c']]],
+ ['watch_5fset_5fanalog_5fnum_5fsamples_265',['watch_set_analog_num_samples',['../group__adc.html#ga90bac58a3fa935d8fd640f4b58c8037d',1,'watch_set_analog_num_samples(uint16_t samples):&#160;watch_adc.c'],['../group__adc.html#ga90bac58a3fa935d8fd640f4b58c8037d',1,'watch_set_analog_num_samples(uint16_t samples):&#160;watch_adc.c']]],
+ ['watch_5fset_5fanalog_5freference_5fvoltage_266',['watch_set_analog_reference_voltage',['../group__adc.html#ga9ea7b8aef4573f02ff3adafcf891cd93',1,'watch_set_analog_reference_voltage(watch_adc_reference_voltage reference):&#160;watch_adc.c'],['../group__adc.html#ga9ea7b8aef4573f02ff3adafcf891cd93',1,'watch_set_analog_reference_voltage(watch_adc_reference_voltage reference):&#160;watch_adc.c']]],
+ ['watch_5fset_5fanalog_5fsampling_5flength_267',['watch_set_analog_sampling_length',['../group__adc.html#gae9f9ed34e8752e211c1692af473a88dc',1,'watch_set_analog_sampling_length(uint8_t cycles):&#160;watch_adc.c'],['../group__adc.html#gae9f9ed34e8752e211c1692af473a88dc',1,'watch_set_analog_sampling_length(uint8_t cycles):&#160;watch_adc.c']]],
+ ['watch_5fset_5fbuzzer_5foff_268',['watch_set_buzzer_off',['../group__buzzer.html#ga803568f5bc5f6b77ea9efa5299c6d9f4',1,'watch_set_buzzer_off(void):&#160;watch_buzzer.c'],['../group__buzzer.html#ga803568f5bc5f6b77ea9efa5299c6d9f4',1,'watch_set_buzzer_off(void):&#160;watch_buzzer.c']]],
+ ['watch_5fset_5fbuzzer_5fon_269',['watch_set_buzzer_on',['../group__buzzer.html#ga6a2d48712d70aff4a1ab463afe6fdd98',1,'watch_set_buzzer_on(void):&#160;watch_buzzer.c'],['../group__buzzer.html#ga6a2d48712d70aff4a1ab463afe6fdd98',1,'watch_set_buzzer_on(void):&#160;watch_buzzer.c']]],
+ ['watch_5fset_5fbuzzer_5fperiod_270',['watch_set_buzzer_period',['../group__buzzer.html#ga77f213418f48937de73bfe7ac5fc58c9',1,'watch_set_buzzer_period(uint32_t period):&#160;watch_buzzer.c'],['../group__buzzer.html#ga77f213418f48937de73bfe7ac5fc58c9',1,'watch_set_buzzer_period(uint32_t period):&#160;watch_buzzer.c']]],
+ ['watch_5fset_5fcolon_271',['watch_set_colon',['../group__slcd.html#ga021df8bd4ab27a78a812cbb0eadd26ee',1,'watch_set_colon(void):&#160;watch_slcd.c'],['../group__slcd.html#ga021df8bd4ab27a78a812cbb0eadd26ee',1,'watch_set_colon(void):&#160;watch_slcd.c']]],
+ ['watch_5fset_5findicator_272',['watch_set_indicator',['../group__slcd.html#gaa6640c8b372933de978e1066aed7e7fd',1,'watch_set_indicator(WatchIndicatorSegment indicator):&#160;watch_slcd.c'],['../group__slcd.html#gaa6640c8b372933de978e1066aed7e7fd',1,'watch_set_indicator(WatchIndicatorSegment indicator):&#160;watch_slcd.c']]],
+ ['watch_5fset_5fled_5fcolor_273',['watch_set_led_color',['../group__led.html#ga042bcc9220ab05d1de8389cf0067511b',1,'watch_set_led_color(uint8_t red, uint8_t green):&#160;watch_led.c'],['../group__led.html#ga042bcc9220ab05d1de8389cf0067511b',1,'watch_set_led_color(uint8_t red, uint8_t green):&#160;watch_led.c']]],
+ ['watch_5fset_5fled_5fgreen_274',['watch_set_led_green',['../group__led.html#gab01a29900ddc5315c0e752e63d748f41',1,'watch_set_led_green(void):&#160;watch_led.c'],['../group__led.html#gab01a29900ddc5315c0e752e63d748f41',1,'watch_set_led_green(void):&#160;watch_led.c']]],
+ ['watch_5fset_5fled_5foff_275',['watch_set_led_off',['../group__led.html#ga8619f040ff7364285398412a4c420cae',1,'watch_set_led_off(void):&#160;watch_led.c'],['../group__led.html#ga8619f040ff7364285398412a4c420cae',1,'watch_set_led_off(void):&#160;watch_led.c']]],
+ ['watch_5fset_5fled_5fred_276',['watch_set_led_red',['../group__led.html#ga36d89031d8e8813dfab5f6cff9c6ee40',1,'watch_set_led_red(void):&#160;watch_led.c'],['../group__led.html#ga36d89031d8e8813dfab5f6cff9c6ee40',1,'watch_set_led_red(void):&#160;watch_led.c']]],
+ ['watch_5fset_5fled_5fyellow_277',['watch_set_led_yellow',['../group__led.html#ga51ba53c3281ad8724d98af27eacc3de0',1,'watch_set_led_yellow(void):&#160;watch_led.c'],['../group__led.html#ga51ba53c3281ad8724d98af27eacc3de0',1,'watch_set_led_yellow(void):&#160;watch_led.c']]],
+ ['watch_5fset_5fpin_5flevel_278',['watch_set_pin_level',['../group__gpio.html#ga2e781c7e15045d2270f0cb3f87d619d6',1,'watch_set_pin_level(const uint8_t pin, const bool level):&#160;watch_gpio.c'],['../group__gpio.html#ga2e781c7e15045d2270f0cb3f87d619d6',1,'watch_set_pin_level(const uint8_t pin, const bool level):&#160;watch_gpio.c']]],
+ ['watch_5fset_5fpixel_279',['watch_set_pixel',['../group__slcd.html#ga47948dc2c7490b698810ef9914507e08',1,'watch_set_pixel(uint8_t com, uint8_t seg):&#160;watch_slcd.c'],['../group__slcd.html#ga47948dc2c7490b698810ef9914507e08',1,'watch_set_pixel(uint8_t com, uint8_t seg):&#160;watch_slcd.c']]],
+ ['watch_5fstart_5fcharacter_5fblink_280',['watch_start_character_blink',['../group__slcd.html#ga4c99ffbfa68aea0dce466db6e47879a5',1,'watch_start_character_blink(char character, uint32_t duration):&#160;watch_slcd.c'],['../group__slcd.html#ga4c99ffbfa68aea0dce466db6e47879a5',1,'watch_start_character_blink(char character, uint32_t duration):&#160;watch_slcd.c']]],
+ ['watch_5fstart_5ftick_5fanimation_281',['watch_start_tick_animation',['../group__slcd.html#ga70918c1acc2ed21512b69b83397303a4',1,'watch_start_tick_animation(uint32_t duration):&#160;watch_slcd.c'],['../group__slcd.html#ga70918c1acc2ed21512b69b83397303a4',1,'watch_start_tick_animation(uint32_t duration):&#160;watch_slcd.c']]],
+ ['watch_5fstop_5fblink_282',['watch_stop_blink',['../group__slcd.html#ga5d29760dd0998de98f8578ed3de5b1e5',1,'watch_stop_blink(void):&#160;watch_slcd.c'],['../group__slcd.html#ga5d29760dd0998de98f8578ed3de5b1e5',1,'watch_stop_blink(void):&#160;watch_slcd.c']]],
+ ['watch_5fstop_5ftick_5fanimation_283',['watch_stop_tick_animation',['../group__slcd.html#gaf2c52b4430b4e78a066b3a2b104d142a',1,'watch_stop_tick_animation(void):&#160;watch_slcd.c'],['../group__slcd.html#gaf2c52b4430b4e78a066b3a2b104d142a',1,'watch_stop_tick_animation(void):&#160;watch_slcd.c']]],
+ ['watch_5fstore_5fbackup_5fdata_284',['watch_store_backup_data',['../group__deepsleep.html#ga385b36922ec76c5fe697772f97a05846',1,'watch_store_backup_data(uint32_t data, uint8_t reg):&#160;watch_deepsleep.c'],['../group__deepsleep.html#ga385b36922ec76c5fe697772f97a05846',1,'watch_store_backup_data(uint32_t data, uint8_t reg):&#160;watch_deepsleep.c']]],
+ ['watch_5ftick_5fanimation_5fis_5frunning_285',['watch_tick_animation_is_running',['../group__slcd.html#ga3764fb499e056f9a45588268f11be8a0',1,'watch_tick_animation_is_running(void):&#160;watch_slcd.c'],['../group__slcd.html#ga3764fb499e056f9a45588268f11be8a0',1,'watch_tick_animation_is_running(void):&#160;watch_slcd.c']]],
+ ['watch_5futility_5fconvert_5fto_5funix_5ftime_286',['watch_utility_convert_to_unix_time',['../group__utility.html#ga94f5cc404949bf4c0ac4bc4770ec8eda',1,'watch_utility_convert_to_unix_time(uint16_t year, uint8_t month, uint8_t day, uint8_t hour, uint8_t minute, uint8_t second, uint32_t utc_offset):&#160;watch_utility.c'],['../group__utility.html#ga94f5cc404949bf4c0ac4bc4770ec8eda',1,'watch_utility_convert_to_unix_time(uint16_t year, uint8_t month, uint8_t day, uint8_t hour, uint8_t minute, uint8_t second, uint32_t utc_offset):&#160;watch_utility.c']]],
+ ['watch_5futility_5fdate_5ftime_5fconvert_5fzone_287',['watch_utility_date_time_convert_zone',['../group__utility.html#ga94f038ec0e1b8f3c48c4364b56566327',1,'watch_utility_date_time_convert_zone(watch_date_time date_time, uint32_t origin_utc_offset, uint32_t destination_utc_offset):&#160;watch_utility.c'],['../group__utility.html#ga94f038ec0e1b8f3c48c4364b56566327',1,'watch_utility_date_time_convert_zone(watch_date_time date_time, uint32_t origin_utc_offset, uint32_t destination_utc_offset):&#160;watch_utility.c']]],
+ ['watch_5futility_5fdate_5ftime_5ffrom_5funix_5ftime_288',['watch_utility_date_time_from_unix_time',['../group__utility.html#ga396e56109234aaa00993c3dd84f3f43c',1,'watch_utility_date_time_from_unix_time(uint32_t timestamp, uint32_t utc_offset):&#160;watch_utility.c'],['../group__utility.html#ga396e56109234aaa00993c3dd84f3f43c',1,'watch_utility_date_time_from_unix_time(uint32_t timestamp, uint32_t utc_offset):&#160;watch_utility.c']]],
+ ['watch_5futility_5fdate_5ftime_5fto_5funix_5ftime_289',['watch_utility_date_time_to_unix_time',['../group__utility.html#gaffafef58755ff2704cf93fe1a0849a27',1,'watch_utility_date_time_to_unix_time(watch_date_time date_time, uint32_t utc_offset):&#160;watch_utility.c'],['../group__utility.html#gaffafef58755ff2704cf93fe1a0849a27',1,'watch_utility_date_time_to_unix_time(watch_date_time date_time, uint32_t utc_offset):&#160;watch_utility.c']]],
+ ['watch_5futility_5fget_5fweekday_290',['watch_utility_get_weekday',['../group__utility.html#ga8f3d6ddf5f22bc61e1dc4b569009b127',1,'watch_utility_get_weekday(watch_date_time date_time):&#160;watch_utility.c'],['../group__utility.html#ga8f3d6ddf5f22bc61e1dc4b569009b127',1,'watch_utility_get_weekday(watch_date_time date_time):&#160;watch_utility.c']]],
+ ['watch_5futility_5fthermistor_5ftemperature_291',['watch_utility_thermistor_temperature',['../group__utility.html#ga2753ff031c28202d23b0f3e80de2c920',1,'watch_utility_thermistor_temperature(uint16_t value, bool highside, float b_coefficient, float nominal_temperature, float nominal_resistance, float series_resistance):&#160;watch_utility.c'],['../group__utility.html#ga2753ff031c28202d23b0f3e80de2c920',1,'watch_utility_thermistor_temperature(uint16_t value, bool highside, float b_coefficient, float nominal_temperature, float nominal_resistance, float series_resistance):&#160;watch_utility.c']]]
];
diff --git a/search/groups_0.js b/search/groups_0.js
index 0d536921..3ce0d1a8 100644
--- a/search/groups_0.js
+++ b/search/groups_0.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['analog_20input_390',['Analog Input',['../group__adc.html',1,'']]],
- ['application_20framework_391',['Application Framework',['../group__app.html',1,'']]]
+ ['analog_20input_392',['Analog Input',['../group__adc.html',1,'']]],
+ ['application_20framework_393',['Application Framework',['../group__app.html',1,'']]]
];
diff --git a/search/groups_1.js b/search/groups_1.js
index 03a34cdb..f7a9dd92 100644
--- a/search/groups_1.js
+++ b/search/groups_1.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['buttons_20_26_20external_20interrupts_392',['Buttons &amp; External Interrupts',['../group__buttons.html',1,'']]],
- ['buzzer_393',['Buzzer',['../group__buzzer.html',1,'']]]
+ ['buttons_20_26_20external_20interrupts_394',['Buttons &amp; External Interrupts',['../group__buttons.html',1,'']]],
+ ['buzzer_395',['Buzzer',['../group__buzzer.html',1,'']]]
];
diff --git a/search/groups_2.js b/search/groups_2.js
index a0c9dd32..198c6546 100644
--- a/search/groups_2.js
+++ b/search/groups_2.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['debug_20uart_394',['Debug UART',['../group__debug.html',1,'']]],
- ['digital_20input_20and_20output_395',['Digital Input and Output',['../group__gpio.html',1,'']]]
+ ['debug_20uart_396',['Debug UART',['../group__debug.html',1,'']]],
+ ['digital_20input_20and_20output_397',['Digital Input and Output',['../group__gpio.html',1,'']]]
];
diff --git a/search/groups_3.js b/search/groups_3.js
index 16878dad..86126e5f 100644
--- a/search/groups_3.js
+++ b/search/groups_3.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['i2c_20controller_20driver_396',['I2C Controller Driver',['../group__i2c.html',1,'']]]
+ ['i2c_20controller_20driver_398',['I2C Controller Driver',['../group__i2c.html',1,'']]]
];
diff --git a/search/groups_4.js b/search/groups_4.js
index 116cc521..81dbdbab 100644
--- a/search/groups_4.js
+++ b/search/groups_4.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['led_20control_397',['LED Control',['../group__led.html',1,'']]]
+ ['led_20control_399',['LED Control',['../group__led.html',1,'']]]
];
diff --git a/search/groups_5.js b/search/groups_5.js
index 19196894..7c137f00 100644
--- a/search/groups_5.js
+++ b/search/groups_5.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['real_2dtime_20clock_398',['Real-Time Clock',['../group__rtc.html',1,'']]]
+ ['real_2dtime_20clock_400',['Real-Time Clock',['../group__rtc.html',1,'']]]
];
diff --git a/search/groups_6.js b/search/groups_6.js
index 656f0739..f017a5f1 100644
--- a/search/groups_6.js
+++ b/search/groups_6.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['segment_20lcd_20display_399',['Segment LCD Display',['../group__slcd.html',1,'']]],
- ['sleep_20control_400',['Sleep Control',['../group__deepsleep.html',1,'']]]
+ ['segment_20lcd_20display_401',['Segment LCD Display',['../group__slcd.html',1,'']]],
+ ['sleep_20control_402',['Sleep Control',['../group__deepsleep.html',1,'']]]
];
diff --git a/search/groups_7.js b/search/groups_7.js
index 45c702ac..1097cdcc 100644
--- a/search/groups_7.js
+++ b/search/groups_7.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['utility_20functions_401',['Utility Functions',['../group__utility.html',1,'']]]
+ ['utility_20functions_403',['Utility Functions',['../group__utility.html',1,'']]]
];
diff --git a/search/pages_0.js b/search/pages_0.js
index 5e872581..17022ebf 100644
--- a/search/pages_0.js
+++ b/search/pages_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['sensor_20watch_20documentation_402',['Sensor Watch Documentation',['../index.html',1,'']]]
+ ['sensor_20watch_20documentation_404',['Sensor Watch Documentation',['../index.html',1,'']]]
];
diff --git a/search/typedefs_0.js b/search/typedefs_0.js
index e87e57bd..b22f2840 100644
--- a/search/typedefs_0.js
+++ b/search/typedefs_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['buzzernote_291',['BuzzerNote',['../group__buzzer.html#gafa12cf05739781d774798dab6b8a3fed',1,'watch_buzzer.h']]]
+ ['buzzernote_293',['BuzzerNote',['../group__buzzer.html#gafa12cf05739781d774798dab6b8a3fed',1,'watch_buzzer.h']]]
];
diff --git a/search/typedefs_1.js b/search/typedefs_1.js
index 55f170ca..38d9d5fd 100644
--- a/search/typedefs_1.js
+++ b/search/typedefs_1.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['watch_5finterrupt_5ftrigger_292',['watch_interrupt_trigger',['../group__buttons.html#gadee2b304ce34a8aec5aedabd75934c1b',1,'watch_extint.h']]],
- ['watchindicatorsegment_293',['WatchIndicatorSegment',['../group__slcd.html#ga12f90dd93f63366e5a08f161e5f6c9f5',1,'watch_slcd.h']]]
+ ['watch_5finterrupt_5ftrigger_294',['watch_interrupt_trigger',['../group__buttons.html#gadee2b304ce34a8aec5aedabd75934c1b',1,'watch_extint.h']]],
+ ['watchindicatorsegment_295',['WatchIndicatorSegment',['../group__slcd.html#ga12f90dd93f63366e5a08f161e5f6c9f5',1,'watch_slcd.h']]]
];
diff --git a/search/variables_0.js b/search/variables_0.js
index d48dac1f..5330195f 100644
--- a/search/variables_0.js
+++ b/search/variables_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['noteperiods_290',['NotePeriods',['../group__buzzer.html#ga747b4014093d6a71b6d8fba2db41696b',1,'NotePeriods():&#160;watch_buzzer.c'],['../group__buzzer.html#ga747b4014093d6a71b6d8fba2db41696b',1,'NotePeriods():&#160;watch_buzzer.c']]]
+ ['noteperiods_292',['NotePeriods',['../group__buzzer.html#ga747b4014093d6a71b6d8fba2db41696b',1,'NotePeriods():&#160;watch_buzzer.c'],['../group__buzzer.html#ga747b4014093d6a71b6d8fba2db41696b',1,'NotePeriods():&#160;watch_buzzer.c']]]
];
diff --git a/watch__utility_8h_source.html b/watch__utility_8h_source.html
index b2e40d0e..5585c62a 100644
--- a/watch__utility_8h_source.html
+++ b/watch__utility_8h_source.html
@@ -109,12 +109,15 @@ $(function() {
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; </div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160;<a class="code" href="unionwatch__date__time.html">watch_date_time</a> <a class="code" href="group__utility.html#ga396e56109234aaa00993c3dd84f3f43c">watch_utility_date_time_from_unix_time</a>(uint32_t timestamp, uint32_t utc_offset);</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160;<span class="keywordtype">float</span> <a class="code" href="group__utility.html#ga2753ff031c28202d23b0f3e80de2c920">watch_utility_thermistor_temperature</a>(uint16_t value, <span class="keywordtype">bool</span> highside, <span class="keywordtype">float</span> b_coefficient, <span class="keywordtype">float</span> nominal_temperature, <span class="keywordtype">float</span> nominal_resistance, <span class="keywordtype">float</span> series_resistance);</div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; </div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160;<span class="preprocessor">#endif</span></div>
-<div class="ttc" id="agroup__utility_html_ga2753ff031c28202d23b0f3e80de2c920"><div class="ttname"><a href="group__utility.html#ga2753ff031c28202d23b0f3e80de2c920">watch_utility_thermistor_temperature</a></div><div class="ttdeci">float watch_utility_thermistor_temperature(uint16_t value, bool highside, float b_coefficient, float nominal_temperature, float nominal_resistance, float series_resistance)</div><div class="ttdoc">Returns a temperature in degrees Celsius for a given thermistor voltage divider circuit.</div><div class="ttdef"><b>Definition:</b> watch_utility.c:149</div></div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160;<a class="code" href="unionwatch__date__time.html">watch_date_time</a> <a class="code" href="group__utility.html#ga94f038ec0e1b8f3c48c4364b56566327">watch_utility_date_time_convert_zone</a>(<a class="code" href="unionwatch__date__time.html">watch_date_time</a> date_time, uint32_t origin_utc_offset, uint32_t destination_utc_offset);</div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; </div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160;<span class="keywordtype">float</span> <a class="code" href="group__utility.html#ga2753ff031c28202d23b0f3e80de2c920">watch_utility_thermistor_temperature</a>(uint16_t value, <span class="keywordtype">bool</span> highside, <span class="keywordtype">float</span> b_coefficient, <span class="keywordtype">float</span> nominal_temperature, <span class="keywordtype">float</span> nominal_resistance, <span class="keywordtype">float</span> series_resistance);</div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; </div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160;<span class="preprocessor">#endif</span></div>
+<div class="ttc" id="agroup__utility_html_ga2753ff031c28202d23b0f3e80de2c920"><div class="ttname"><a href="group__utility.html#ga2753ff031c28202d23b0f3e80de2c920">watch_utility_thermistor_temperature</a></div><div class="ttdeci">float watch_utility_thermistor_temperature(uint16_t value, bool highside, float b_coefficient, float nominal_temperature, float nominal_resistance, float series_resistance)</div><div class="ttdoc">Returns a temperature in degrees Celsius for a given thermistor voltage divider circuit.</div><div class="ttdef"><b>Definition:</b> watch_utility.c:154</div></div>
<div class="ttc" id="agroup__utility_html_ga396e56109234aaa00993c3dd84f3f43c"><div class="ttname"><a href="group__utility.html#ga396e56109234aaa00993c3dd84f3f43c">watch_utility_date_time_from_unix_time</a></div><div class="ttdeci">watch_date_time watch_utility_date_time_from_unix_time(uint32_t timestamp, uint32_t utc_offset)</div><div class="ttdoc">Returns the UNIX time (seconds since 1970) for a given watch_date_time struct.</div><div class="ttdef"><b>Definition:</b> watch_utility.c:79</div></div>
<div class="ttc" id="agroup__utility_html_ga8f3d6ddf5f22bc61e1dc4b569009b127"><div class="ttname"><a href="group__utility.html#ga8f3d6ddf5f22bc61e1dc4b569009b127">watch_utility_get_weekday</a></div><div class="ttdeci">const char * watch_utility_get_weekday(watch_date_time date_time)</div><div class="ttdoc">Returns a two-letter weekday for the given timestamp, suitable for display in positions 0-1 of the wa...</div><div class="ttdef"><b>Definition:</b> watch_utility.c:28</div></div>
+<div class="ttc" id="agroup__utility_html_ga94f038ec0e1b8f3c48c4364b56566327"><div class="ttname"><a href="group__utility.html#ga94f038ec0e1b8f3c48c4364b56566327">watch_utility_date_time_convert_zone</a></div><div class="ttdeci">watch_date_time watch_utility_date_time_convert_zone(watch_date_time date_time, uint32_t origin_utc_offset, uint32_t destination_utc_offset)</div><div class="ttdoc">Converts a time from a given time zone to another time zone.</div><div class="ttdef"><b>Definition:</b> watch_utility.c:149</div></div>
<div class="ttc" id="agroup__utility_html_ga94f5cc404949bf4c0ac4bc4770ec8eda"><div class="ttname"><a href="group__utility.html#ga94f5cc404949bf4c0ac4bc4770ec8eda">watch_utility_convert_to_unix_time</a></div><div class="ttdeci">uint32_t watch_utility_convert_to_unix_time(uint16_t year, uint8_t month, uint8_t day, uint8_t hour, uint8_t minute, uint8_t second, uint32_t utc_offset)</div><div class="ttdoc">Returns the UNIX time (seconds since 1970) for a given date/time in UTC.</div><div class="ttdef"><b>Definition:</b> watch_utility.c:38</div></div>
<div class="ttc" id="agroup__utility_html_gaffafef58755ff2704cf93fe1a0849a27"><div class="ttname"><a href="group__utility.html#gaffafef58755ff2704cf93fe1a0849a27">watch_utility_date_time_to_unix_time</a></div><div class="ttdeci">uint32_t watch_utility_date_time_to_unix_time(watch_date_time date_time, uint32_t utc_offset)</div><div class="ttdoc">Returns the UNIX time (seconds since 1970) for a given watch_date_time struct.</div><div class="ttdef"><b>Definition:</b> watch_utility.c:69</div></div>
<div class="ttc" id="aunionwatch__date__time_html"><div class="ttname"><a href="unionwatch__date__time.html">watch_date_time</a></div><div class="ttdef"><b>Definition:</b> watch_rtc.h:44</div></div>