From 6ac386a506eed2212566ecbf7ea6f4a96e9b49eb Mon Sep 17 00:00:00 2001 From: joeycastillo Date: Wed, 3 Aug 2022 17:57:16 +0000 Subject: deploy: e790a025787e0e1aa59b98b95e194cf4318d1578 --- annotated.html | 2 +- classes.html | 2 +- dir_280ec1f3fe74f12cdd5c78898ed1ca3c.html | 4 +- dir_3351a3556ab4b770be21f3a77a6d7b80.html | 2 +- dir_f1a087a6659d970f5756e21fc1ac4961.html | 2 +- files.html | 7 +- globals.html | 4 +- globals_func.html | 4 +- group__adc.html | 2 +- group__app.html | 2 +- group__buttons.html | 2 +- group__buzzer.html | 2 +- group__deepsleep.html | 2 +- group__gpio.html | 2 +- group__i2c.html | 2 +- group__led.html | 2 +- group__rtc.html | 2 +- group__slcd.html | 2 +- group__spi.html | 2 +- group__storage.html | 230 ++++++++++++++++++++++++++++++ group__uart.html | 2 +- group__utility.html | 2 +- index.html | 2 +- modules.html | 7 +- search/all_4.js | 2 +- search/all_5.js | 2 +- search/all_6.js | 2 +- search/all_7.js | 2 +- search/all_8.js | 6 +- search/all_9.js | 6 +- search/all_a.js | 104 +------------- search/all_b.html | 37 +++++ search/all_b.js | 110 ++++++++++++++ search/functions_2.js | 93 +----------- search/functions_3.html | 37 +++++ search/functions_3.js | 100 +++++++++++++ search/groups_3.js | 2 +- search/groups_4.js | 2 +- search/groups_5.js | 2 +- search/groups_6.js | 4 +- search/groups_7.js | 5 +- search/groups_8.html | 37 +++++ search/groups_8.js | 5 + search/searchdata.js | 6 +- structwatch__duration__t.html | 2 +- unionwatch__date__time.html | 2 +- watch_8h.html | 55 ++++++- watch_8h_source.html | 23 +-- watch__adc_8h_source.html | 2 +- watch__app_8h_source.html | 2 +- watch__buzzer_8h_source.html | 2 +- watch__deepsleep_8h_source.html | 2 +- watch__extint_8h_source.html | 2 +- watch__gpio_8h_source.html | 2 +- watch__i2c_8h_source.html | 2 +- watch__led_8h_source.html | 2 +- watch__private_8h_source.html | 11 +- watch__private__display_8h_source.html | 2 +- watch__rtc_8h_source.html | 2 +- watch__slcd_8h_source.html | 2 +- watch__spi_8h_source.html | 2 +- watch__storage_8h_source.html | 131 +++++++++++++++++ watch__uart_8h_source.html | 2 +- watch__utility_8h_source.html | 2 +- 64 files changed, 836 insertions(+), 272 deletions(-) create mode 100644 group__storage.html create mode 100644 search/all_b.html create mode 100644 search/all_b.js create mode 100644 search/functions_3.html create mode 100644 search/functions_3.js create mode 100644 search/groups_8.html create mode 100644 search/groups_8.js create mode 100644 watch__storage_8h_source.html diff --git a/annotated.html b/annotated.html index e6d174fa..b0652b82 100644 --- a/annotated.html +++ b/annotated.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/classes.html b/classes.html index 2ead4f21..06b76275 100644 --- a/classes.html +++ b/classes.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/dir_280ec1f3fe74f12cdd5c78898ed1ca3c.html b/dir_280ec1f3fe74f12cdd5c78898ed1ca3c.html index 0e26e648..0ebc21a7 100644 --- a/dir_280ec1f3fe74f12cdd5c78898ed1ca3c.html +++ b/dir_280ec1f3fe74f12cdd5c78898ed1ca3c.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
@@ -101,6 +101,8 @@ Files   file  watch_spi.h [code]   +file  watch_storage.h [code] +  file  watch_uart.h [code]   file  watch_utility.h [code] diff --git a/dir_3351a3556ab4b770be21f3a77a6d7b80.html b/dir_3351a3556ab4b770be21f3a77a6d7b80.html index 7b1cc340..7d00d755 100644 --- a/dir_3351a3556ab4b770be21f3a77a6d7b80.html +++ b/dir_3351a3556ab4b770be21f3a77a6d7b80.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/dir_f1a087a6659d970f5756e21fc1ac4961.html b/dir_f1a087a6659d970f5756e21fc1ac4961.html index e65b2909..f1ae9579 100644 --- a/dir_f1a087a6659d970f5756e21fc1ac4961.html +++ b/dir_f1a087a6659d970f5756e21fc1ac4961.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/files.html b/files.html index ea633362..39eccf0e 100644 --- a/files.html +++ b/files.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
@@ -85,8 +85,9 @@ $(function() {  watch_rtc.h  watch_slcd.h  watch_spi.h - watch_uart.h - watch_utility.h + watch_storage.h + watch_uart.h + watch_utility.h
diff --git a/globals.html b/globals.html index e8219859..5f9eb2de 100644 --- a/globals.html +++ b/globals.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
@@ -64,7 +64,9 @@ $(function() {
Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
diff --git a/globals_func.html b/globals_func.html index 2a4131df..9dc465e5 100644 --- a/globals_func.html +++ b/globals_func.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
@@ -64,7 +64,9 @@ $(function() {
 
diff --git a/group__adc.html b/group__adc.html index 931c2d84..2067d04d 100644 --- a/group__adc.html +++ b/group__adc.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/group__app.html b/group__app.html index 16f86fb3..f5467945 100644 --- a/group__app.html +++ b/group__app.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/group__buttons.html b/group__buttons.html index ae9b268a..6241cff2 100644 --- a/group__buttons.html +++ b/group__buttons.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/group__buzzer.html b/group__buzzer.html index acf13dfb..7e9c6544 100644 --- a/group__buzzer.html +++ b/group__buzzer.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/group__deepsleep.html b/group__deepsleep.html index 1eb1cf9d..8143833a 100644 --- a/group__deepsleep.html +++ b/group__deepsleep.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/group__gpio.html b/group__gpio.html index 6cc55354..bba83cdd 100644 --- a/group__gpio.html +++ b/group__gpio.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/group__i2c.html b/group__i2c.html index e55b2285..10bb21b1 100644 --- a/group__i2c.html +++ b/group__i2c.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/group__led.html b/group__led.html index 6e5500e8..f6e560e3 100644 --- a/group__led.html +++ b/group__led.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/group__rtc.html b/group__rtc.html index fbb8cad2..b09e879e 100644 --- a/group__rtc.html +++ b/group__rtc.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/group__slcd.html b/group__slcd.html index df94a46e..bd3724b2 100644 --- a/group__slcd.html +++ b/group__slcd.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/group__spi.html b/group__spi.html index f17fa697..6b249123 100644 --- a/group__spi.html +++ b/group__spi.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/group__storage.html b/group__storage.html new file mode 100644 index 00000000..3a8a7bda --- /dev/null +++ b/group__storage.html @@ -0,0 +1,230 @@ + + + + + + + +Sensor Watch: Flash Storage + + + + + + + + + +
+
+ + + + + + +
+
Sensor Watch 0.0.2 +
+
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
+
+
+ + + + + + + +
+ +
+
+ + +
+ +
+ +
+ +
Flash Storage
+
+
+ +

This section covers functions related to the SAM L22's 8 kilobyte EEPROM emulation area. +More...

+ + + + + + + + + + + + + + +

+Functions

bool watch_storage_read (uint32_t row, uint32_t offset, uint8_t *buffer, uint32_t size)
 Reads a range of bytes from the storage area. More...
 
bool watch_storage_write (uint32_t row, uint32_t offset, const uint8_t *buffer, uint32_t size)
 Writes bytes to a page in the storage area. Note that the row should already be erased before writing. More...
 
bool watch_storage_erase (uint32_t row)
 Erases a row in the storage area, setting all its bytes to 0xFF. More...
 
+bool watch_storage_sync (void)
 Waits for any pending writes to complete.
 
+

Detailed Description

+

This section covers functions related to the SAM L22's 8 kilobyte EEPROM emulation area.

+

The SAM L22 inside Sensor Watch has a 256 kilobyte Flash memory array that can be programmed with whatever data we want. We use most of it to store the bootloader and the application code that runs on your wrist. The bootloader region is read-only, and the main application area is only writable by the bootloader (when you drag new code onto the WATCHBOOT drive). However! there's also a special 8 kilobyte region at the end of the Flash memory called the EEPROM Emulation Area. This EEPROM emulation area can be written or erased while the main Flash array is being read. This makes it super easy to work with, and useful for storing a small amount of non-volatile data that persists across reboots, even when power is lost. The functions in this section are very basic, and only cover reading and writing data in this area. The region is laid out as 32 rows consisting of 4 pages of 64 bytes. 32*4*64 = 8192 bytes. The area can be written one page at a time, but it can only be erased one row at a time. You can read at arbitrary word-aligned offsets within a row.

   ┌──────────────┬──────────────┬──────────────┬──────────────┐
+

Row 0 │ 64 bytes │ 64 bytes │ 64 bytes │ 64 bytes │ ├──────────────┼──────────────┼──────────────┼──────────────┤ Row 1 │ 64 bytes │ 64 bytes │ 64 bytes │ 64 bytes │ ├──────────────┼──────────────┼──────────────┼──────────────┤ ... │ │ │ │ │ ├──────────────┼──────────────┼──────────────┼──────────────┤ Row 31 │ 64 bytes │ 64 bytes │ 64 bytes │ 64 bytes │ └──────────────┴──────────────┴──────────────┴──────────────┘

+

Function Documentation

+ +

◆ watch_storage_erase()

+ +
+
+ + + + + + + + +
bool watch_storage_erase (uint32_t row)
+
+ +

Erases a row in the storage area, setting all its bytes to 0xFF.

+
Parameters
+ + +
rowThe row you want to erase.
+
+
+ +
+
+ +

◆ watch_storage_read()

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
bool watch_storage_read (uint32_t row,
uint32_t offset,
uint8_t * buffer,
uint32_t size 
)
+
+ +

Reads a range of bytes from the storage area.

+
Parameters
+ + + + + +
rowThe row you want to read.
offsetThe offset from the beginning of the row.
bufferA buffer of at least size bytes.
sizeThe number of bytes you wish to read.
+
+
+ +
+
+ +

◆ watch_storage_write()

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
bool watch_storage_write (uint32_t row,
uint32_t offset,
const uint8_t * buffer,
uint32_t size 
)
+
+ +

Writes bytes to a page in the storage area. Note that the row should already be erased before writing.

+
Parameters
+ + + + + +
rowThe row containing the page you want to write.
offsetThe offset from the beginning of the row. Must be a multiple of 64.
bufferThe buffer containing the bytes you wish to set.
sizeThe number of bytes you wish to write.
+
+
+ +
+
+
+ + + + diff --git a/group__uart.html b/group__uart.html index ebb48a87..09d53874 100644 --- a/group__uart.html +++ b/group__uart.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/group__utility.html b/group__utility.html index a51a1d98..456feb18 100644 --- a/group__utility.html +++ b/group__utility.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/index.html b/index.html index 275ca8dc..ffeb7a0c 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/modules.html b/modules.html index 4c6fd032..1225002a 100644 --- a/modules.html +++ b/modules.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
@@ -79,8 +79,9 @@ $(function() {  Real-Time ClockThis section covers functions related to the SAM L22's real-time clock peripheral, including date, time and alarm functions  Segment LCD DisplayThis section covers functions related to the Segment LCD display driver, which is responsible for displaying strings of characters and indicators on the main watch display  SPI Controller DriverThis section covers functions related to the SAM L22's built-in SPI driver, including configuring the SPI bus and writing to / reading from devices - UARTThis section covers functions related to the UART peripheral - Utility FunctionsThis section covers various useful functions that don't fit anywhere else + Flash StorageThis section covers functions related to the SAM L22's 8 kilobyte EEPROM emulation area + UARTThis section covers functions related to the UART peripheral + Utility FunctionsThis section covers various useful functions that don't fit anywhere else
diff --git a/search/all_4.js b/search/all_4.js index a6640a00..d97e3d41 100644 --- a/search/all_4.js +++ b/search/all_4.js @@ -1,4 +1,4 @@ var searchData= [ - ['i2c_20controller_20driver_0',['I2C Controller Driver',['../group__i2c.html',1,'']]] + ['flash_20storage_0',['Flash Storage',['../group__storage.html',1,'']]] ]; diff --git a/search/all_5.js b/search/all_5.js index 8d968473..a6640a00 100644 --- a/search/all_5.js +++ b/search/all_5.js @@ -1,4 +1,4 @@ var searchData= [ - ['led_20control_0',['LED Control',['../group__led.html',1,'']]] + ['i2c_20controller_20driver_0',['I2C Controller Driver',['../group__i2c.html',1,'']]] ]; diff --git a/search/all_6.js b/search/all_6.js index c27770eb..8d968473 100644 --- a/search/all_6.js +++ b/search/all_6.js @@ -1,4 +1,4 @@ var searchData= [ - ['noteperiods_0',['NotePeriods',['../group__buzzer.html#ga747b4014093d6a71b6d8fba2db41696b',1,'NotePeriods(): watch_private_buzzer.c'],['../group__buzzer.html#ga747b4014093d6a71b6d8fba2db41696b',1,'NotePeriods(): watch_private_buzzer.c']]] + ['led_20control_0',['LED Control',['../group__led.html',1,'']]] ]; diff --git a/search/all_7.js b/search/all_7.js index 31aa4036..c27770eb 100644 --- a/search/all_7.js +++ b/search/all_7.js @@ -1,4 +1,4 @@ var searchData= [ - ['real_2dtime_20clock_0',['Real-Time Clock',['../group__rtc.html',1,'']]] + ['noteperiods_0',['NotePeriods',['../group__buzzer.html#ga747b4014093d6a71b6d8fba2db41696b',1,'NotePeriods(): watch_private_buzzer.c'],['../group__buzzer.html#ga747b4014093d6a71b6d8fba2db41696b',1,'NotePeriods(): watch_private_buzzer.c']]] ]; diff --git a/search/all_8.js b/search/all_8.js index 039f4e88..d3846955 100644 --- a/search/all_8.js +++ b/search/all_8.js @@ -1,7 +1,5 @@ var searchData= [ - ['segment_20lcd_20display_0',['Segment LCD Display',['../group__slcd.html',1,'']]], - ['sensor_20watch_20documentation_1',['Sensor Watch Documentation',['../index.html',1,'']]], - ['sleep_20control_2',['Sleep Control',['../group__deepsleep.html',1,'']]], - ['spi_20controller_20driver_3',['SPI Controller Driver',['../group__spi.html',1,'']]] + ['read_0',['read',['../watch_8h.html#aa0c5d610f8b61891a7cf5fca2671b6f9',1,'watch.h']]], + ['real_2dtime_20clock_1',['Real-Time Clock',['../group__rtc.html',1,'']]] ]; diff --git a/search/all_9.js b/search/all_9.js index 44bfb815..039f4e88 100644 --- a/search/all_9.js +++ b/search/all_9.js @@ -1,5 +1,7 @@ var searchData= [ - ['uart_0',['UART',['../group__uart.html',1,'']]], - ['utility_20functions_1',['Utility Functions',['../group__utility.html',1,'']]] + ['segment_20lcd_20display_0',['Segment LCD Display',['../group__slcd.html',1,'']]], + ['sensor_20watch_20documentation_1',['Sensor Watch Documentation',['../index.html',1,'']]], + ['sleep_20control_2',['Sleep Control',['../group__deepsleep.html',1,'']]], + ['spi_20controller_20driver_3',['SPI Controller Driver',['../group__spi.html',1,'']]] ]; diff --git a/search/all_a.js b/search/all_a.js index 3d9589c4..44bfb815 100644 --- a/search/all_a.js +++ b/search/all_a.js @@ -1,105 +1,5 @@ var searchData= [ - ['watch_2eh_0',['watch.h',['../watch_8h.html',1,'']]], - ['watch_5fbuzzer_5fplay_5fnote_1',['watch_buzzer_play_note',['../group__buzzer.html#ga1b6ece8107c1f2bedf80d5584d204b80',1,'watch_buzzer.h']]], - ['watch_5fclear_5fall_5findicators_2',['watch_clear_all_indicators',['../group__slcd.html#ga9e2bb1a59c0d8b38ee7e0ebbbd05b009',1,'watch_clear_all_indicators(void): watch_private_display.c'],['../group__slcd.html#ga9e2bb1a59c0d8b38ee7e0ebbbd05b009',1,'watch_clear_all_indicators(void): watch_private_display.c']]], - ['watch_5fclear_5fcolon_3',['watch_clear_colon',['../group__slcd.html#ga4bc4ab63f3214f475f71ed8c758f9782',1,'watch_clear_colon(void): watch_private_display.c'],['../group__slcd.html#ga4bc4ab63f3214f475f71ed8c758f9782',1,'watch_clear_colon(void): watch_private_display.c']]], - ['watch_5fclear_5fdisplay_4',['watch_clear_display',['../group__slcd.html#gad980e302e036abd7e26813de127139a4',1,'watch_slcd.h']]], - ['watch_5fclear_5findicator_5',['watch_clear_indicator',['../group__slcd.html#ga54ee46bb4eb85e136a05af499889f50e',1,'watch_clear_indicator(WatchIndicatorSegment indicator): watch_private_display.c'],['../group__slcd.html#ga54ee46bb4eb85e136a05af499889f50e',1,'watch_clear_indicator(WatchIndicatorSegment indicator): watch_private_display.c']]], - ['watch_5fclear_5fpixel_6',['watch_clear_pixel',['../group__slcd.html#gabd583acd4aa18b6377478bf95bdac9b0',1,'watch_slcd.h']]], - ['watch_5fdate_5ftime_7',['watch_date_time',['../unionwatch__date__time.html',1,'']]], - ['watch_5fdisable_5fadc_8',['watch_disable_adc',['../group__adc.html#gaf443c79008bec5ceecbd21ad401d52cb',1,'watch_adc.h']]], - ['watch_5fdisable_5fanalog_5finput_9',['watch_disable_analog_input',['../group__adc.html#gae38e15840bc5f3eca16ccb782dbb1c31',1,'watch_adc.h']]], - ['watch_5fdisable_5fbuzzer_10',['watch_disable_buzzer',['../group__buzzer.html#ga24cef76bc304371e7914c7c5bb579f93',1,'watch_buzzer.h']]], - ['watch_5fdisable_5fdigital_5finput_11',['watch_disable_digital_input',['../group__gpio.html#gae58e015e96f9e9c42a664b69185265b9',1,'watch_gpio.h']]], - ['watch_5fdisable_5fdigital_5foutput_12',['watch_disable_digital_output',['../group__gpio.html#ga15b40170b4225ac6a927da1d76e4fd3d',1,'watch_gpio.h']]], - ['watch_5fdisable_5fexternal_5finterrupts_13',['watch_disable_external_interrupts',['../group__buttons.html#ga14c8fd8d92e4535012fb939ca8f12084',1,'watch_extint.h']]], - ['watch_5fdisable_5fextwake_5finterrupt_14',['watch_disable_extwake_interrupt',['../group__deepsleep.html#gaae4dfbad44338b179a7b2d8a286bacbe',1,'watch_deepsleep.h']]], - ['watch_5fdisable_5fi2c_15',['watch_disable_i2c',['../group__i2c.html#ga2189bdff3dcb40f451d0aa988ea99760',1,'watch_i2c.h']]], - ['watch_5fdisable_5fleds_16',['watch_disable_leds',['../group__led.html#ga883bf171196fb5a7a57ef727dca6e04a',1,'watch_led.h']]], - ['watch_5fdisable_5fspi_17',['watch_disable_spi',['../group__spi.html#ga8ff6df67e49f90daec4c6456d8c07f22',1,'watch_spi.h']]], - ['watch_5fdisplay_5fstring_18',['watch_display_string',['../group__slcd.html#ga1983cf1e6a7d8feb1c7193a182ff683d',1,'watch_display_string(char *string, uint8_t position): watch_private_display.c'],['../group__slcd.html#ga1983cf1e6a7d8feb1c7193a182ff683d',1,'watch_display_string(char *string, uint8_t position): watch_private_display.c']]], - ['watch_5fduration_5ft_19',['watch_duration_t',['../structwatch__duration__t.html',1,'']]], - ['watch_5fenable_5fadc_20',['watch_enable_adc',['../group__adc.html#ga908b5334af677309b03d7679d77aaa02',1,'watch_adc.h']]], - ['watch_5fenable_5fanalog_5finput_21',['watch_enable_analog_input',['../group__adc.html#ga30a491e9cab049a2812f75862a613aa8',1,'watch_adc.h']]], - ['watch_5fenable_5fbuzzer_22',['watch_enable_buzzer',['../group__buzzer.html#ga84d2f603c4f87f2199ebc102439fb204',1,'watch_buzzer.h']]], - ['watch_5fenable_5fdigital_5finput_23',['watch_enable_digital_input',['../group__gpio.html#ga8f6035dc4a5226fa34504e8a5a930e0c',1,'watch_gpio.h']]], - ['watch_5fenable_5fdigital_5foutput_24',['watch_enable_digital_output',['../group__gpio.html#gaf73a6405eb90bc6de32fb66f512fe4a9',1,'watch_gpio.h']]], - ['watch_5fenable_5fdisplay_25',['watch_enable_display',['../group__slcd.html#ga0bb83dc413aeb321daef90d93f258033',1,'watch_slcd.h']]], - ['watch_5fenable_5fexternal_5finterrupts_26',['watch_enable_external_interrupts',['../group__buttons.html#ga9bcddd56ef2065183697b471a5fff6d2',1,'watch_extint.h']]], - ['watch_5fenable_5fi2c_27',['watch_enable_i2c',['../group__i2c.html#gab9f25517d9dc3c32a707266dfd413e5b',1,'watch_i2c.h']]], - ['watch_5fenable_5fleds_28',['watch_enable_leds',['../group__led.html#ga86ce31dc95137ed41983fb7c6af5502a',1,'watch_led.h']]], - ['watch_5fenable_5fpull_5fdown_29',['watch_enable_pull_down',['../group__gpio.html#gae974fce4ac5d38ffe256186a84c63ff9',1,'watch_gpio.h']]], - ['watch_5fenable_5fpull_5fup_30',['watch_enable_pull_up',['../group__gpio.html#ga55a16884f634ee0eb2c981d1b9a06a4d',1,'watch_gpio.h']]], - ['watch_5fenable_5fspi_31',['watch_enable_spi',['../group__spi.html#ga77252649d1551483308f312131e80dec',1,'watch_spi.h']]], - ['watch_5fenable_5fuart_32',['watch_enable_uart',['../group__uart.html#ga38e750d3e02939bf056fde77f4ef6235',1,'watch_uart.h']]], - ['watch_5fenter_5fbackup_5fmode_33',['watch_enter_backup_mode',['../group__deepsleep.html#ga50dda38a8a83d7d957e3bb2bf13aa3ef',1,'watch_deepsleep.h']]], - ['watch_5fenter_5fdeep_5fsleep_5fmode_34',['watch_enter_deep_sleep_mode',['../group__deepsleep.html#gaea469761889ff203385f3bfd88bb2451',1,'watch_deepsleep.h']]], - ['watch_5fenter_5fsleep_5fmode_35',['watch_enter_sleep_mode',['../group__deepsleep.html#ga9f7a625290748f0df6ba2ceb27e0d81b',1,'watch_deepsleep.h']]], - ['watch_5fget_5fanalog_5fpin_5flevel_36',['watch_get_analog_pin_level',['../group__adc.html#ga2064244f68cff87a1df08f6b07183069',1,'watch_adc.h']]], - ['watch_5fget_5fbackup_5fdata_37',['watch_get_backup_data',['../group__deepsleep.html#ga2de1f1012475654c4741f60808581196',1,'watch_deepsleep.h']]], - ['watch_5fget_5fpin_5flevel_38',['watch_get_pin_level',['../group__gpio.html#gacc7c5e867c05cd03f5955e8e8036b879',1,'watch_gpio.h']]], - ['watch_5fget_5fvcc_5fvoltage_39',['watch_get_vcc_voltage',['../group__adc.html#ga465fcb058492d350d29fe4403df85b14',1,'watch_adc.h']]], - ['watch_5fi2c_5fread16_40',['watch_i2c_read16',['../group__i2c.html#gaed749d3ca5e6e3aedcf1aefed3d7663e',1,'watch_i2c.h']]], - ['watch_5fi2c_5fread24_41',['watch_i2c_read24',['../group__i2c.html#ga6732b5655fdada88d083e4b4d05d1ca8',1,'watch_i2c.h']]], - ['watch_5fi2c_5fread32_42',['watch_i2c_read32',['../group__i2c.html#ga3d1c750d1b228b11333d10fc9647d651',1,'watch_i2c.h']]], - ['watch_5fi2c_5fread8_43',['watch_i2c_read8',['../group__i2c.html#gac5644140ddda98198f9d5deabbeaf781',1,'watch_i2c.h']]], - ['watch_5fi2c_5freceive_44',['watch_i2c_receive',['../group__i2c.html#ga426971387b87286c8decca7342c06b4b',1,'watch_i2c.h']]], - ['watch_5fi2c_5fsend_45',['watch_i2c_send',['../group__i2c.html#ga8b44030f78c30dd4026b349fc0c8cf08',1,'watch_i2c.h']]], - ['watch_5fi2c_5fwrite8_46',['watch_i2c_write8',['../group__i2c.html#gaf0a4c78215cbd85ab557fc6c786eb6ad',1,'watch_i2c.h']]], - ['watch_5findicator_5f24h_47',['WATCH_INDICATOR_24H',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2aee02426fe8a094a399fe93de2f354e48',1,'watch_slcd.h']]], - ['watch_5findicator_5fbell_48',['WATCH_INDICATOR_BELL',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2a44727968b16d73ca11e3d19795085ee3',1,'watch_slcd.h']]], - ['watch_5findicator_5flap_49',['WATCH_INDICATOR_LAP',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2a98d272d879d473fb507a9fc27b6741c6',1,'watch_slcd.h']]], - ['watch_5findicator_5fpm_50',['WATCH_INDICATOR_PM',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2a0d023567f536ace6ff82e5120729090f',1,'watch_slcd.h']]], - ['watch_5findicator_5fsignal_51',['WATCH_INDICATOR_SIGNAL',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2a827a013c00782a143f13a4f88ce50292',1,'watch_slcd.h']]], - ['watch_5finterrupt_5ftrigger_52',['watch_interrupt_trigger',['../group__buttons.html#ga0454ca577b6fcc7a7cb03039cb5150d8',1,'watch_interrupt_trigger(): watch_extint.h'],['../group__buttons.html#gadee2b304ce34a8aec5aedabd75934c1b',1,'watch_interrupt_trigger(): watch_extint.h']]], - ['watch_5fis_5fbuzzer_5for_5fled_5fenabled_53',['watch_is_buzzer_or_led_enabled',['../watch_8h.html#a6df21baf06b4a5392d95dd3cdde75d94',1,'watch.h']]], - ['watch_5fregister_5fextwake_5fcallback_54',['watch_register_extwake_callback',['../group__deepsleep.html#gacad726423f5f38697c87474ab25244ca',1,'watch_deepsleep.h']]], - ['watch_5fregister_5finterrupt_5fcallback_55',['watch_register_interrupt_callback',['../group__buttons.html#gae40d2f73d0412680d83c26b8a0e1d31c',1,'watch_extint.h']]], - ['watch_5frtc_5fdisable_5falarm_5fcallback_56',['watch_rtc_disable_alarm_callback',['../group__rtc.html#ga836cade77c24e93c06bf534eaded55bf',1,'watch_rtc.h']]], - ['watch_5frtc_5fdisable_5fall_5fperiodic_5fcallbacks_57',['watch_rtc_disable_all_periodic_callbacks',['../group__rtc.html#ga0150da34307ba61e44f1a00aa90a7f0f',1,'watch_rtc.h']]], - ['watch_5frtc_5fdisable_5fmatching_5fperiodic_5fcallbacks_58',['watch_rtc_disable_matching_periodic_callbacks',['../group__rtc.html#gadccd826da474b5fe24cac8d8edc88ae6',1,'watch_rtc.h']]], - ['watch_5frtc_5fdisable_5fperiodic_5fcallback_59',['watch_rtc_disable_periodic_callback',['../group__rtc.html#ga4e025485bb50e1c93abd4a185447705f',1,'watch_rtc.h']]], - ['watch_5frtc_5fdisable_5ftick_5fcallback_60',['watch_rtc_disable_tick_callback',['../group__rtc.html#ga685f2afb2e99dfebf8d2ef058a5bc19d',1,'watch_rtc.h']]], - ['watch_5frtc_5fget_5fdate_5ftime_61',['watch_rtc_get_date_time',['../group__rtc.html#ga166b575563d39a0061dc9a28ad0309a7',1,'watch_rtc.h']]], - ['watch_5frtc_5fregister_5falarm_5fcallback_62',['watch_rtc_register_alarm_callback',['../group__rtc.html#gaa5220d0d7f542a0bc6c9bef176d6d83b',1,'watch_rtc.h']]], - ['watch_5frtc_5fregister_5fperiodic_5fcallback_63',['watch_rtc_register_periodic_callback',['../group__rtc.html#gaeb4e67aa0062e39eaff465aeebc24f53',1,'watch_rtc.h']]], - ['watch_5frtc_5fregister_5ftick_5fcallback_64',['watch_rtc_register_tick_callback',['../group__rtc.html#ga969ea57aaedf13d4950edbeacff3f2be',1,'watch_rtc.h']]], - ['watch_5frtc_5fset_5fdate_5ftime_65',['watch_rtc_set_date_time',['../group__rtc.html#gadfcc143db9d71e95c2d2dc45732ab4e5',1,'watch_rtc.h']]], - ['watch_5fset_5fanalog_5fnum_5fsamples_66',['watch_set_analog_num_samples',['../group__adc.html#ga90bac58a3fa935d8fd640f4b58c8037d',1,'watch_adc.h']]], - ['watch_5fset_5fanalog_5freference_5fvoltage_67',['watch_set_analog_reference_voltage',['../group__adc.html#ga9ea7b8aef4573f02ff3adafcf891cd93',1,'watch_adc.h']]], - ['watch_5fset_5fanalog_5fsampling_5flength_68',['watch_set_analog_sampling_length',['../group__adc.html#gae9f9ed34e8752e211c1692af473a88dc',1,'watch_adc.h']]], - ['watch_5fset_5fbuzzer_5foff_69',['watch_set_buzzer_off',['../group__buzzer.html#ga803568f5bc5f6b77ea9efa5299c6d9f4',1,'watch_buzzer.h']]], - ['watch_5fset_5fbuzzer_5fon_70',['watch_set_buzzer_on',['../group__buzzer.html#ga6a2d48712d70aff4a1ab463afe6fdd98',1,'watch_buzzer.h']]], - ['watch_5fset_5fbuzzer_5fperiod_71',['watch_set_buzzer_period',['../group__buzzer.html#ga77f213418f48937de73bfe7ac5fc58c9',1,'watch_buzzer.h']]], - ['watch_5fset_5fcolon_72',['watch_set_colon',['../group__slcd.html#ga021df8bd4ab27a78a812cbb0eadd26ee',1,'watch_set_colon(void): watch_private_display.c'],['../group__slcd.html#ga021df8bd4ab27a78a812cbb0eadd26ee',1,'watch_set_colon(void): watch_private_display.c']]], - ['watch_5fset_5findicator_73',['watch_set_indicator',['../group__slcd.html#gaa6640c8b372933de978e1066aed7e7fd',1,'watch_set_indicator(WatchIndicatorSegment indicator): watch_private_display.c'],['../group__slcd.html#gaa6640c8b372933de978e1066aed7e7fd',1,'watch_set_indicator(WatchIndicatorSegment indicator): watch_private_display.c']]], - ['watch_5fset_5fled_5fcolor_74',['watch_set_led_color',['../group__led.html#ga042bcc9220ab05d1de8389cf0067511b',1,'watch_led.h']]], - ['watch_5fset_5fled_5fgreen_75',['watch_set_led_green',['../group__led.html#gab01a29900ddc5315c0e752e63d748f41',1,'watch_led.h']]], - ['watch_5fset_5fled_5foff_76',['watch_set_led_off',['../group__led.html#ga8619f040ff7364285398412a4c420cae',1,'watch_led.h']]], - ['watch_5fset_5fled_5fred_77',['watch_set_led_red',['../group__led.html#ga36d89031d8e8813dfab5f6cff9c6ee40',1,'watch_led.h']]], - ['watch_5fset_5fled_5fyellow_78',['watch_set_led_yellow',['../group__led.html#ga51ba53c3281ad8724d98af27eacc3de0',1,'watch_led.h']]], - ['watch_5fset_5fpin_5flevel_79',['watch_set_pin_level',['../group__gpio.html#ga2e781c7e15045d2270f0cb3f87d619d6',1,'watch_gpio.h']]], - ['watch_5fset_5fpixel_80',['watch_set_pixel',['../group__slcd.html#ga47948dc2c7490b698810ef9914507e08',1,'watch_slcd.h']]], - ['watch_5fspi_5fread_81',['watch_spi_read',['../group__spi.html#ga20b320293d43a867233b5bedeeab07b3',1,'watch_spi.h']]], - ['watch_5fspi_5ftransfer_82',['watch_spi_transfer',['../group__spi.html#ga350791f4a5eb66d0725cd418d1cd1087',1,'watch_spi.h']]], - ['watch_5fspi_5fwrite_83',['watch_spi_write',['../group__spi.html#ga9e1b869726dc01834ac9a365b32ec492',1,'watch_spi.h']]], - ['watch_5fstart_5fcharacter_5fblink_84',['watch_start_character_blink',['../group__slcd.html#ga4c99ffbfa68aea0dce466db6e47879a5',1,'watch_slcd.h']]], - ['watch_5fstart_5ftick_5fanimation_85',['watch_start_tick_animation',['../group__slcd.html#ga70918c1acc2ed21512b69b83397303a4',1,'watch_slcd.h']]], - ['watch_5fstop_5fblink_86',['watch_stop_blink',['../group__slcd.html#ga5d29760dd0998de98f8578ed3de5b1e5',1,'watch_slcd.h']]], - ['watch_5fstop_5ftick_5fanimation_87',['watch_stop_tick_animation',['../group__slcd.html#gaf2c52b4430b4e78a066b3a2b104d142a',1,'watch_slcd.h']]], - ['watch_5fstore_5fbackup_5fdata_88',['watch_store_backup_data',['../group__deepsleep.html#ga385b36922ec76c5fe697772f97a05846',1,'watch_deepsleep.h']]], - ['watch_5ftick_5fanimation_5fis_5frunning_89',['watch_tick_animation_is_running',['../group__slcd.html#ga3764fb499e056f9a45588268f11be8a0',1,'watch_slcd.h']]], - ['watch_5fuart_5fgetc_90',['watch_uart_getc',['../group__uart.html#ga0c400bfcd52bb71e8de62c5ab2373db6',1,'watch_uart.h']]], - ['watch_5fuart_5fputs_91',['watch_uart_puts',['../group__uart.html#ga5d62683298c511f24adaab4bf6615c50',1,'watch_uart.h']]], - ['watch_5futility_5fconvert_5fto_5f12_5fhour_92',['watch_utility_convert_to_12_hour',['../group__utility.html#ga470a4c7199afac6319c259fc459881f4',1,'watch_utility_convert_to_12_hour(watch_date_time *date_time): watch_utility.c'],['../group__utility.html#ga470a4c7199afac6319c259fc459881f4',1,'watch_utility_convert_to_12_hour(watch_date_time *date_time): watch_utility.c']]], - ['watch_5futility_5fconvert_5fto_5funix_5ftime_93',['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): 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): watch_utility.c']]], - ['watch_5futility_5fdate_5ftime_5fconvert_5fzone_94',['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): 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): watch_utility.c']]], - ['watch_5futility_5fdate_5ftime_5ffrom_5funix_5ftime_95',['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): watch_utility.c'],['../group__utility.html#ga396e56109234aaa00993c3dd84f3f43c',1,'watch_utility_date_time_from_unix_time(uint32_t timestamp, uint32_t utc_offset): watch_utility.c']]], - ['watch_5futility_5fdate_5ftime_5fto_5funix_5ftime_96',['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): watch_utility.c'],['../group__utility.html#gaffafef58755ff2704cf93fe1a0849a27',1,'watch_utility_date_time_to_unix_time(watch_date_time date_time, uint32_t utc_offset): watch_utility.c']]], - ['watch_5futility_5fget_5fweekday_97',['watch_utility_get_weekday',['../group__utility.html#gaad14860c068aeed7a60e57874cad92b4',1,'watch_utility_get_weekday(watch_date_time date_time): watch_utility.c'],['../group__utility.html#gaad14860c068aeed7a60e57874cad92b4',1,'watch_utility_get_weekday(watch_date_time date_time): watch_utility.c']]], - ['watch_5futility_5foffset_5ftimestamp_98',['watch_utility_offset_timestamp',['../group__utility.html#ga176fd2c04778c2049f6ae8b9d374725c',1,'watch_utility_offset_timestamp(uint32_t now, int8_t hours, int8_t minutes, int8_t seconds): watch_utility.c'],['../group__utility.html#ga176fd2c04778c2049f6ae8b9d374725c',1,'watch_utility_offset_timestamp(uint32_t now, int8_t hours, int8_t minutes, int8_t seconds): watch_utility.c']]], - ['watch_5futility_5fseconds_5fto_5fduration_99',['watch_utility_seconds_to_duration',['../group__utility.html#ga5d6af930688b240d0f075806b5730d21',1,'watch_utility_seconds_to_duration(uint32_t seconds): watch_utility.c'],['../group__utility.html#ga5d6af930688b240d0f075806b5730d21',1,'watch_utility_seconds_to_duration(uint32_t seconds): watch_utility.c']]], - ['watch_5futility_5fthermistor_5ftemperature_100',['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): 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): watch_utility.c']]], - ['watchindicatorsegment_101',['WatchIndicatorSegment',['../group__slcd.html#ga37a28bfc539ea2bb83107d59f77b20d2',1,'WatchIndicatorSegment(): watch_slcd.h'],['../group__slcd.html#ga12f90dd93f63366e5a08f161e5f6c9f5',1,'WatchIndicatorSegment(): watch_slcd.h']]] + ['uart_0',['UART',['../group__uart.html',1,'']]], + ['utility_20functions_1',['Utility Functions',['../group__utility.html',1,'']]] ]; diff --git a/search/all_b.html b/search/all_b.html new file mode 100644 index 00000000..dafb1fad --- /dev/null +++ b/search/all_b.html @@ -0,0 +1,37 @@ + + + + + + + + + + +
+
Loading...
+
+ +
Searching...
+
No Matches
+ +
+ + diff --git a/search/all_b.js b/search/all_b.js new file mode 100644 index 00000000..192e6dbe --- /dev/null +++ b/search/all_b.js @@ -0,0 +1,110 @@ +var searchData= +[ + ['watch_2eh_0',['watch.h',['../watch_8h.html',1,'']]], + ['watch_5fbuzzer_5fplay_5fnote_1',['watch_buzzer_play_note',['../group__buzzer.html#ga1b6ece8107c1f2bedf80d5584d204b80',1,'watch_buzzer.h']]], + ['watch_5fclear_5fall_5findicators_2',['watch_clear_all_indicators',['../group__slcd.html#ga9e2bb1a59c0d8b38ee7e0ebbbd05b009',1,'watch_clear_all_indicators(void): watch_private_display.c'],['../group__slcd.html#ga9e2bb1a59c0d8b38ee7e0ebbbd05b009',1,'watch_clear_all_indicators(void): watch_private_display.c']]], + ['watch_5fclear_5fcolon_3',['watch_clear_colon',['../group__slcd.html#ga4bc4ab63f3214f475f71ed8c758f9782',1,'watch_clear_colon(void): watch_private_display.c'],['../group__slcd.html#ga4bc4ab63f3214f475f71ed8c758f9782',1,'watch_clear_colon(void): watch_private_display.c']]], + ['watch_5fclear_5fdisplay_4',['watch_clear_display',['../group__slcd.html#gad980e302e036abd7e26813de127139a4',1,'watch_slcd.h']]], + ['watch_5fclear_5findicator_5',['watch_clear_indicator',['../group__slcd.html#ga54ee46bb4eb85e136a05af499889f50e',1,'watch_clear_indicator(WatchIndicatorSegment indicator): watch_private_display.c'],['../group__slcd.html#ga54ee46bb4eb85e136a05af499889f50e',1,'watch_clear_indicator(WatchIndicatorSegment indicator): watch_private_display.c']]], + ['watch_5fclear_5fpixel_6',['watch_clear_pixel',['../group__slcd.html#gabd583acd4aa18b6377478bf95bdac9b0',1,'watch_slcd.h']]], + ['watch_5fdate_5ftime_7',['watch_date_time',['../unionwatch__date__time.html',1,'']]], + ['watch_5fdisable_5fadc_8',['watch_disable_adc',['../group__adc.html#gaf443c79008bec5ceecbd21ad401d52cb',1,'watch_adc.h']]], + ['watch_5fdisable_5fanalog_5finput_9',['watch_disable_analog_input',['../group__adc.html#gae38e15840bc5f3eca16ccb782dbb1c31',1,'watch_adc.h']]], + ['watch_5fdisable_5fbuzzer_10',['watch_disable_buzzer',['../group__buzzer.html#ga24cef76bc304371e7914c7c5bb579f93',1,'watch_buzzer.h']]], + ['watch_5fdisable_5fdigital_5finput_11',['watch_disable_digital_input',['../group__gpio.html#gae58e015e96f9e9c42a664b69185265b9',1,'watch_gpio.h']]], + ['watch_5fdisable_5fdigital_5foutput_12',['watch_disable_digital_output',['../group__gpio.html#ga15b40170b4225ac6a927da1d76e4fd3d',1,'watch_gpio.h']]], + ['watch_5fdisable_5fexternal_5finterrupts_13',['watch_disable_external_interrupts',['../group__buttons.html#ga14c8fd8d92e4535012fb939ca8f12084',1,'watch_extint.h']]], + ['watch_5fdisable_5fextwake_5finterrupt_14',['watch_disable_extwake_interrupt',['../group__deepsleep.html#gaae4dfbad44338b179a7b2d8a286bacbe',1,'watch_deepsleep.h']]], + ['watch_5fdisable_5fi2c_15',['watch_disable_i2c',['../group__i2c.html#ga2189bdff3dcb40f451d0aa988ea99760',1,'watch_i2c.h']]], + ['watch_5fdisable_5fleds_16',['watch_disable_leds',['../group__led.html#ga883bf171196fb5a7a57ef727dca6e04a',1,'watch_led.h']]], + ['watch_5fdisable_5fspi_17',['watch_disable_spi',['../group__spi.html#ga8ff6df67e49f90daec4c6456d8c07f22',1,'watch_spi.h']]], + ['watch_5fdisplay_5fstring_18',['watch_display_string',['../group__slcd.html#ga1983cf1e6a7d8feb1c7193a182ff683d',1,'watch_display_string(char *string, uint8_t position): watch_private_display.c'],['../group__slcd.html#ga1983cf1e6a7d8feb1c7193a182ff683d',1,'watch_display_string(char *string, uint8_t position): watch_private_display.c']]], + ['watch_5fduration_5ft_19',['watch_duration_t',['../structwatch__duration__t.html',1,'']]], + ['watch_5fenable_5fadc_20',['watch_enable_adc',['../group__adc.html#ga908b5334af677309b03d7679d77aaa02',1,'watch_adc.h']]], + ['watch_5fenable_5fanalog_5finput_21',['watch_enable_analog_input',['../group__adc.html#ga30a491e9cab049a2812f75862a613aa8',1,'watch_adc.h']]], + ['watch_5fenable_5fbuzzer_22',['watch_enable_buzzer',['../group__buzzer.html#ga84d2f603c4f87f2199ebc102439fb204',1,'watch_buzzer.h']]], + ['watch_5fenable_5fdigital_5finput_23',['watch_enable_digital_input',['../group__gpio.html#ga8f6035dc4a5226fa34504e8a5a930e0c',1,'watch_gpio.h']]], + ['watch_5fenable_5fdigital_5foutput_24',['watch_enable_digital_output',['../group__gpio.html#gaf73a6405eb90bc6de32fb66f512fe4a9',1,'watch_gpio.h']]], + ['watch_5fenable_5fdisplay_25',['watch_enable_display',['../group__slcd.html#ga0bb83dc413aeb321daef90d93f258033',1,'watch_slcd.h']]], + ['watch_5fenable_5fexternal_5finterrupts_26',['watch_enable_external_interrupts',['../group__buttons.html#ga9bcddd56ef2065183697b471a5fff6d2',1,'watch_extint.h']]], + ['watch_5fenable_5fi2c_27',['watch_enable_i2c',['../group__i2c.html#gab9f25517d9dc3c32a707266dfd413e5b',1,'watch_i2c.h']]], + ['watch_5fenable_5fleds_28',['watch_enable_leds',['../group__led.html#ga86ce31dc95137ed41983fb7c6af5502a',1,'watch_led.h']]], + ['watch_5fenable_5fpull_5fdown_29',['watch_enable_pull_down',['../group__gpio.html#gae974fce4ac5d38ffe256186a84c63ff9',1,'watch_gpio.h']]], + ['watch_5fenable_5fpull_5fup_30',['watch_enable_pull_up',['../group__gpio.html#ga55a16884f634ee0eb2c981d1b9a06a4d',1,'watch_gpio.h']]], + ['watch_5fenable_5fspi_31',['watch_enable_spi',['../group__spi.html#ga77252649d1551483308f312131e80dec',1,'watch_spi.h']]], + ['watch_5fenable_5fuart_32',['watch_enable_uart',['../group__uart.html#ga38e750d3e02939bf056fde77f4ef6235',1,'watch_uart.h']]], + ['watch_5fenter_5fbackup_5fmode_33',['watch_enter_backup_mode',['../group__deepsleep.html#ga50dda38a8a83d7d957e3bb2bf13aa3ef',1,'watch_deepsleep.h']]], + ['watch_5fenter_5fdeep_5fsleep_5fmode_34',['watch_enter_deep_sleep_mode',['../group__deepsleep.html#gaea469761889ff203385f3bfd88bb2451',1,'watch_deepsleep.h']]], + ['watch_5fenter_5fsleep_5fmode_35',['watch_enter_sleep_mode',['../group__deepsleep.html#ga9f7a625290748f0df6ba2ceb27e0d81b',1,'watch_deepsleep.h']]], + ['watch_5fget_5fanalog_5fpin_5flevel_36',['watch_get_analog_pin_level',['../group__adc.html#ga2064244f68cff87a1df08f6b07183069',1,'watch_adc.h']]], + ['watch_5fget_5fbackup_5fdata_37',['watch_get_backup_data',['../group__deepsleep.html#ga2de1f1012475654c4741f60808581196',1,'watch_deepsleep.h']]], + ['watch_5fget_5fpin_5flevel_38',['watch_get_pin_level',['../group__gpio.html#gacc7c5e867c05cd03f5955e8e8036b879',1,'watch_gpio.h']]], + ['watch_5fget_5fvcc_5fvoltage_39',['watch_get_vcc_voltage',['../group__adc.html#ga465fcb058492d350d29fe4403df85b14',1,'watch_adc.h']]], + ['watch_5fi2c_5fread16_40',['watch_i2c_read16',['../group__i2c.html#gaed749d3ca5e6e3aedcf1aefed3d7663e',1,'watch_i2c.h']]], + ['watch_5fi2c_5fread24_41',['watch_i2c_read24',['../group__i2c.html#ga6732b5655fdada88d083e4b4d05d1ca8',1,'watch_i2c.h']]], + ['watch_5fi2c_5fread32_42',['watch_i2c_read32',['../group__i2c.html#ga3d1c750d1b228b11333d10fc9647d651',1,'watch_i2c.h']]], + ['watch_5fi2c_5fread8_43',['watch_i2c_read8',['../group__i2c.html#gac5644140ddda98198f9d5deabbeaf781',1,'watch_i2c.h']]], + ['watch_5fi2c_5freceive_44',['watch_i2c_receive',['../group__i2c.html#ga426971387b87286c8decca7342c06b4b',1,'watch_i2c.h']]], + ['watch_5fi2c_5fsend_45',['watch_i2c_send',['../group__i2c.html#ga8b44030f78c30dd4026b349fc0c8cf08',1,'watch_i2c.h']]], + ['watch_5fi2c_5fwrite8_46',['watch_i2c_write8',['../group__i2c.html#gaf0a4c78215cbd85ab557fc6c786eb6ad',1,'watch_i2c.h']]], + ['watch_5findicator_5f24h_47',['WATCH_INDICATOR_24H',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2aee02426fe8a094a399fe93de2f354e48',1,'watch_slcd.h']]], + ['watch_5findicator_5fbell_48',['WATCH_INDICATOR_BELL',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2a44727968b16d73ca11e3d19795085ee3',1,'watch_slcd.h']]], + ['watch_5findicator_5flap_49',['WATCH_INDICATOR_LAP',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2a98d272d879d473fb507a9fc27b6741c6',1,'watch_slcd.h']]], + ['watch_5findicator_5fpm_50',['WATCH_INDICATOR_PM',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2a0d023567f536ace6ff82e5120729090f',1,'watch_slcd.h']]], + ['watch_5findicator_5fsignal_51',['WATCH_INDICATOR_SIGNAL',['../group__slcd.html#gga37a28bfc539ea2bb83107d59f77b20d2a827a013c00782a143f13a4f88ce50292',1,'watch_slcd.h']]], + ['watch_5finterrupt_5ftrigger_52',['watch_interrupt_trigger',['../group__buttons.html#ga0454ca577b6fcc7a7cb03039cb5150d8',1,'watch_interrupt_trigger(): watch_extint.h'],['../group__buttons.html#gadee2b304ce34a8aec5aedabd75934c1b',1,'watch_interrupt_trigger(): watch_extint.h']]], + ['watch_5fis_5fbuzzer_5for_5fled_5fenabled_53',['watch_is_buzzer_or_led_enabled',['../watch_8h.html#a6df21baf06b4a5392d95dd3cdde75d94',1,'watch.h']]], + ['watch_5fis_5fusb_5fenabled_54',['watch_is_usb_enabled',['../watch_8h.html#a1324426e2c366033abbb1b2e78b61305',1,'watch.h']]], + ['watch_5fregister_5fextwake_5fcallback_55',['watch_register_extwake_callback',['../group__deepsleep.html#gacad726423f5f38697c87474ab25244ca',1,'watch_deepsleep.h']]], + ['watch_5fregister_5finterrupt_5fcallback_56',['watch_register_interrupt_callback',['../group__buttons.html#gae40d2f73d0412680d83c26b8a0e1d31c',1,'watch_extint.h']]], + ['watch_5frtc_5fdisable_5falarm_5fcallback_57',['watch_rtc_disable_alarm_callback',['../group__rtc.html#ga836cade77c24e93c06bf534eaded55bf',1,'watch_rtc.h']]], + ['watch_5frtc_5fdisable_5fall_5fperiodic_5fcallbacks_58',['watch_rtc_disable_all_periodic_callbacks',['../group__rtc.html#ga0150da34307ba61e44f1a00aa90a7f0f',1,'watch_rtc.h']]], + ['watch_5frtc_5fdisable_5fmatching_5fperiodic_5fcallbacks_59',['watch_rtc_disable_matching_periodic_callbacks',['../group__rtc.html#gadccd826da474b5fe24cac8d8edc88ae6',1,'watch_rtc.h']]], + ['watch_5frtc_5fdisable_5fperiodic_5fcallback_60',['watch_rtc_disable_periodic_callback',['../group__rtc.html#ga4e025485bb50e1c93abd4a185447705f',1,'watch_rtc.h']]], + ['watch_5frtc_5fdisable_5ftick_5fcallback_61',['watch_rtc_disable_tick_callback',['../group__rtc.html#ga685f2afb2e99dfebf8d2ef058a5bc19d',1,'watch_rtc.h']]], + ['watch_5frtc_5fget_5fdate_5ftime_62',['watch_rtc_get_date_time',['../group__rtc.html#ga166b575563d39a0061dc9a28ad0309a7',1,'watch_rtc.h']]], + ['watch_5frtc_5fregister_5falarm_5fcallback_63',['watch_rtc_register_alarm_callback',['../group__rtc.html#gaa5220d0d7f542a0bc6c9bef176d6d83b',1,'watch_rtc.h']]], + ['watch_5frtc_5fregister_5fperiodic_5fcallback_64',['watch_rtc_register_periodic_callback',['../group__rtc.html#gaeb4e67aa0062e39eaff465aeebc24f53',1,'watch_rtc.h']]], + ['watch_5frtc_5fregister_5ftick_5fcallback_65',['watch_rtc_register_tick_callback',['../group__rtc.html#ga969ea57aaedf13d4950edbeacff3f2be',1,'watch_rtc.h']]], + ['watch_5frtc_5fset_5fdate_5ftime_66',['watch_rtc_set_date_time',['../group__rtc.html#gadfcc143db9d71e95c2d2dc45732ab4e5',1,'watch_rtc.h']]], + ['watch_5fset_5fanalog_5fnum_5fsamples_67',['watch_set_analog_num_samples',['../group__adc.html#ga90bac58a3fa935d8fd640f4b58c8037d',1,'watch_adc.h']]], + ['watch_5fset_5fanalog_5freference_5fvoltage_68',['watch_set_analog_reference_voltage',['../group__adc.html#ga9ea7b8aef4573f02ff3adafcf891cd93',1,'watch_adc.h']]], + ['watch_5fset_5fanalog_5fsampling_5flength_69',['watch_set_analog_sampling_length',['../group__adc.html#gae9f9ed34e8752e211c1692af473a88dc',1,'watch_adc.h']]], + ['watch_5fset_5fbuzzer_5foff_70',['watch_set_buzzer_off',['../group__buzzer.html#ga803568f5bc5f6b77ea9efa5299c6d9f4',1,'watch_buzzer.h']]], + ['watch_5fset_5fbuzzer_5fon_71',['watch_set_buzzer_on',['../group__buzzer.html#ga6a2d48712d70aff4a1ab463afe6fdd98',1,'watch_buzzer.h']]], + ['watch_5fset_5fbuzzer_5fperiod_72',['watch_set_buzzer_period',['../group__buzzer.html#ga77f213418f48937de73bfe7ac5fc58c9',1,'watch_buzzer.h']]], + ['watch_5fset_5fcolon_73',['watch_set_colon',['../group__slcd.html#ga021df8bd4ab27a78a812cbb0eadd26ee',1,'watch_set_colon(void): watch_private_display.c'],['../group__slcd.html#ga021df8bd4ab27a78a812cbb0eadd26ee',1,'watch_set_colon(void): watch_private_display.c']]], + ['watch_5fset_5findicator_74',['watch_set_indicator',['../group__slcd.html#gaa6640c8b372933de978e1066aed7e7fd',1,'watch_set_indicator(WatchIndicatorSegment indicator): watch_private_display.c'],['../group__slcd.html#gaa6640c8b372933de978e1066aed7e7fd',1,'watch_set_indicator(WatchIndicatorSegment indicator): watch_private_display.c']]], + ['watch_5fset_5fled_5fcolor_75',['watch_set_led_color',['../group__led.html#ga042bcc9220ab05d1de8389cf0067511b',1,'watch_led.h']]], + ['watch_5fset_5fled_5fgreen_76',['watch_set_led_green',['../group__led.html#gab01a29900ddc5315c0e752e63d748f41',1,'watch_led.h']]], + ['watch_5fset_5fled_5foff_77',['watch_set_led_off',['../group__led.html#ga8619f040ff7364285398412a4c420cae',1,'watch_led.h']]], + ['watch_5fset_5fled_5fred_78',['watch_set_led_red',['../group__led.html#ga36d89031d8e8813dfab5f6cff9c6ee40',1,'watch_led.h']]], + ['watch_5fset_5fled_5fyellow_79',['watch_set_led_yellow',['../group__led.html#ga51ba53c3281ad8724d98af27eacc3de0',1,'watch_led.h']]], + ['watch_5fset_5fpin_5flevel_80',['watch_set_pin_level',['../group__gpio.html#ga2e781c7e15045d2270f0cb3f87d619d6',1,'watch_gpio.h']]], + ['watch_5fset_5fpixel_81',['watch_set_pixel',['../group__slcd.html#ga47948dc2c7490b698810ef9914507e08',1,'watch_slcd.h']]], + ['watch_5fspi_5fread_82',['watch_spi_read',['../group__spi.html#ga20b320293d43a867233b5bedeeab07b3',1,'watch_spi.h']]], + ['watch_5fspi_5ftransfer_83',['watch_spi_transfer',['../group__spi.html#ga350791f4a5eb66d0725cd418d1cd1087',1,'watch_spi.h']]], + ['watch_5fspi_5fwrite_84',['watch_spi_write',['../group__spi.html#ga9e1b869726dc01834ac9a365b32ec492',1,'watch_spi.h']]], + ['watch_5fstart_5fcharacter_5fblink_85',['watch_start_character_blink',['../group__slcd.html#ga4c99ffbfa68aea0dce466db6e47879a5',1,'watch_slcd.h']]], + ['watch_5fstart_5ftick_5fanimation_86',['watch_start_tick_animation',['../group__slcd.html#ga70918c1acc2ed21512b69b83397303a4',1,'watch_slcd.h']]], + ['watch_5fstop_5fblink_87',['watch_stop_blink',['../group__slcd.html#ga5d29760dd0998de98f8578ed3de5b1e5',1,'watch_slcd.h']]], + ['watch_5fstop_5ftick_5fanimation_88',['watch_stop_tick_animation',['../group__slcd.html#gaf2c52b4430b4e78a066b3a2b104d142a',1,'watch_slcd.h']]], + ['watch_5fstorage_5ferase_89',['watch_storage_erase',['../group__storage.html#ga5e27f4d34bd3b602988af59c6068bd0c',1,'watch_storage.h']]], + ['watch_5fstorage_5fread_90',['watch_storage_read',['../group__storage.html#gae11f49f5d9adee2ee89ec92c8026ca49',1,'watch_storage.h']]], + ['watch_5fstorage_5fsync_91',['watch_storage_sync',['../group__storage.html#ga6531bfebac4e4f81fd37168fdaa98904',1,'watch_storage.h']]], + ['watch_5fstorage_5fwrite_92',['watch_storage_write',['../group__storage.html#gad0fd4b333d95a0e50ac8e9a23620b861',1,'watch_storage.h']]], + ['watch_5fstore_5fbackup_5fdata_93',['watch_store_backup_data',['../group__deepsleep.html#ga385b36922ec76c5fe697772f97a05846',1,'watch_deepsleep.h']]], + ['watch_5ftick_5fanimation_5fis_5frunning_94',['watch_tick_animation_is_running',['../group__slcd.html#ga3764fb499e056f9a45588268f11be8a0',1,'watch_slcd.h']]], + ['watch_5fuart_5fgetc_95',['watch_uart_getc',['../group__uart.html#ga0c400bfcd52bb71e8de62c5ab2373db6',1,'watch_uart.h']]], + ['watch_5fuart_5fputs_96',['watch_uart_puts',['../group__uart.html#ga5d62683298c511f24adaab4bf6615c50',1,'watch_uart.h']]], + ['watch_5futility_5fconvert_5fto_5f12_5fhour_97',['watch_utility_convert_to_12_hour',['../group__utility.html#ga470a4c7199afac6319c259fc459881f4',1,'watch_utility_convert_to_12_hour(watch_date_time *date_time): watch_utility.c'],['../group__utility.html#ga470a4c7199afac6319c259fc459881f4',1,'watch_utility_convert_to_12_hour(watch_date_time *date_time): watch_utility.c']]], + ['watch_5futility_5fconvert_5fto_5funix_5ftime_98',['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): 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): watch_utility.c']]], + ['watch_5futility_5fdate_5ftime_5fconvert_5fzone_99',['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): 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): watch_utility.c']]], + ['watch_5futility_5fdate_5ftime_5ffrom_5funix_5ftime_100',['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): watch_utility.c'],['../group__utility.html#ga396e56109234aaa00993c3dd84f3f43c',1,'watch_utility_date_time_from_unix_time(uint32_t timestamp, uint32_t utc_offset): watch_utility.c']]], + ['watch_5futility_5fdate_5ftime_5fto_5funix_5ftime_101',['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): watch_utility.c'],['../group__utility.html#gaffafef58755ff2704cf93fe1a0849a27',1,'watch_utility_date_time_to_unix_time(watch_date_time date_time, uint32_t utc_offset): watch_utility.c']]], + ['watch_5futility_5fget_5fweekday_102',['watch_utility_get_weekday',['../group__utility.html#gaad14860c068aeed7a60e57874cad92b4',1,'watch_utility_get_weekday(watch_date_time date_time): watch_utility.c'],['../group__utility.html#gaad14860c068aeed7a60e57874cad92b4',1,'watch_utility_get_weekday(watch_date_time date_time): watch_utility.c']]], + ['watch_5futility_5foffset_5ftimestamp_103',['watch_utility_offset_timestamp',['../group__utility.html#ga176fd2c04778c2049f6ae8b9d374725c',1,'watch_utility_offset_timestamp(uint32_t now, int8_t hours, int8_t minutes, int8_t seconds): watch_utility.c'],['../group__utility.html#ga176fd2c04778c2049f6ae8b9d374725c',1,'watch_utility_offset_timestamp(uint32_t now, int8_t hours, int8_t minutes, int8_t seconds): watch_utility.c']]], + ['watch_5futility_5fseconds_5fto_5fduration_104',['watch_utility_seconds_to_duration',['../group__utility.html#ga5d6af930688b240d0f075806b5730d21',1,'watch_utility_seconds_to_duration(uint32_t seconds): watch_utility.c'],['../group__utility.html#ga5d6af930688b240d0f075806b5730d21',1,'watch_utility_seconds_to_duration(uint32_t seconds): watch_utility.c']]], + ['watch_5futility_5fthermistor_5ftemperature_105',['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): 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): watch_utility.c']]], + ['watchindicatorsegment_106',['WatchIndicatorSegment',['../group__slcd.html#ga37a28bfc539ea2bb83107d59f77b20d2',1,'WatchIndicatorSegment(): watch_slcd.h'],['../group__slcd.html#ga12f90dd93f63366e5a08f161e5f6c9f5',1,'WatchIndicatorSegment(): watch_slcd.h']]] +]; diff --git a/search/functions_2.js b/search/functions_2.js index d197b10c..a6405844 100644 --- a/search/functions_2.js +++ b/search/functions_2.js @@ -1,95 +1,4 @@ var searchData= [ - ['watch_5fbuzzer_5fplay_5fnote_0',['watch_buzzer_play_note',['../group__buzzer.html#ga1b6ece8107c1f2bedf80d5584d204b80',1,'watch_buzzer.h']]], - ['watch_5fclear_5fall_5findicators_1',['watch_clear_all_indicators',['../group__slcd.html#ga9e2bb1a59c0d8b38ee7e0ebbbd05b009',1,'watch_clear_all_indicators(void): watch_private_display.c'],['../group__slcd.html#ga9e2bb1a59c0d8b38ee7e0ebbbd05b009',1,'watch_clear_all_indicators(void): watch_private_display.c']]], - ['watch_5fclear_5fcolon_2',['watch_clear_colon',['../group__slcd.html#ga4bc4ab63f3214f475f71ed8c758f9782',1,'watch_clear_colon(void): watch_private_display.c'],['../group__slcd.html#ga4bc4ab63f3214f475f71ed8c758f9782',1,'watch_clear_colon(void): watch_private_display.c']]], - ['watch_5fclear_5fdisplay_3',['watch_clear_display',['../group__slcd.html#gad980e302e036abd7e26813de127139a4',1,'watch_slcd.h']]], - ['watch_5fclear_5findicator_4',['watch_clear_indicator',['../group__slcd.html#ga54ee46bb4eb85e136a05af499889f50e',1,'watch_clear_indicator(WatchIndicatorSegment indicator): watch_private_display.c'],['../group__slcd.html#ga54ee46bb4eb85e136a05af499889f50e',1,'watch_clear_indicator(WatchIndicatorSegment indicator): watch_private_display.c']]], - ['watch_5fclear_5fpixel_5',['watch_clear_pixel',['../group__slcd.html#gabd583acd4aa18b6377478bf95bdac9b0',1,'watch_slcd.h']]], - ['watch_5fdisable_5fadc_6',['watch_disable_adc',['../group__adc.html#gaf443c79008bec5ceecbd21ad401d52cb',1,'watch_adc.h']]], - ['watch_5fdisable_5fanalog_5finput_7',['watch_disable_analog_input',['../group__adc.html#gae38e15840bc5f3eca16ccb782dbb1c31',1,'watch_adc.h']]], - ['watch_5fdisable_5fbuzzer_8',['watch_disable_buzzer',['../group__buzzer.html#ga24cef76bc304371e7914c7c5bb579f93',1,'watch_buzzer.h']]], - ['watch_5fdisable_5fdigital_5finput_9',['watch_disable_digital_input',['../group__gpio.html#gae58e015e96f9e9c42a664b69185265b9',1,'watch_gpio.h']]], - ['watch_5fdisable_5fdigital_5foutput_10',['watch_disable_digital_output',['../group__gpio.html#ga15b40170b4225ac6a927da1d76e4fd3d',1,'watch_gpio.h']]], - ['watch_5fdisable_5fexternal_5finterrupts_11',['watch_disable_external_interrupts',['../group__buttons.html#ga14c8fd8d92e4535012fb939ca8f12084',1,'watch_extint.h']]], - ['watch_5fdisable_5fextwake_5finterrupt_12',['watch_disable_extwake_interrupt',['../group__deepsleep.html#gaae4dfbad44338b179a7b2d8a286bacbe',1,'watch_deepsleep.h']]], - ['watch_5fdisable_5fi2c_13',['watch_disable_i2c',['../group__i2c.html#ga2189bdff3dcb40f451d0aa988ea99760',1,'watch_i2c.h']]], - ['watch_5fdisable_5fleds_14',['watch_disable_leds',['../group__led.html#ga883bf171196fb5a7a57ef727dca6e04a',1,'watch_led.h']]], - ['watch_5fdisable_5fspi_15',['watch_disable_spi',['../group__spi.html#ga8ff6df67e49f90daec4c6456d8c07f22',1,'watch_spi.h']]], - ['watch_5fdisplay_5fstring_16',['watch_display_string',['../group__slcd.html#ga1983cf1e6a7d8feb1c7193a182ff683d',1,'watch_display_string(char *string, uint8_t position): watch_private_display.c'],['../group__slcd.html#ga1983cf1e6a7d8feb1c7193a182ff683d',1,'watch_display_string(char *string, uint8_t position): watch_private_display.c']]], - ['watch_5fenable_5fadc_17',['watch_enable_adc',['../group__adc.html#ga908b5334af677309b03d7679d77aaa02',1,'watch_adc.h']]], - ['watch_5fenable_5fanalog_5finput_18',['watch_enable_analog_input',['../group__adc.html#ga30a491e9cab049a2812f75862a613aa8',1,'watch_adc.h']]], - ['watch_5fenable_5fbuzzer_19',['watch_enable_buzzer',['../group__buzzer.html#ga84d2f603c4f87f2199ebc102439fb204',1,'watch_buzzer.h']]], - ['watch_5fenable_5fdigital_5finput_20',['watch_enable_digital_input',['../group__gpio.html#ga8f6035dc4a5226fa34504e8a5a930e0c',1,'watch_gpio.h']]], - ['watch_5fenable_5fdigital_5foutput_21',['watch_enable_digital_output',['../group__gpio.html#gaf73a6405eb90bc6de32fb66f512fe4a9',1,'watch_gpio.h']]], - ['watch_5fenable_5fdisplay_22',['watch_enable_display',['../group__slcd.html#ga0bb83dc413aeb321daef90d93f258033',1,'watch_slcd.h']]], - ['watch_5fenable_5fexternal_5finterrupts_23',['watch_enable_external_interrupts',['../group__buttons.html#ga9bcddd56ef2065183697b471a5fff6d2',1,'watch_extint.h']]], - ['watch_5fenable_5fi2c_24',['watch_enable_i2c',['../group__i2c.html#gab9f25517d9dc3c32a707266dfd413e5b',1,'watch_i2c.h']]], - ['watch_5fenable_5fleds_25',['watch_enable_leds',['../group__led.html#ga86ce31dc95137ed41983fb7c6af5502a',1,'watch_led.h']]], - ['watch_5fenable_5fpull_5fdown_26',['watch_enable_pull_down',['../group__gpio.html#gae974fce4ac5d38ffe256186a84c63ff9',1,'watch_gpio.h']]], - ['watch_5fenable_5fpull_5fup_27',['watch_enable_pull_up',['../group__gpio.html#ga55a16884f634ee0eb2c981d1b9a06a4d',1,'watch_gpio.h']]], - ['watch_5fenable_5fspi_28',['watch_enable_spi',['../group__spi.html#ga77252649d1551483308f312131e80dec',1,'watch_spi.h']]], - ['watch_5fenable_5fuart_29',['watch_enable_uart',['../group__uart.html#ga38e750d3e02939bf056fde77f4ef6235',1,'watch_uart.h']]], - ['watch_5fenter_5fbackup_5fmode_30',['watch_enter_backup_mode',['../group__deepsleep.html#ga50dda38a8a83d7d957e3bb2bf13aa3ef',1,'watch_deepsleep.h']]], - ['watch_5fenter_5fdeep_5fsleep_5fmode_31',['watch_enter_deep_sleep_mode',['../group__deepsleep.html#gaea469761889ff203385f3bfd88bb2451',1,'watch_deepsleep.h']]], - ['watch_5fenter_5fsleep_5fmode_32',['watch_enter_sleep_mode',['../group__deepsleep.html#ga9f7a625290748f0df6ba2ceb27e0d81b',1,'watch_deepsleep.h']]], - ['watch_5fget_5fanalog_5fpin_5flevel_33',['watch_get_analog_pin_level',['../group__adc.html#ga2064244f68cff87a1df08f6b07183069',1,'watch_adc.h']]], - ['watch_5fget_5fbackup_5fdata_34',['watch_get_backup_data',['../group__deepsleep.html#ga2de1f1012475654c4741f60808581196',1,'watch_deepsleep.h']]], - ['watch_5fget_5fpin_5flevel_35',['watch_get_pin_level',['../group__gpio.html#gacc7c5e867c05cd03f5955e8e8036b879',1,'watch_gpio.h']]], - ['watch_5fget_5fvcc_5fvoltage_36',['watch_get_vcc_voltage',['../group__adc.html#ga465fcb058492d350d29fe4403df85b14',1,'watch_adc.h']]], - ['watch_5fi2c_5fread16_37',['watch_i2c_read16',['../group__i2c.html#gaed749d3ca5e6e3aedcf1aefed3d7663e',1,'watch_i2c.h']]], - ['watch_5fi2c_5fread24_38',['watch_i2c_read24',['../group__i2c.html#ga6732b5655fdada88d083e4b4d05d1ca8',1,'watch_i2c.h']]], - ['watch_5fi2c_5fread32_39',['watch_i2c_read32',['../group__i2c.html#ga3d1c750d1b228b11333d10fc9647d651',1,'watch_i2c.h']]], - ['watch_5fi2c_5fread8_40',['watch_i2c_read8',['../group__i2c.html#gac5644140ddda98198f9d5deabbeaf781',1,'watch_i2c.h']]], - ['watch_5fi2c_5freceive_41',['watch_i2c_receive',['../group__i2c.html#ga426971387b87286c8decca7342c06b4b',1,'watch_i2c.h']]], - ['watch_5fi2c_5fsend_42',['watch_i2c_send',['../group__i2c.html#ga8b44030f78c30dd4026b349fc0c8cf08',1,'watch_i2c.h']]], - ['watch_5fi2c_5fwrite8_43',['watch_i2c_write8',['../group__i2c.html#gaf0a4c78215cbd85ab557fc6c786eb6ad',1,'watch_i2c.h']]], - ['watch_5fis_5fbuzzer_5for_5fled_5fenabled_44',['watch_is_buzzer_or_led_enabled',['../watch_8h.html#a6df21baf06b4a5392d95dd3cdde75d94',1,'watch.h']]], - ['watch_5fregister_5fextwake_5fcallback_45',['watch_register_extwake_callback',['../group__deepsleep.html#gacad726423f5f38697c87474ab25244ca',1,'watch_deepsleep.h']]], - ['watch_5fregister_5finterrupt_5fcallback_46',['watch_register_interrupt_callback',['../group__buttons.html#gae40d2f73d0412680d83c26b8a0e1d31c',1,'watch_extint.h']]], - ['watch_5frtc_5fdisable_5falarm_5fcallback_47',['watch_rtc_disable_alarm_callback',['../group__rtc.html#ga836cade77c24e93c06bf534eaded55bf',1,'watch_rtc.h']]], - ['watch_5frtc_5fdisable_5fall_5fperiodic_5fcallbacks_48',['watch_rtc_disable_all_periodic_callbacks',['../group__rtc.html#ga0150da34307ba61e44f1a00aa90a7f0f',1,'watch_rtc.h']]], - ['watch_5frtc_5fdisable_5fmatching_5fperiodic_5fcallbacks_49',['watch_rtc_disable_matching_periodic_callbacks',['../group__rtc.html#gadccd826da474b5fe24cac8d8edc88ae6',1,'watch_rtc.h']]], - ['watch_5frtc_5fdisable_5fperiodic_5fcallback_50',['watch_rtc_disable_periodic_callback',['../group__rtc.html#ga4e025485bb50e1c93abd4a185447705f',1,'watch_rtc.h']]], - ['watch_5frtc_5fdisable_5ftick_5fcallback_51',['watch_rtc_disable_tick_callback',['../group__rtc.html#ga685f2afb2e99dfebf8d2ef058a5bc19d',1,'watch_rtc.h']]], - ['watch_5frtc_5fget_5fdate_5ftime_52',['watch_rtc_get_date_time',['../group__rtc.html#ga166b575563d39a0061dc9a28ad0309a7',1,'watch_rtc.h']]], - ['watch_5frtc_5fregister_5falarm_5fcallback_53',['watch_rtc_register_alarm_callback',['../group__rtc.html#gaa5220d0d7f542a0bc6c9bef176d6d83b',1,'watch_rtc.h']]], - ['watch_5frtc_5fregister_5fperiodic_5fcallback_54',['watch_rtc_register_periodic_callback',['../group__rtc.html#gaeb4e67aa0062e39eaff465aeebc24f53',1,'watch_rtc.h']]], - ['watch_5frtc_5fregister_5ftick_5fcallback_55',['watch_rtc_register_tick_callback',['../group__rtc.html#ga969ea57aaedf13d4950edbeacff3f2be',1,'watch_rtc.h']]], - ['watch_5frtc_5fset_5fdate_5ftime_56',['watch_rtc_set_date_time',['../group__rtc.html#gadfcc143db9d71e95c2d2dc45732ab4e5',1,'watch_rtc.h']]], - ['watch_5fset_5fanalog_5fnum_5fsamples_57',['watch_set_analog_num_samples',['../group__adc.html#ga90bac58a3fa935d8fd640f4b58c8037d',1,'watch_adc.h']]], - ['watch_5fset_5fanalog_5freference_5fvoltage_58',['watch_set_analog_reference_voltage',['../group__adc.html#ga9ea7b8aef4573f02ff3adafcf891cd93',1,'watch_adc.h']]], - ['watch_5fset_5fanalog_5fsampling_5flength_59',['watch_set_analog_sampling_length',['../group__adc.html#gae9f9ed34e8752e211c1692af473a88dc',1,'watch_adc.h']]], - ['watch_5fset_5fbuzzer_5foff_60',['watch_set_buzzer_off',['../group__buzzer.html#ga803568f5bc5f6b77ea9efa5299c6d9f4',1,'watch_buzzer.h']]], - ['watch_5fset_5fbuzzer_5fon_61',['watch_set_buzzer_on',['../group__buzzer.html#ga6a2d48712d70aff4a1ab463afe6fdd98',1,'watch_buzzer.h']]], - ['watch_5fset_5fbuzzer_5fperiod_62',['watch_set_buzzer_period',['../group__buzzer.html#ga77f213418f48937de73bfe7ac5fc58c9',1,'watch_buzzer.h']]], - ['watch_5fset_5fcolon_63',['watch_set_colon',['../group__slcd.html#ga021df8bd4ab27a78a812cbb0eadd26ee',1,'watch_set_colon(void): watch_private_display.c'],['../group__slcd.html#ga021df8bd4ab27a78a812cbb0eadd26ee',1,'watch_set_colon(void): watch_private_display.c']]], - ['watch_5fset_5findicator_64',['watch_set_indicator',['../group__slcd.html#gaa6640c8b372933de978e1066aed7e7fd',1,'watch_set_indicator(WatchIndicatorSegment indicator): watch_private_display.c'],['../group__slcd.html#gaa6640c8b372933de978e1066aed7e7fd',1,'watch_set_indicator(WatchIndicatorSegment indicator): watch_private_display.c']]], - ['watch_5fset_5fled_5fcolor_65',['watch_set_led_color',['../group__led.html#ga042bcc9220ab05d1de8389cf0067511b',1,'watch_led.h']]], - ['watch_5fset_5fled_5fgreen_66',['watch_set_led_green',['../group__led.html#gab01a29900ddc5315c0e752e63d748f41',1,'watch_led.h']]], - ['watch_5fset_5fled_5foff_67',['watch_set_led_off',['../group__led.html#ga8619f040ff7364285398412a4c420cae',1,'watch_led.h']]], - ['watch_5fset_5fled_5fred_68',['watch_set_led_red',['../group__led.html#ga36d89031d8e8813dfab5f6cff9c6ee40',1,'watch_led.h']]], - ['watch_5fset_5fled_5fyellow_69',['watch_set_led_yellow',['../group__led.html#ga51ba53c3281ad8724d98af27eacc3de0',1,'watch_led.h']]], - ['watch_5fset_5fpin_5flevel_70',['watch_set_pin_level',['../group__gpio.html#ga2e781c7e15045d2270f0cb3f87d619d6',1,'watch_gpio.h']]], - ['watch_5fset_5fpixel_71',['watch_set_pixel',['../group__slcd.html#ga47948dc2c7490b698810ef9914507e08',1,'watch_slcd.h']]], - ['watch_5fspi_5fread_72',['watch_spi_read',['../group__spi.html#ga20b320293d43a867233b5bedeeab07b3',1,'watch_spi.h']]], - ['watch_5fspi_5ftransfer_73',['watch_spi_transfer',['../group__spi.html#ga350791f4a5eb66d0725cd418d1cd1087',1,'watch_spi.h']]], - ['watch_5fspi_5fwrite_74',['watch_spi_write',['../group__spi.html#ga9e1b869726dc01834ac9a365b32ec492',1,'watch_spi.h']]], - ['watch_5fstart_5fcharacter_5fblink_75',['watch_start_character_blink',['../group__slcd.html#ga4c99ffbfa68aea0dce466db6e47879a5',1,'watch_slcd.h']]], - ['watch_5fstart_5ftick_5fanimation_76',['watch_start_tick_animation',['../group__slcd.html#ga70918c1acc2ed21512b69b83397303a4',1,'watch_slcd.h']]], - ['watch_5fstop_5fblink_77',['watch_stop_blink',['../group__slcd.html#ga5d29760dd0998de98f8578ed3de5b1e5',1,'watch_slcd.h']]], - ['watch_5fstop_5ftick_5fanimation_78',['watch_stop_tick_animation',['../group__slcd.html#gaf2c52b4430b4e78a066b3a2b104d142a',1,'watch_slcd.h']]], - ['watch_5fstore_5fbackup_5fdata_79',['watch_store_backup_data',['../group__deepsleep.html#ga385b36922ec76c5fe697772f97a05846',1,'watch_deepsleep.h']]], - ['watch_5ftick_5fanimation_5fis_5frunning_80',['watch_tick_animation_is_running',['../group__slcd.html#ga3764fb499e056f9a45588268f11be8a0',1,'watch_slcd.h']]], - ['watch_5fuart_5fgetc_81',['watch_uart_getc',['../group__uart.html#ga0c400bfcd52bb71e8de62c5ab2373db6',1,'watch_uart.h']]], - ['watch_5fuart_5fputs_82',['watch_uart_puts',['../group__uart.html#ga5d62683298c511f24adaab4bf6615c50',1,'watch_uart.h']]], - ['watch_5futility_5fconvert_5fto_5f12_5fhour_83',['watch_utility_convert_to_12_hour',['../group__utility.html#ga470a4c7199afac6319c259fc459881f4',1,'watch_utility_convert_to_12_hour(watch_date_time *date_time): watch_utility.c'],['../group__utility.html#ga470a4c7199afac6319c259fc459881f4',1,'watch_utility_convert_to_12_hour(watch_date_time *date_time): watch_utility.c']]], - ['watch_5futility_5fconvert_5fto_5funix_5ftime_84',['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): 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): watch_utility.c']]], - ['watch_5futility_5fdate_5ftime_5fconvert_5fzone_85',['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): 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): watch_utility.c']]], - ['watch_5futility_5fdate_5ftime_5ffrom_5funix_5ftime_86',['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): watch_utility.c'],['../group__utility.html#ga396e56109234aaa00993c3dd84f3f43c',1,'watch_utility_date_time_from_unix_time(uint32_t timestamp, uint32_t utc_offset): watch_utility.c']]], - ['watch_5futility_5fdate_5ftime_5fto_5funix_5ftime_87',['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): watch_utility.c'],['../group__utility.html#gaffafef58755ff2704cf93fe1a0849a27',1,'watch_utility_date_time_to_unix_time(watch_date_time date_time, uint32_t utc_offset): watch_utility.c']]], - ['watch_5futility_5fget_5fweekday_88',['watch_utility_get_weekday',['../group__utility.html#gaad14860c068aeed7a60e57874cad92b4',1,'watch_utility_get_weekday(watch_date_time date_time): watch_utility.c'],['../group__utility.html#gaad14860c068aeed7a60e57874cad92b4',1,'watch_utility_get_weekday(watch_date_time date_time): watch_utility.c']]], - ['watch_5futility_5foffset_5ftimestamp_89',['watch_utility_offset_timestamp',['../group__utility.html#ga176fd2c04778c2049f6ae8b9d374725c',1,'watch_utility_offset_timestamp(uint32_t now, int8_t hours, int8_t minutes, int8_t seconds): watch_utility.c'],['../group__utility.html#ga176fd2c04778c2049f6ae8b9d374725c',1,'watch_utility_offset_timestamp(uint32_t now, int8_t hours, int8_t minutes, int8_t seconds): watch_utility.c']]], - ['watch_5futility_5fseconds_5fto_5fduration_90',['watch_utility_seconds_to_duration',['../group__utility.html#ga5d6af930688b240d0f075806b5730d21',1,'watch_utility_seconds_to_duration(uint32_t seconds): watch_utility.c'],['../group__utility.html#ga5d6af930688b240d0f075806b5730d21',1,'watch_utility_seconds_to_duration(uint32_t seconds): watch_utility.c']]], - ['watch_5futility_5fthermistor_5ftemperature_91',['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): 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): watch_utility.c']]] + ['read_0',['read',['../watch_8h.html#aa0c5d610f8b61891a7cf5fca2671b6f9',1,'watch.h']]] ]; diff --git a/search/functions_3.html b/search/functions_3.html new file mode 100644 index 00000000..43ac6976 --- /dev/null +++ b/search/functions_3.html @@ -0,0 +1,37 @@ + + + + + + + + + + +
+
Loading...
+
+ +
Searching...
+
No Matches
+ +
+ + diff --git a/search/functions_3.js b/search/functions_3.js new file mode 100644 index 00000000..d7041e04 --- /dev/null +++ b/search/functions_3.js @@ -0,0 +1,100 @@ +var searchData= +[ + ['watch_5fbuzzer_5fplay_5fnote_0',['watch_buzzer_play_note',['../group__buzzer.html#ga1b6ece8107c1f2bedf80d5584d204b80',1,'watch_buzzer.h']]], + ['watch_5fclear_5fall_5findicators_1',['watch_clear_all_indicators',['../group__slcd.html#ga9e2bb1a59c0d8b38ee7e0ebbbd05b009',1,'watch_clear_all_indicators(void): watch_private_display.c'],['../group__slcd.html#ga9e2bb1a59c0d8b38ee7e0ebbbd05b009',1,'watch_clear_all_indicators(void): watch_private_display.c']]], + ['watch_5fclear_5fcolon_2',['watch_clear_colon',['../group__slcd.html#ga4bc4ab63f3214f475f71ed8c758f9782',1,'watch_clear_colon(void): watch_private_display.c'],['../group__slcd.html#ga4bc4ab63f3214f475f71ed8c758f9782',1,'watch_clear_colon(void): watch_private_display.c']]], + ['watch_5fclear_5fdisplay_3',['watch_clear_display',['../group__slcd.html#gad980e302e036abd7e26813de127139a4',1,'watch_slcd.h']]], + ['watch_5fclear_5findicator_4',['watch_clear_indicator',['../group__slcd.html#ga54ee46bb4eb85e136a05af499889f50e',1,'watch_clear_indicator(WatchIndicatorSegment indicator): watch_private_display.c'],['../group__slcd.html#ga54ee46bb4eb85e136a05af499889f50e',1,'watch_clear_indicator(WatchIndicatorSegment indicator): watch_private_display.c']]], + ['watch_5fclear_5fpixel_5',['watch_clear_pixel',['../group__slcd.html#gabd583acd4aa18b6377478bf95bdac9b0',1,'watch_slcd.h']]], + ['watch_5fdisable_5fadc_6',['watch_disable_adc',['../group__adc.html#gaf443c79008bec5ceecbd21ad401d52cb',1,'watch_adc.h']]], + ['watch_5fdisable_5fanalog_5finput_7',['watch_disable_analog_input',['../group__adc.html#gae38e15840bc5f3eca16ccb782dbb1c31',1,'watch_adc.h']]], + ['watch_5fdisable_5fbuzzer_8',['watch_disable_buzzer',['../group__buzzer.html#ga24cef76bc304371e7914c7c5bb579f93',1,'watch_buzzer.h']]], + ['watch_5fdisable_5fdigital_5finput_9',['watch_disable_digital_input',['../group__gpio.html#gae58e015e96f9e9c42a664b69185265b9',1,'watch_gpio.h']]], + ['watch_5fdisable_5fdigital_5foutput_10',['watch_disable_digital_output',['../group__gpio.html#ga15b40170b4225ac6a927da1d76e4fd3d',1,'watch_gpio.h']]], + ['watch_5fdisable_5fexternal_5finterrupts_11',['watch_disable_external_interrupts',['../group__buttons.html#ga14c8fd8d92e4535012fb939ca8f12084',1,'watch_extint.h']]], + ['watch_5fdisable_5fextwake_5finterrupt_12',['watch_disable_extwake_interrupt',['../group__deepsleep.html#gaae4dfbad44338b179a7b2d8a286bacbe',1,'watch_deepsleep.h']]], + ['watch_5fdisable_5fi2c_13',['watch_disable_i2c',['../group__i2c.html#ga2189bdff3dcb40f451d0aa988ea99760',1,'watch_i2c.h']]], + ['watch_5fdisable_5fleds_14',['watch_disable_leds',['../group__led.html#ga883bf171196fb5a7a57ef727dca6e04a',1,'watch_led.h']]], + ['watch_5fdisable_5fspi_15',['watch_disable_spi',['../group__spi.html#ga8ff6df67e49f90daec4c6456d8c07f22',1,'watch_spi.h']]], + ['watch_5fdisplay_5fstring_16',['watch_display_string',['../group__slcd.html#ga1983cf1e6a7d8feb1c7193a182ff683d',1,'watch_display_string(char *string, uint8_t position): watch_private_display.c'],['../group__slcd.html#ga1983cf1e6a7d8feb1c7193a182ff683d',1,'watch_display_string(char *string, uint8_t position): watch_private_display.c']]], + ['watch_5fenable_5fadc_17',['watch_enable_adc',['../group__adc.html#ga908b5334af677309b03d7679d77aaa02',1,'watch_adc.h']]], + ['watch_5fenable_5fanalog_5finput_18',['watch_enable_analog_input',['../group__adc.html#ga30a491e9cab049a2812f75862a613aa8',1,'watch_adc.h']]], + ['watch_5fenable_5fbuzzer_19',['watch_enable_buzzer',['../group__buzzer.html#ga84d2f603c4f87f2199ebc102439fb204',1,'watch_buzzer.h']]], + ['watch_5fenable_5fdigital_5finput_20',['watch_enable_digital_input',['../group__gpio.html#ga8f6035dc4a5226fa34504e8a5a930e0c',1,'watch_gpio.h']]], + ['watch_5fenable_5fdigital_5foutput_21',['watch_enable_digital_output',['../group__gpio.html#gaf73a6405eb90bc6de32fb66f512fe4a9',1,'watch_gpio.h']]], + ['watch_5fenable_5fdisplay_22',['watch_enable_display',['../group__slcd.html#ga0bb83dc413aeb321daef90d93f258033',1,'watch_slcd.h']]], + ['watch_5fenable_5fexternal_5finterrupts_23',['watch_enable_external_interrupts',['../group__buttons.html#ga9bcddd56ef2065183697b471a5fff6d2',1,'watch_extint.h']]], + ['watch_5fenable_5fi2c_24',['watch_enable_i2c',['../group__i2c.html#gab9f25517d9dc3c32a707266dfd413e5b',1,'watch_i2c.h']]], + ['watch_5fenable_5fleds_25',['watch_enable_leds',['../group__led.html#ga86ce31dc95137ed41983fb7c6af5502a',1,'watch_led.h']]], + ['watch_5fenable_5fpull_5fdown_26',['watch_enable_pull_down',['../group__gpio.html#gae974fce4ac5d38ffe256186a84c63ff9',1,'watch_gpio.h']]], + ['watch_5fenable_5fpull_5fup_27',['watch_enable_pull_up',['../group__gpio.html#ga55a16884f634ee0eb2c981d1b9a06a4d',1,'watch_gpio.h']]], + ['watch_5fenable_5fspi_28',['watch_enable_spi',['../group__spi.html#ga77252649d1551483308f312131e80dec',1,'watch_spi.h']]], + ['watch_5fenable_5fuart_29',['watch_enable_uart',['../group__uart.html#ga38e750d3e02939bf056fde77f4ef6235',1,'watch_uart.h']]], + ['watch_5fenter_5fbackup_5fmode_30',['watch_enter_backup_mode',['../group__deepsleep.html#ga50dda38a8a83d7d957e3bb2bf13aa3ef',1,'watch_deepsleep.h']]], + ['watch_5fenter_5fdeep_5fsleep_5fmode_31',['watch_enter_deep_sleep_mode',['../group__deepsleep.html#gaea469761889ff203385f3bfd88bb2451',1,'watch_deepsleep.h']]], + ['watch_5fenter_5fsleep_5fmode_32',['watch_enter_sleep_mode',['../group__deepsleep.html#ga9f7a625290748f0df6ba2ceb27e0d81b',1,'watch_deepsleep.h']]], + ['watch_5fget_5fanalog_5fpin_5flevel_33',['watch_get_analog_pin_level',['../group__adc.html#ga2064244f68cff87a1df08f6b07183069',1,'watch_adc.h']]], + ['watch_5fget_5fbackup_5fdata_34',['watch_get_backup_data',['../group__deepsleep.html#ga2de1f1012475654c4741f60808581196',1,'watch_deepsleep.h']]], + ['watch_5fget_5fpin_5flevel_35',['watch_get_pin_level',['../group__gpio.html#gacc7c5e867c05cd03f5955e8e8036b879',1,'watch_gpio.h']]], + ['watch_5fget_5fvcc_5fvoltage_36',['watch_get_vcc_voltage',['../group__adc.html#ga465fcb058492d350d29fe4403df85b14',1,'watch_adc.h']]], + ['watch_5fi2c_5fread16_37',['watch_i2c_read16',['../group__i2c.html#gaed749d3ca5e6e3aedcf1aefed3d7663e',1,'watch_i2c.h']]], + ['watch_5fi2c_5fread24_38',['watch_i2c_read24',['../group__i2c.html#ga6732b5655fdada88d083e4b4d05d1ca8',1,'watch_i2c.h']]], + ['watch_5fi2c_5fread32_39',['watch_i2c_read32',['../group__i2c.html#ga3d1c750d1b228b11333d10fc9647d651',1,'watch_i2c.h']]], + ['watch_5fi2c_5fread8_40',['watch_i2c_read8',['../group__i2c.html#gac5644140ddda98198f9d5deabbeaf781',1,'watch_i2c.h']]], + ['watch_5fi2c_5freceive_41',['watch_i2c_receive',['../group__i2c.html#ga426971387b87286c8decca7342c06b4b',1,'watch_i2c.h']]], + ['watch_5fi2c_5fsend_42',['watch_i2c_send',['../group__i2c.html#ga8b44030f78c30dd4026b349fc0c8cf08',1,'watch_i2c.h']]], + ['watch_5fi2c_5fwrite8_43',['watch_i2c_write8',['../group__i2c.html#gaf0a4c78215cbd85ab557fc6c786eb6ad',1,'watch_i2c.h']]], + ['watch_5fis_5fbuzzer_5for_5fled_5fenabled_44',['watch_is_buzzer_or_led_enabled',['../watch_8h.html#a6df21baf06b4a5392d95dd3cdde75d94',1,'watch.h']]], + ['watch_5fis_5fusb_5fenabled_45',['watch_is_usb_enabled',['../watch_8h.html#a1324426e2c366033abbb1b2e78b61305',1,'watch.h']]], + ['watch_5fregister_5fextwake_5fcallback_46',['watch_register_extwake_callback',['../group__deepsleep.html#gacad726423f5f38697c87474ab25244ca',1,'watch_deepsleep.h']]], + ['watch_5fregister_5finterrupt_5fcallback_47',['watch_register_interrupt_callback',['../group__buttons.html#gae40d2f73d0412680d83c26b8a0e1d31c',1,'watch_extint.h']]], + ['watch_5frtc_5fdisable_5falarm_5fcallback_48',['watch_rtc_disable_alarm_callback',['../group__rtc.html#ga836cade77c24e93c06bf534eaded55bf',1,'watch_rtc.h']]], + ['watch_5frtc_5fdisable_5fall_5fperiodic_5fcallbacks_49',['watch_rtc_disable_all_periodic_callbacks',['../group__rtc.html#ga0150da34307ba61e44f1a00aa90a7f0f',1,'watch_rtc.h']]], + ['watch_5frtc_5fdisable_5fmatching_5fperiodic_5fcallbacks_50',['watch_rtc_disable_matching_periodic_callbacks',['../group__rtc.html#gadccd826da474b5fe24cac8d8edc88ae6',1,'watch_rtc.h']]], + ['watch_5frtc_5fdisable_5fperiodic_5fcallback_51',['watch_rtc_disable_periodic_callback',['../group__rtc.html#ga4e025485bb50e1c93abd4a185447705f',1,'watch_rtc.h']]], + ['watch_5frtc_5fdisable_5ftick_5fcallback_52',['watch_rtc_disable_tick_callback',['../group__rtc.html#ga685f2afb2e99dfebf8d2ef058a5bc19d',1,'watch_rtc.h']]], + ['watch_5frtc_5fget_5fdate_5ftime_53',['watch_rtc_get_date_time',['../group__rtc.html#ga166b575563d39a0061dc9a28ad0309a7',1,'watch_rtc.h']]], + ['watch_5frtc_5fregister_5falarm_5fcallback_54',['watch_rtc_register_alarm_callback',['../group__rtc.html#gaa5220d0d7f542a0bc6c9bef176d6d83b',1,'watch_rtc.h']]], + ['watch_5frtc_5fregister_5fperiodic_5fcallback_55',['watch_rtc_register_periodic_callback',['../group__rtc.html#gaeb4e67aa0062e39eaff465aeebc24f53',1,'watch_rtc.h']]], + ['watch_5frtc_5fregister_5ftick_5fcallback_56',['watch_rtc_register_tick_callback',['../group__rtc.html#ga969ea57aaedf13d4950edbeacff3f2be',1,'watch_rtc.h']]], + ['watch_5frtc_5fset_5fdate_5ftime_57',['watch_rtc_set_date_time',['../group__rtc.html#gadfcc143db9d71e95c2d2dc45732ab4e5',1,'watch_rtc.h']]], + ['watch_5fset_5fanalog_5fnum_5fsamples_58',['watch_set_analog_num_samples',['../group__adc.html#ga90bac58a3fa935d8fd640f4b58c8037d',1,'watch_adc.h']]], + ['watch_5fset_5fanalog_5freference_5fvoltage_59',['watch_set_analog_reference_voltage',['../group__adc.html#ga9ea7b8aef4573f02ff3adafcf891cd93',1,'watch_adc.h']]], + ['watch_5fset_5fanalog_5fsampling_5flength_60',['watch_set_analog_sampling_length',['../group__adc.html#gae9f9ed34e8752e211c1692af473a88dc',1,'watch_adc.h']]], + ['watch_5fset_5fbuzzer_5foff_61',['watch_set_buzzer_off',['../group__buzzer.html#ga803568f5bc5f6b77ea9efa5299c6d9f4',1,'watch_buzzer.h']]], + ['watch_5fset_5fbuzzer_5fon_62',['watch_set_buzzer_on',['../group__buzzer.html#ga6a2d48712d70aff4a1ab463afe6fdd98',1,'watch_buzzer.h']]], + ['watch_5fset_5fbuzzer_5fperiod_63',['watch_set_buzzer_period',['../group__buzzer.html#ga77f213418f48937de73bfe7ac5fc58c9',1,'watch_buzzer.h']]], + ['watch_5fset_5fcolon_64',['watch_set_colon',['../group__slcd.html#ga021df8bd4ab27a78a812cbb0eadd26ee',1,'watch_set_colon(void): watch_private_display.c'],['../group__slcd.html#ga021df8bd4ab27a78a812cbb0eadd26ee',1,'watch_set_colon(void): watch_private_display.c']]], + ['watch_5fset_5findicator_65',['watch_set_indicator',['../group__slcd.html#gaa6640c8b372933de978e1066aed7e7fd',1,'watch_set_indicator(WatchIndicatorSegment indicator): watch_private_display.c'],['../group__slcd.html#gaa6640c8b372933de978e1066aed7e7fd',1,'watch_set_indicator(WatchIndicatorSegment indicator): watch_private_display.c']]], + ['watch_5fset_5fled_5fcolor_66',['watch_set_led_color',['../group__led.html#ga042bcc9220ab05d1de8389cf0067511b',1,'watch_led.h']]], + ['watch_5fset_5fled_5fgreen_67',['watch_set_led_green',['../group__led.html#gab01a29900ddc5315c0e752e63d748f41',1,'watch_led.h']]], + ['watch_5fset_5fled_5foff_68',['watch_set_led_off',['../group__led.html#ga8619f040ff7364285398412a4c420cae',1,'watch_led.h']]], + ['watch_5fset_5fled_5fred_69',['watch_set_led_red',['../group__led.html#ga36d89031d8e8813dfab5f6cff9c6ee40',1,'watch_led.h']]], + ['watch_5fset_5fled_5fyellow_70',['watch_set_led_yellow',['../group__led.html#ga51ba53c3281ad8724d98af27eacc3de0',1,'watch_led.h']]], + ['watch_5fset_5fpin_5flevel_71',['watch_set_pin_level',['../group__gpio.html#ga2e781c7e15045d2270f0cb3f87d619d6',1,'watch_gpio.h']]], + ['watch_5fset_5fpixel_72',['watch_set_pixel',['../group__slcd.html#ga47948dc2c7490b698810ef9914507e08',1,'watch_slcd.h']]], + ['watch_5fspi_5fread_73',['watch_spi_read',['../group__spi.html#ga20b320293d43a867233b5bedeeab07b3',1,'watch_spi.h']]], + ['watch_5fspi_5ftransfer_74',['watch_spi_transfer',['../group__spi.html#ga350791f4a5eb66d0725cd418d1cd1087',1,'watch_spi.h']]], + ['watch_5fspi_5fwrite_75',['watch_spi_write',['../group__spi.html#ga9e1b869726dc01834ac9a365b32ec492',1,'watch_spi.h']]], + ['watch_5fstart_5fcharacter_5fblink_76',['watch_start_character_blink',['../group__slcd.html#ga4c99ffbfa68aea0dce466db6e47879a5',1,'watch_slcd.h']]], + ['watch_5fstart_5ftick_5fanimation_77',['watch_start_tick_animation',['../group__slcd.html#ga70918c1acc2ed21512b69b83397303a4',1,'watch_slcd.h']]], + ['watch_5fstop_5fblink_78',['watch_stop_blink',['../group__slcd.html#ga5d29760dd0998de98f8578ed3de5b1e5',1,'watch_slcd.h']]], + ['watch_5fstop_5ftick_5fanimation_79',['watch_stop_tick_animation',['../group__slcd.html#gaf2c52b4430b4e78a066b3a2b104d142a',1,'watch_slcd.h']]], + ['watch_5fstorage_5ferase_80',['watch_storage_erase',['../group__storage.html#ga5e27f4d34bd3b602988af59c6068bd0c',1,'watch_storage.h']]], + ['watch_5fstorage_5fread_81',['watch_storage_read',['../group__storage.html#gae11f49f5d9adee2ee89ec92c8026ca49',1,'watch_storage.h']]], + ['watch_5fstorage_5fsync_82',['watch_storage_sync',['../group__storage.html#ga6531bfebac4e4f81fd37168fdaa98904',1,'watch_storage.h']]], + ['watch_5fstorage_5fwrite_83',['watch_storage_write',['../group__storage.html#gad0fd4b333d95a0e50ac8e9a23620b861',1,'watch_storage.h']]], + ['watch_5fstore_5fbackup_5fdata_84',['watch_store_backup_data',['../group__deepsleep.html#ga385b36922ec76c5fe697772f97a05846',1,'watch_deepsleep.h']]], + ['watch_5ftick_5fanimation_5fis_5frunning_85',['watch_tick_animation_is_running',['../group__slcd.html#ga3764fb499e056f9a45588268f11be8a0',1,'watch_slcd.h']]], + ['watch_5fuart_5fgetc_86',['watch_uart_getc',['../group__uart.html#ga0c400bfcd52bb71e8de62c5ab2373db6',1,'watch_uart.h']]], + ['watch_5fuart_5fputs_87',['watch_uart_puts',['../group__uart.html#ga5d62683298c511f24adaab4bf6615c50',1,'watch_uart.h']]], + ['watch_5futility_5fconvert_5fto_5f12_5fhour_88',['watch_utility_convert_to_12_hour',['../group__utility.html#ga470a4c7199afac6319c259fc459881f4',1,'watch_utility_convert_to_12_hour(watch_date_time *date_time): watch_utility.c'],['../group__utility.html#ga470a4c7199afac6319c259fc459881f4',1,'watch_utility_convert_to_12_hour(watch_date_time *date_time): watch_utility.c']]], + ['watch_5futility_5fconvert_5fto_5funix_5ftime_89',['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): 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): watch_utility.c']]], + ['watch_5futility_5fdate_5ftime_5fconvert_5fzone_90',['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): 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): watch_utility.c']]], + ['watch_5futility_5fdate_5ftime_5ffrom_5funix_5ftime_91',['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): watch_utility.c'],['../group__utility.html#ga396e56109234aaa00993c3dd84f3f43c',1,'watch_utility_date_time_from_unix_time(uint32_t timestamp, uint32_t utc_offset): watch_utility.c']]], + ['watch_5futility_5fdate_5ftime_5fto_5funix_5ftime_92',['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): watch_utility.c'],['../group__utility.html#gaffafef58755ff2704cf93fe1a0849a27',1,'watch_utility_date_time_to_unix_time(watch_date_time date_time, uint32_t utc_offset): watch_utility.c']]], + ['watch_5futility_5fget_5fweekday_93',['watch_utility_get_weekday',['../group__utility.html#gaad14860c068aeed7a60e57874cad92b4',1,'watch_utility_get_weekday(watch_date_time date_time): watch_utility.c'],['../group__utility.html#gaad14860c068aeed7a60e57874cad92b4',1,'watch_utility_get_weekday(watch_date_time date_time): watch_utility.c']]], + ['watch_5futility_5foffset_5ftimestamp_94',['watch_utility_offset_timestamp',['../group__utility.html#ga176fd2c04778c2049f6ae8b9d374725c',1,'watch_utility_offset_timestamp(uint32_t now, int8_t hours, int8_t minutes, int8_t seconds): watch_utility.c'],['../group__utility.html#ga176fd2c04778c2049f6ae8b9d374725c',1,'watch_utility_offset_timestamp(uint32_t now, int8_t hours, int8_t minutes, int8_t seconds): watch_utility.c']]], + ['watch_5futility_5fseconds_5fto_5fduration_95',['watch_utility_seconds_to_duration',['../group__utility.html#ga5d6af930688b240d0f075806b5730d21',1,'watch_utility_seconds_to_duration(uint32_t seconds): watch_utility.c'],['../group__utility.html#ga5d6af930688b240d0f075806b5730d21',1,'watch_utility_seconds_to_duration(uint32_t seconds): watch_utility.c']]], + ['watch_5futility_5fthermistor_5ftemperature_96',['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): 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): watch_utility.c']]] +]; diff --git a/search/groups_3.js b/search/groups_3.js index a6640a00..d97e3d41 100644 --- a/search/groups_3.js +++ b/search/groups_3.js @@ -1,4 +1,4 @@ var searchData= [ - ['i2c_20controller_20driver_0',['I2C Controller Driver',['../group__i2c.html',1,'']]] + ['flash_20storage_0',['Flash Storage',['../group__storage.html',1,'']]] ]; diff --git a/search/groups_4.js b/search/groups_4.js index 8d968473..a6640a00 100644 --- a/search/groups_4.js +++ b/search/groups_4.js @@ -1,4 +1,4 @@ var searchData= [ - ['led_20control_0',['LED Control',['../group__led.html',1,'']]] + ['i2c_20controller_20driver_0',['I2C Controller Driver',['../group__i2c.html',1,'']]] ]; diff --git a/search/groups_5.js b/search/groups_5.js index 31aa4036..8d968473 100644 --- a/search/groups_5.js +++ b/search/groups_5.js @@ -1,4 +1,4 @@ var searchData= [ - ['real_2dtime_20clock_0',['Real-Time Clock',['../group__rtc.html',1,'']]] + ['led_20control_0',['LED Control',['../group__led.html',1,'']]] ]; diff --git a/search/groups_6.js b/search/groups_6.js index d1e128f2..31aa4036 100644 --- a/search/groups_6.js +++ b/search/groups_6.js @@ -1,6 +1,4 @@ var searchData= [ - ['segment_20lcd_20display_0',['Segment LCD Display',['../group__slcd.html',1,'']]], - ['sleep_20control_1',['Sleep Control',['../group__deepsleep.html',1,'']]], - ['spi_20controller_20driver_2',['SPI Controller Driver',['../group__spi.html',1,'']]] + ['real_2dtime_20clock_0',['Real-Time Clock',['../group__rtc.html',1,'']]] ]; diff --git a/search/groups_7.js b/search/groups_7.js index 44bfb815..d1e128f2 100644 --- a/search/groups_7.js +++ b/search/groups_7.js @@ -1,5 +1,6 @@ var searchData= [ - ['uart_0',['UART',['../group__uart.html',1,'']]], - ['utility_20functions_1',['Utility Functions',['../group__utility.html',1,'']]] + ['segment_20lcd_20display_0',['Segment LCD Display',['../group__slcd.html',1,'']]], + ['sleep_20control_1',['Sleep Control',['../group__deepsleep.html',1,'']]], + ['spi_20controller_20driver_2',['SPI Controller Driver',['../group__spi.html',1,'']]] ]; diff --git a/search/groups_8.html b/search/groups_8.html new file mode 100644 index 00000000..7c2c2867 --- /dev/null +++ b/search/groups_8.html @@ -0,0 +1,37 @@ + + + + + + + + + + +
+
Loading...
+
+ +
Searching...
+
No Matches
+ +
+ + diff --git a/search/groups_8.js b/search/groups_8.js new file mode 100644 index 00000000..44bfb815 --- /dev/null +++ b/search/groups_8.js @@ -0,0 +1,5 @@ +var searchData= +[ + ['uart_0',['UART',['../group__uart.html',1,'']]], + ['utility_20functions_1',['Utility Functions',['../group__utility.html',1,'']]] +]; diff --git a/search/searchdata.js b/search/searchdata.js index 73977dd3..e93192dd 100644 --- a/search/searchdata.js +++ b/search/searchdata.js @@ -1,14 +1,14 @@ var indexSectionsWithContent = { - 0: "_abdilnrsuw", + 0: "_abdfilnrsuw", 1: "w", 2: "w", - 3: "_aw", + 3: "_arw", 4: "n", 5: "bw", 6: "bw", 7: "bw", - 8: "abdilrsu", + 8: "abdfilrsu", 9: "s" }; diff --git a/structwatch__duration__t.html b/structwatch__duration__t.html index ec295de7..3bf11ba5 100644 --- a/structwatch__duration__t.html +++ b/structwatch__duration__t.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/unionwatch__date__time.html b/unionwatch__date__time.html index 68a1721f..c6791a72 100644 --- a/unionwatch__date__time.html +++ b/unionwatch__date__time.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
diff --git a/watch_8h.html b/watch_8h.html index a8fea761..6826ac35 100644 --- a/watch_8h.html +++ b/watch_8h.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
@@ -87,6 +87,7 @@ $(function() { #include "watch_i2c.h"
#include "watch_spi.h"
#include "watch_uart.h"
+#include "watch_storage.h"
#include "watch_deepsleep.h"
#include "watch_private.h"
@@ -97,8 +98,60 @@ Functions bool watch_is_buzzer_or_led_enabled (void)  Returns true if either the buzzer or the LED driver is enabled. More...
  + +bool watch_is_usb_enabled (void) + Returns true if USB is enabled.
+  +int read (int file, char *ptr, int len) + Reads up to len bytes from the USB serial. More...

Function Documentation

+ +

◆ read()

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
int read (int file,
char * ptr,
int len 
)
+
+ +

Reads up to len bytes from the USB serial.

+
Parameters
+ + + + +
fileignored, you can pass in 0
ptrpointer to a buffer of at least len bytes
lenthe number of bytes you wish to read, max 256.
+
+
+
Returns
The number of bytes read, or zero if no bytes were read.
+ +
+

◆ watch_is_buzzer_or_led_enabled()

diff --git a/watch_8h_source.html b/watch_8h_source.html index 4d277a69..7a63d360 100644 --- a/watch_8h_source.html +++ b/watch_8h_source.html @@ -21,7 +21,7 @@ -
Sensor Watch 0.0.1 +
Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
@@ -112,14 +112,21 @@ $(function() {
64#include "watch_i2c.h"
65#include "watch_spi.h"
66#include "watch_uart.h"
-
67#include "watch_deepsleep.h"
-
68
-
69#include "watch_private.h"
-
70
- -
77
-
78#endif /* WATCH_H_ */
+
67#include "watch_storage.h"
+
68#include "watch_deepsleep.h"
+
69
+
70#include "watch_private.h"
+
71
+ +
78
+ +
82
+
89int read(int file, char *ptr, int len);
+
90
+
91#endif /* WATCH_H_ */
+
bool watch_is_usb_enabled(void)
Returns true if USB is enabled.
bool watch_is_buzzer_or_led_enabled(void)
Returns true if either the buzzer or the LED driver is enabled.
+
int read(int file, char *ptr, int len)
Reads up to len bytes from the USB serial.