From 01e47e416b1f9a5d9d2271a7ef00a0d45c12ceb6 Mon Sep 17 00:00:00 2001 From: Nathanne Isip Date: Wed, 22 May 2024 00:46:26 +0800 Subject: [PATCH] Doxyfile updated paths and hidden struct memory_pool. --- docs/annotated.html | 22 +- docs/annotated_dup.js | 4 +- docs/classes.html | 19 +- docs/d2/dbe/classNVS-members.html | 124 ++ docs/d4/d68/display_8h.html | 116 ++ docs/d4/d68/display_8h.js | 4 + docs/d4/d68/display_8h_source.html | 141 ++ docs/d6/da0/keyboard_8h.html | 2 +- docs/d6/da0/keyboard_8h_source.html | 32 +- docs/d6/dd6/classDisplay.html | 277 ++++ docs/d6/de4/librishka_8h.html | 6 +- docs/d6/de4/librishka_8h_source.html | 9 +- docs/dc/d18/memory_8h_source.html | 8 +- docs/dc/da5/librishka__impl_8hpp_source.html | 2 +- docs/dc/dd2/classKeyboard.html | 4 +- docs/dd/d66/classDisplay-members.html | 105 ++ docs/dd/d99/nvs_8h.html | 116 ++ docs/dd/d99/nvs_8h.js | 4 + docs/dd/d99/nvs_8h_source.html | 205 +++ docs/df/dbb/classNVS.html | 1276 +++++++++++++++++ .../dir_6e8afc538eccbcb491711fd0cc7b9703.html | 5 + docs/dir_6e8afc538eccbcb491711fd0cc7b9703.js | 1 + .../dir_de5940d52a2b3ecb9d04406b778a15dd.html | 110 ++ docs/dir_de5940d52a2b3ecb9d04406b778a15dd.js | 6 + docs/files.html | 30 +- docs/functions.html | 50 + docs/functions_func.html | 50 + docs/menudata.js | 4 + docs/navtreeindex0.js | 339 ++--- docs/search/all_10.js | 66 +- docs/search/all_11.js | 42 +- docs/search/all_12.js | 8 +- docs/search/all_13.js | 4 +- docs/search/all_14.js | 3 +- docs/search/all_15.html | 37 + docs/search/all_15.js | 4 + docs/search/all_2.js | 8 +- docs/search/all_3.js | 11 +- docs/search/all_4.js | 6 +- docs/search/all_6.js | 29 +- docs/search/all_7.js | 20 +- docs/search/all_8.js | 24 +- docs/search/all_9.js | 8 +- docs/search/all_a.js | 10 +- docs/search/all_b.js | 8 +- docs/search/all_c.js | 27 +- docs/search/all_d.js | 18 +- docs/search/all_e.js | 64 +- docs/search/all_f.js | 57 +- docs/search/classes_1.js | 3 +- docs/search/classes_2.js | 3 +- docs/search/classes_3.js | 4 +- docs/search/classes_4.js | 5 +- docs/search/classes_5.js | 2 +- docs/search/classes_6.js | 2 +- docs/search/classes_7.js | 2 +- docs/search/classes_8.html | 37 + docs/search/classes_8.js | 4 + docs/search/classes_9.html | 37 + docs/search/classes_9.js | 4 + docs/search/files_1.js | 3 +- docs/search/files_5.js | 2 +- docs/search/files_6.js | 2 +- docs/search/files_7.js | 2 +- docs/search/files_8.js | 2 +- docs/search/files_9.js | 2 +- docs/search/files_a.js | 2 +- docs/search/files_b.html | 37 + docs/search/files_b.js | 4 + docs/search/functions_10.js | 2 +- docs/search/functions_11.js | 3 +- docs/search/functions_12.js | 4 +- docs/search/functions_13.js | 3 +- docs/search/functions_14.html | 37 + docs/search/functions_14.js | 4 + docs/search/functions_2.js | 8 +- docs/search/functions_3.js | 7 +- docs/search/functions_4.js | 6 +- docs/search/functions_6.js | 11 +- docs/search/functions_7.js | 6 +- docs/search/functions_8.js | 9 +- docs/search/functions_9.js | 7 +- docs/search/functions_a.js | 7 +- docs/search/functions_b.js | 9 +- docs/search/functions_c.js | 13 +- docs/search/functions_d.js | 19 +- docs/search/functions_e.js | 21 +- docs/search/functions_f.js | 27 +- docs/search/searchdata.js | 8 +- 89 files changed, 3404 insertions(+), 491 deletions(-) create mode 100644 docs/d2/dbe/classNVS-members.html create mode 100644 docs/d4/d68/display_8h.html create mode 100644 docs/d4/d68/display_8h.js create mode 100644 docs/d4/d68/display_8h_source.html create mode 100644 docs/d6/dd6/classDisplay.html create mode 100644 docs/dd/d66/classDisplay-members.html create mode 100644 docs/dd/d99/nvs_8h.html create mode 100644 docs/dd/d99/nvs_8h.js create mode 100644 docs/dd/d99/nvs_8h_source.html create mode 100644 docs/df/dbb/classNVS.html create mode 100644 docs/dir_de5940d52a2b3ecb9d04406b778a15dd.html create mode 100644 docs/dir_de5940d52a2b3ecb9d04406b778a15dd.js create mode 100644 docs/search/all_15.html create mode 100644 docs/search/all_15.js create mode 100644 docs/search/classes_8.html create mode 100644 docs/search/classes_8.js create mode 100644 docs/search/classes_9.html create mode 100644 docs/search/classes_9.js create mode 100644 docs/search/files_b.html create mode 100644 docs/search/files_b.js create mode 100644 docs/search/functions_14.html create mode 100644 docs/search/functions_14.js diff --git a/docs/annotated.html b/docs/annotated.html index 8afbba7..5893737 100644 --- a/docs/annotated.html +++ b/docs/annotated.html @@ -91,16 +91,18 @@
Here are the classes, structs, unions and interfaces with brief descriptions:
- - - - - - - - - - + + + + + + + + + + + +
 CArgsClass for handling command line arguments in Rishka applications
 CFileClass for handling file operations in Rishka applications
 CFSClass for file system operations in Rishka applications
 CGpioClass for handling GPIO operations in Rishka applications
 CI2CClass for handling I2C operations in Rishka applications
 CIntClass for handling interrupt operations in Rishka applications
 CIOClass for handling input/output operations in Rishka applications
 CMemoryClass for handling memory management operations in Rishka applications
 Cmemory_pool
 CRuntimeUtilities for managing runtime operations
 CSysClass for handling system utilities in Rishka applications
 CDisplayFinal class to interact with display hardware
 CFileClass for handling file operations in Rishka applications
 CFSClass for file system operations in Rishka applications
 CGpioClass for handling GPIO operations in Rishka applications
 CI2CClass for handling I2C operations in Rishka applications
 CIntClass for handling interrupt operations in Rishka applications
 CIOClass for handling input/output operations in Rishka applications
 CKeyboardProvides access to keyboard-related functionalities in the Rishka VM SDK
 CMemoryClass for handling memory management operations in Rishka applications
 CNVSProvides an interface to the non-volatile storage (NVS) in the Rishka system
 CRuntimeUtilities for managing runtime operations
 CSysClass for handling system utilities in Rishka applications
diff --git a/docs/annotated_dup.js b/docs/annotated_dup.js index 71ca8d3..a0e2432 100644 --- a/docs/annotated_dup.js +++ b/docs/annotated_dup.js @@ -1,14 +1,16 @@ var annotated_dup = [ [ "Args", "dd/dfa/classArgs.html", null ], + [ "Display", "d6/dd6/classDisplay.html", null ], [ "File", "db/d30/classFile.html", "db/d30/classFile" ], [ "FS", "d6/df3/classFS.html", null ], [ "Gpio", "d4/d79/classGpio.html", null ], [ "I2C", "d6/d81/classI2C.html", null ], [ "Int", "d8/d2f/classInt.html", null ], [ "IO", "d8/d66/classIO.html", null ], + [ "Keyboard", "dc/dd2/classKeyboard.html", null ], [ "Memory", "da/dc6/classMemory.html", null ], - [ "memory_pool", "d1/d2d/structmemory__pool.html", null ], + [ "NVS", "df/dbb/classNVS.html", null ], [ "Runtime", "d6/dd8/classRuntime.html", null ], [ "Sys", "d1/d61/classSys.html", null ] ]; \ No newline at end of file diff --git a/docs/classes.html b/docs/classes.html index 81d9e4f..4b7e81e 100644 --- a/docs/classes.html +++ b/docs/classes.html @@ -88,27 +88,36 @@
Class Index
-
A | F | G | I | M | R | S
+
A | D | F | G | I | K | M | N | R | S
diff --git a/docs/d2/dbe/classNVS-members.html b/docs/d2/dbe/classNVS-members.html new file mode 100644 index 0000000..c18646b --- /dev/null +++ b/docs/d2/dbe/classNVS-members.html @@ -0,0 +1,124 @@ + + + + + + + +Rishka: Member List + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
Rishka +
+
RISC-V virtual runtime in C/C++ made for ESP32-WROVER
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
NVS Member List
+
+
+ +

This is the complete list of members for NVS, including all inherited members.

+ + + + + + + + + + + + + + + + + + + + + + + + + +
commit()NVSstatic
erase(string key, bool force=true)NVSstatic
erase_all(bool force=true)NVSstatic
get_i16(string key, i16 defvalue)NVSstatic
get_i32(string key, i32 defvalue)NVSstatic
get_i64(string key, i64 defvalue)NVSstatic
get_i8(string key, i8 defvalue)NVSstatic
get_string(string key)NVSstatic
get_u16(string key, u16 defvalue)NVSstatic
get_u32(string key, u32 defvalue)NVSstatic
get_u64(string key, u64 defvalue)NVSstatic
get_u8(string key, u8 defvalue)NVSstatic
has_wifi_config()NVSstatic
set_i16(string key, i16 value, bool force=true)NVSstatic
set_i32(string key, i32 value, bool force=true)NVSstatic
set_i64(string key, i64 value, bool force=true)NVSstatic
set_i8(string key, i8 value, bool force=true)NVSstatic
set_string(string key, string value, bool force=true)NVSstatic
set_u16(string key, u16 value, bool force=true)NVSstatic
set_u32(string key, u32 value, bool force=true)NVSstatic
set_u64(string key, u64 value, bool force=true)NVSstatic
set_u8(string key, u8 value, bool force=true)NVSstatic
set_wifi_pword(string pword)NVSstatic
set_wifi_ssid(string ssid)NVSstatic
+
+ \ No newline at end of file diff --git a/docs/d4/d68/display_8h.html b/docs/d4/d68/display_8h.html new file mode 100644 index 0000000..d67ffa0 --- /dev/null +++ b/docs/d4/d68/display_8h.html @@ -0,0 +1,116 @@ + + + + + + + +Rishka: sdk/librishka/drivers/display.h File Reference + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
Rishka +
+
RISC-V virtual runtime in C/C++ made for ESP32-WROVER
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
display.h File Reference
+
+
+ +

Provides an interface for interacting with display hardware in the Rishka SDK. +More...

+
#include <librishka/types.h>
+
+

Go to the source code of this file.

+ + + + + +

+Classes

class  Display
 Final class to interact with display hardware. More...
 
+

Detailed Description

+

Provides an interface for interacting with display hardware in the Rishka SDK.

+
Author
Nathanne Isip
+

The Display class offers a set of static methods to retrieve various properties of the display hardware. This includes methods to get the dimensions of the screen and viewport, as well as the number of supported colors. By using this class, developers can easily obtain necessary information about the display to tailor their applications accordingly.

+
+
+ \ No newline at end of file diff --git a/docs/d4/d68/display_8h.js b/docs/d4/d68/display_8h.js new file mode 100644 index 0000000..d9db3c0 --- /dev/null +++ b/docs/d4/d68/display_8h.js @@ -0,0 +1,4 @@ +var display_8h = +[ + [ "Display", "d6/dd6/classDisplay.html", null ] +]; \ No newline at end of file diff --git a/docs/d4/d68/display_8h_source.html b/docs/d4/d68/display_8h_source.html new file mode 100644 index 0000000..244006b --- /dev/null +++ b/docs/d4/d68/display_8h_source.html @@ -0,0 +1,141 @@ + + + + + + + +Rishka: sdk/librishka/drivers/display.h Source File + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
Rishka +
+
RISC-V virtual runtime in C/C++ made for ESP32-WROVER
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
display.h
+
+
+Go to the documentation of this file.
1/*
+
2 * This file is part of the Rishka distribution (https://github.com/nthnn/rishka).
+
3 * Copyright (c) 2024 Nathanne Isip.
+
4 *
+
5 * This program is free software: you can redistribute it and/or modify
+
6 * it under the terms of the GNU General Public License as published by
+
7 * the Free Software Foundation, version 3.
+
8 *
+
9 * This program is distributed in the hope that it will be useful, but
+
10 * WITHOUT ANY WARRANTY; without even the implied warranty of
+
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+
12 * General Public License for more details.
+
13 *
+
14 * You should have received a copy of the GNU General Public License
+
15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
+
16 */
+
17
+
33#ifndef LIBRISHKA_DRIVERS_DISPLAY_H
+
34#define LIBRISHKA_DRIVERS_DISPLAY_H
+
35
+
36#include <librishka/types.h>
+
37
+
52class Display final {
+
53public:
+
63 static i32 screen_height();
+
64
+
74 static i32 screen_width();
+
75
+
85 static i32 viewport_height();
+
86
+
96 static i32 viewport_width();
+
97
+
109 static i32 supported_colors();
+
110};
+
111
+
112#endif
+
Final class to interact with display hardware.
Definition: display.h:52
+
static i32 viewport_width()
Get the width of the viewport.
Definition: librishka_drivers_display.cpp:16
+
static i32 supported_colors()
Get the number of supported colors.
Definition: librishka_drivers_display.cpp:20
+
static i32 screen_height()
Get the height of the screen.
Definition: librishka_drivers_display.cpp:4
+
static i32 viewport_height()
Get the height of the viewport.
Definition: librishka_drivers_display.cpp:12
+
static i32 screen_width()
Get the width of the screen.
Definition: librishka_drivers_display.cpp:8
+
Header file for common data types used in Rishka applications.
+
signed int i32
Alias for the signed 32-bit integer type.
Definition: types.h:58
+
+
+ \ No newline at end of file diff --git a/docs/d6/da0/keyboard_8h.html b/docs/d6/da0/keyboard_8h.html index d0bc8a8..fa1ab4d 100644 --- a/docs/d6/da0/keyboard_8h.html +++ b/docs/d6/da0/keyboard_8h.html @@ -5,7 +5,7 @@ -Rishka: sdk/librishka/keyboard.h File Reference +Rishka: sdk/librishka/drivers/keyboard.h File Reference diff --git a/docs/d6/da0/keyboard_8h_source.html b/docs/d6/da0/keyboard_8h_source.html index 83125c9..139e663 100644 --- a/docs/d6/da0/keyboard_8h_source.html +++ b/docs/d6/da0/keyboard_8h_source.html @@ -5,7 +5,7 @@ -Rishka: sdk/librishka/keyboard.h Source File +Rishka: sdk/librishka/drivers/keyboard.h Source File @@ -105,8 +105,8 @@
15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
16 */
17
-
29#ifndef LIBRISHKA_KEYBOARD_H
-
30#define LIBRISHKA_KEYBOARD_H
+
29#ifndef LIBRISHKA_DRIVERS_KEYBOARD_H
+
30#define LIBRISHKA_DRIVERS_KEYBOARD_H
31
32#include <librishka/devices.h>
33#include <librishka/types.h>
@@ -142,19 +142,19 @@
187
188#endif
Provides access to keyboard-related functionalities in the Rishka VM SDK.
Definition: keyboard.h:50
-
static u32 next_scancode(i32 timeout, bool resend)
Get the next keyboard scan code.
Definition: librishka_keyboard.cpp:40
-
static void unlock()
Unlock the keyboard to allow input.
Definition: librishka_keyboard.cpp:48
-
static bool is_num_lock()
Check if the Num Lock key is currently active.
Definition: librishka_keyboard.cpp:16
-
static void num_lock(bool state)
Set the state of the Num Lock key.
Definition: librishka_keyboard.cpp:28
-
static void lock(i32 timeout)
Lock the keyboard to prevent input.
Definition: librishka_keyboard.cpp:44
-
static bool is_caps_lock()
Check if the Caps Lock key is currently active.
Definition: librishka_keyboard.cpp:20
-
static PS2Device device_type()
Get the type of the keyboard device.
Definition: librishka_keyboard.cpp:12
-
static void reset()
Reset the keyboard to its default state.
Definition: librishka_keyboard.cpp:52
-
static bool is_scroll_lock()
Check if the Scroll Lock key is currently active.
Definition: librishka_keyboard.cpp:24
-
static void scroll_lock(bool state)
Set the state of the Scroll Lock key.
Definition: librishka_keyboard.cpp:36
-
static string layout_name()
Get the name of the current keyboard layout.
Definition: librishka_keyboard.cpp:4
-
static string layout_desc()
Get the description of the current keyboard layout.
Definition: librishka_keyboard.cpp:8
-
static void caps_lock(bool state)
Set the state of the Caps Lock key.
Definition: librishka_keyboard.cpp:32
+
static u32 next_scancode(i32 timeout, bool resend)
Get the next keyboard scan code.
Definition: librishka_drivers_keyboard.cpp:40
+
static void unlock()
Unlock the keyboard to allow input.
Definition: librishka_drivers_keyboard.cpp:48
+
static bool is_num_lock()
Check if the Num Lock key is currently active.
Definition: librishka_drivers_keyboard.cpp:16
+
static void num_lock(bool state)
Set the state of the Num Lock key.
Definition: librishka_drivers_keyboard.cpp:28
+
static void lock(i32 timeout)
Lock the keyboard to prevent input.
Definition: librishka_drivers_keyboard.cpp:44
+
static bool is_caps_lock()
Check if the Caps Lock key is currently active.
Definition: librishka_drivers_keyboard.cpp:20
+
static PS2Device device_type()
Get the type of the keyboard device.
Definition: librishka_drivers_keyboard.cpp:12
+
static void reset()
Reset the keyboard to its default state.
Definition: librishka_drivers_keyboard.cpp:52
+
static bool is_scroll_lock()
Check if the Scroll Lock key is currently active.
Definition: librishka_drivers_keyboard.cpp:24
+
static void scroll_lock(bool state)
Set the state of the Scroll Lock key.
Definition: librishka_drivers_keyboard.cpp:36
+
static string layout_name()
Get the name of the current keyboard layout.
Definition: librishka_drivers_keyboard.cpp:4
+
static string layout_desc()
Get the description of the current keyboard layout.
Definition: librishka_drivers_keyboard.cpp:8
+
static void caps_lock(bool state)
Set the state of the Caps Lock key.
Definition: librishka_drivers_keyboard.cpp:32
Definitions related to PS/2 devices for the Rishka Virtual Machine SDK.
PS2Device
Enumeration of PS/2 device types.
Definition: devices.h:44
Header file for common data types used in Rishka applications.
diff --git a/docs/d6/dd6/classDisplay.html b/docs/d6/dd6/classDisplay.html new file mode 100644 index 0000000..67c9ea2 --- /dev/null +++ b/docs/d6/dd6/classDisplay.html @@ -0,0 +1,277 @@ + + + + + + + +Rishka: Display Class Reference + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
Rishka +
+
RISC-V virtual runtime in C/C++ made for ESP32-WROVER
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
Display Class Referencefinal
+
+
+ +

Final class to interact with display hardware. + More...

+ +

#include <display.h>

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

+Static Public Member Functions

static i32 screen_height ()
 Get the height of the screen. More...
 
static i32 screen_width ()
 Get the width of the screen. More...
 
static i32 viewport_height ()
 Get the height of the viewport. More...
 
static i32 viewport_width ()
 Get the width of the viewport. More...
 
static i32 supported_colors ()
 Get the number of supported colors. More...
 
+

Detailed Description

+

Final class to interact with display hardware.

+

The Display class contains only static methods and cannot be instantiated. It provides methods to get the screen and viewport dimensions as well as the number of supported colors. This class serves as a utility for querying display properties, allowing developers to adapt their applications based on the display characteristics.

+

Member Function Documentation

+ +

◆ screen_height()

+ +
+
+ + + + + +
+ + + + + + + +
i32 Display::screen_height ()
+
+static
+
+ +

Get the height of the screen.

+
Returns
The height of the screen in pixels.
+

This method retrieves the height of the entire screen. The value returned is in pixels and represents the total vertical resolution of the display.

+ +
+
+ +

◆ screen_width()

+ +
+
+ + + + + +
+ + + + + + + +
i32 Display::screen_width ()
+
+static
+
+ +

Get the width of the screen.

+
Returns
The width of the screen in pixels.
+

This method retrieves the width of the entire screen. The value returned is in pixels and represents the total horizontal resolution of the display.

+ +
+
+ +

◆ supported_colors()

+ +
+
+ + + + + +
+ + + + + + + +
i32 Display::supported_colors ()
+
+static
+
+ +

Get the number of supported colors.

+
Returns
The number of colors supported by the display.
+

This method retrieves the number of colors that the display hardware is capable of showing. This is an important characteristic for applications that need to adapt to differentdisplay capabilities and provide appropriate visual elements.

+ +
+
+ +

◆ viewport_height()

+ +
+
+ + + + + +
+ + + + + + + +
i32 Display::viewport_height ()
+
+static
+
+ +

Get the height of the viewport.

+
Returns
The height of the viewport in pixels.
+

This method retrieves the height of the viewport, which is the area of the screen currently visible to the user. The value returned is in pixels and represents the vertical resolution of the viewport.

+ +
+
+ +

◆ viewport_width()

+ +
+
+ + + + + +
+ + + + + + + +
i32 Display::viewport_width ()
+
+static
+
+ +

Get the width of the viewport.

+
Returns
The width of the viewport in pixels.
+

This method retrieves the width of the viewport, which is the area of the screen currently visible to the user. The value returned is in pixels and represents the horizontal resolution of the viewport.

+ +
+
+
The documentation for this class was generated from the following files:
    +
  • sdk/librishka/drivers/display.h
  • +
  • sdk/librishka_drivers_display.cpp
  • +
+
+
+ \ No newline at end of file diff --git a/docs/d6/de4/librishka_8h.html b/docs/d6/de4/librishka_8h.html index 10f397b..d066d2e 100644 --- a/docs/d6/de4/librishka_8h.html +++ b/docs/d6/de4/librishka_8h.html @@ -103,9 +103,9 @@ #include <librishka/runtime.h>
#include <librishka/sys.h>
#include <librishka/types.h>
-#include <librishka/drivers/display.h>
-#include <librishka/drivers/keyboard.h>
-#include <librishka/drivers/nvs.h>
+#include <librishka/drivers/display.h>
+#include <librishka/drivers/keyboard.h>
+#include <librishka/drivers/nvs.h>

Go to the source code of this file.

Detailed Description

diff --git a/docs/d6/de4/librishka_8h_source.html b/docs/d6/de4/librishka_8h_source.html index 86acff1..1145644 100644 --- a/docs/d6/de4/librishka_8h_source.html +++ b/docs/d6/de4/librishka_8h_source.html @@ -120,19 +120,22 @@
49#include <librishka/runtime.h>
50#include <librishka/sys.h>
51#include <librishka/types.h>
-
66#include <librishka/drivers/display.h>
-
67#include <librishka/drivers/keyboard.h>
-
68#include <librishka/drivers/nvs.h>
+
66#include <librishka/drivers/display.h>
+
67#include <librishka/drivers/keyboard.h>
+
68#include <librishka/drivers/nvs.h>
70#endif
Header file for handling command line arguments in Rishka applications.
Definitions related to PS/2 devices for the Rishka Virtual Machine SDK.
+
Provides an interface for interacting with display hardware in the Rishka SDK.
Header file for file system operations in Rishka applications.
Header file defining macros and types for handling function arguments in the Rishka SDK.
Header file for GPIO operations in Rishka applications.
Header file for I2C (Inter-Integrated Circuit) operations in Rishka applications.
Header file for interrupt handling in Rishka applications.
Header file for input/output operations in Rishka applications.
+
This header file defines the Keyboard class, providing access to keyboard-related functionalities in ...
Header file for memory management in Rishka applications.
+
Non-Volatile Storage (NVS) API for Rishka's SDK.
Provides utilities for managing runtime operations within Rishka applications.
Header file for system utilities in Rishka applications.
Header file for common data types used in Rishka applications.
diff --git a/docs/dc/d18/memory_8h_source.html b/docs/dc/d18/memory_8h_source.html index 8a83733..ce14a8b 100644 --- a/docs/dc/d18/memory_8h_source.html +++ b/docs/dc/d18/memory_8h_source.html @@ -127,11 +127,11 @@
97
98#endif /* LIBRISHKA_MEM_H */
Class for handling memory management operations in Rishka applications.
Definition: memory.h:39
-
static any realloc(any ptr, usize size)
Reallocate memory.
Definition: librishka_mem.cpp:109
-
static any alloc(usize size)
Allocate memory.
Definition: librishka_mem.cpp:68
-
static any calloc(usize num, usize size)
Allocate and clear memory.
Definition: librishka_mem.cpp:100
+
static any realloc(any ptr, usize size)
Reallocate memory.
Definition: librishka_mem.cpp:110
+
static any alloc(usize size)
Allocate memory.
Definition: librishka_mem.cpp:69
+
static any calloc(usize num, usize size)
Allocate and clear memory.
Definition: librishka_mem.cpp:101
static any set(any dest, u8 c, usize n)
Set memory values.
-
static void free(any ptr)
Free memory.
Definition: librishka_mem.cpp:90
+
static void free(any ptr)
Free memory.
Definition: librishka_mem.cpp:91
Header file for common data types used in Rishka applications.
unsigned char u8
Alias for the unsigned 8-bit integer type.
Definition: types.h:70
void * any
Alias for the generic pointer type.
Definition: types.h:100
diff --git a/docs/dc/da5/librishka__impl_8hpp_source.html b/docs/dc/da5/librishka__impl_8hpp_source.html index bdd2212..3e2566c 100644 --- a/docs/dc/da5/librishka__impl_8hpp_source.html +++ b/docs/dc/da5/librishka__impl_8hpp_source.html @@ -336,7 +336,7 @@
246}
247
248#endif
-
static any alloc(usize size)
Allocate memory.
Definition: librishka_mem.cpp:68
+
static any alloc(usize size)
Allocate memory.
Definition: librishka_mem.cpp:69
Main header file for the Rishka SDK.
char * string
Alias for the string type.
Definition: types.h:40
signed int i32
Alias for the signed 32-bit integer type.
Definition: types.h:58
diff --git a/docs/dc/dd2/classKeyboard.html b/docs/dc/dd2/classKeyboard.html index 8445700..74f2ce5 100644 --- a/docs/dc/dd2/classKeyboard.html +++ b/docs/dc/dd2/classKeyboard.html @@ -561,8 +561,8 @@

keyboard.h -
  • sdk/librishka_keyboard.cpp
  • +
  • sdk/librishka/drivers/keyboard.h
  • +
  • sdk/librishka_drivers_keyboard.cpp
  • diff --git a/docs/dd/d66/classDisplay-members.html b/docs/dd/d66/classDisplay-members.html new file mode 100644 index 0000000..61ca1bd --- /dev/null +++ b/docs/dd/d66/classDisplay-members.html @@ -0,0 +1,105 @@ + + + + + + + +Rishka: Member List + + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    Rishka +
    +
    RISC-V virtual runtime in C/C++ made for ESP32-WROVER
    +
    +
    + + + + + + + +
    +
    + +
    +
    +
    + +
    + +
    +
    + + +
    + +
    + +
    +
    Display Member List
    +
    +
    + +

    This is the complete list of members for Display, including all inherited members.

    + + + + + + +
    screen_height()Displaystatic
    screen_width()Displaystatic
    supported_colors()Displaystatic
    viewport_height()Displaystatic
    viewport_width()Displaystatic
    +
    + \ No newline at end of file diff --git a/docs/dd/d99/nvs_8h.html b/docs/dd/d99/nvs_8h.html new file mode 100644 index 0000000..f9ef667 --- /dev/null +++ b/docs/dd/d99/nvs_8h.html @@ -0,0 +1,116 @@ + + + + + + + +Rishka: sdk/librishka/drivers/nvs.h File Reference + + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    Rishka +
    +
    RISC-V virtual runtime in C/C++ made for ESP32-WROVER
    +
    +
    + + + + + + + +
    +
    + +
    +
    +
    + +
    + +
    +
    + + +
    + +
    + +
    + +
    nvs.h File Reference
    +
    +
    + +

    Non-Volatile Storage (NVS) API for Rishka's SDK. +More...

    +
    #include <librishka/types.h>
    +
    +

    Go to the source code of this file.

    + + + + + +

    +Classes

    class  NVS
     Provides an interface to the non-volatile storage (NVS) in the Rishka system. More...
     
    +

    Detailed Description

    +

    Non-Volatile Storage (NVS) API for Rishka's SDK.

    +
    Author
    Nathanne Isip
    +

    This header file defines the NVS class, which provides methods for interacting with the non-volatile storage (NVS) of the Rishka system. The NVS class allows for storing, retrieving, and managing key-value pairs of various data types in persistent storage.

    +
    +
    + \ No newline at end of file diff --git a/docs/dd/d99/nvs_8h.js b/docs/dd/d99/nvs_8h.js new file mode 100644 index 0000000..45b1751 --- /dev/null +++ b/docs/dd/d99/nvs_8h.js @@ -0,0 +1,4 @@ +var nvs_8h = +[ + [ "NVS", "df/dbb/classNVS.html", null ] +]; \ No newline at end of file diff --git a/docs/dd/d99/nvs_8h_source.html b/docs/dd/d99/nvs_8h_source.html new file mode 100644 index 0000000..d057e82 --- /dev/null +++ b/docs/dd/d99/nvs_8h_source.html @@ -0,0 +1,205 @@ + + + + + + + +Rishka: sdk/librishka/drivers/nvs.h Source File + + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    Rishka +
    +
    RISC-V virtual runtime in C/C++ made for ESP32-WROVER
    +
    +
    + + + + + + + +
    +
    + +
    +
    +
    + +
    + +
    +
    + + +
    + +
    + +
    +
    nvs.h
    +
    +
    +Go to the documentation of this file.
    1/*
    +
    2 * This file is part of the Rishka distribution (https://github.com/nthnn/rishka).
    +
    3 * Copyright (c) 2024 Nathanne Isip.
    +
    4 *
    +
    5 * This program is free software: you can redistribute it and/or modify
    +
    6 * it under the terms of the GNU General Public License as published by
    +
    7 * the Free Software Foundation, version 3.
    +
    8 *
    +
    9 * This program is distributed in the hope that it will be useful, but
    +
    10 * WITHOUT ANY WARRANTY; without even the implied warranty of
    +
    11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
    +
    12 * General Public License for more details.
    +
    13 *
    +
    14 * You should have received a copy of the GNU General Public License
    +
    15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
    +
    16 */
    +
    17
    +
    31#ifndef LIBRISHKA_DRIVERS_NVS_H
    +
    32#define LIBRISHKA_DRIVERS_NVS_H
    +
    33
    +
    34#include <librishka/types.h>
    +
    35
    +
    48class NVS final {
    +
    49public:
    +
    54 static bool commit();
    +
    55
    +
    61 static bool erase_all(bool force = true);
    +
    62
    +
    69 static bool erase(string key, bool force = true);
    +
    70
    +
    78 static bool set_i8(string key, i8 value, bool force = true);
    +
    79
    +
    87 static bool set_i16(string key, i16 value, bool force = true);
    +
    88
    +
    96 static bool set_i32(string key, i32 value, bool force = true);
    +
    97
    +
    105 static bool set_i64(string key, i64 value, bool force = true);
    +
    106
    +
    114 static bool set_u8(string key, u8 value, bool force = true);
    +
    115
    +
    123 static bool set_u16(string key, u16 value, bool force = true);
    +
    124
    +
    132 static bool set_u32(string key, u32 value, bool force = true);
    +
    133
    +
    141 static bool set_u64(string key, u64 value, bool force = true);
    +
    142
    +
    149 static i8 get_i8(string key, i8 defvalue);
    +
    150
    +
    157 static i16 get_i16(string key, i16 defvalue);
    +
    158
    +
    165 static i32 get_i32(string key, i32 defvalue);
    +
    166
    +
    173 static i64 get_i64(string key, i64 defvalue);
    +
    174
    +
    181 static u8 get_u8(string key, u8 defvalue);
    +
    182
    +
    189 static u16 get_u16(string key, u16 defvalue);
    +
    190
    +
    197 static u32 get_u32(string key, u32 defvalue);
    +
    198
    +
    205 static u64 get_u64(string key, u64 defvalue);
    +
    206
    +
    214 static bool set_string(string key, string value, bool force = true);
    +
    215
    +
    221 static string get_string(string key);
    +
    222
    +
    227 static bool has_wifi_config();
    +
    228
    +
    234 static bool set_wifi_ssid(string ssid);
    +
    235
    +
    241 static bool set_wifi_pword(string pword);
    +
    242};
    +
    243
    +
    244#endif
    +
    Provides an interface to the non-volatile storage (NVS) in the Rishka system.
    Definition: nvs.h:48
    +
    static bool erase(string key, bool force=true)
    Erases a specific key-value pair from the NVS.
    Definition: librishka_drivers_nvs.cpp:29
    +
    static u64 get_u64(string key, u64 defvalue)
    Retrieves a 64-bit unsigned integer value from the NVS.
    Definition: librishka_drivers_nvs.cpp:93
    +
    static bool set_u32(string key, u32 value, bool force=true)
    Sets a 32-bit unsigned integer value in the NVS.
    Definition: librishka_drivers_nvs.cpp:57
    +
    static bool set_i64(string key, i64 value, bool force=true)
    Sets a 64-bit signed integer value in the NVS.
    Definition: librishka_drivers_nvs.cpp:45
    +
    static u32 get_u32(string key, u32 defvalue)
    Retrieves a 32-bit unsigned integer value from the NVS.
    Definition: librishka_drivers_nvs.cpp:89
    +
    static bool set_i16(string key, i16 value, bool force=true)
    Sets a 16-bit signed integer value in the NVS.
    Definition: librishka_drivers_nvs.cpp:37
    +
    static bool set_u16(string key, u16 value, bool force=true)
    Sets a 16-bit unsigned integer value in the NVS.
    Definition: librishka_drivers_nvs.cpp:53
    +
    static bool erase_all(bool force=true)
    Erases all key-value pairs in the NVS.
    Definition: librishka_drivers_nvs.cpp:25
    +
    static i64 get_i64(string key, i64 defvalue)
    Retrieves a 64-bit signed integer value from the NVS.
    Definition: librishka_drivers_nvs.cpp:77
    +
    static string get_string(string key)
    Retrieves a string value from the NVS.
    Definition: librishka_drivers_nvs.cpp:101
    +
    static bool set_wifi_ssid(string ssid)
    Sets the Wi-Fi SSID in the NVS.
    Definition: librishka_drivers_nvs.cpp:109
    +
    static i32 get_i32(string key, i32 defvalue)
    Retrieves a 32-bit signed integer value from the NVS.
    Definition: librishka_drivers_nvs.cpp:73
    +
    static bool set_string(string key, string value, bool force=true)
    Sets a string value in the NVS.
    Definition: librishka_drivers_nvs.cpp:97
    +
    static u8 get_u8(string key, u8 defvalue)
    Retrieves an 8-bit unsigned integer value from the NVS.
    Definition: librishka_drivers_nvs.cpp:81
    +
    static bool set_wifi_pword(string pword)
    Sets the Wi-Fi password in the NVS.
    Definition: librishka_drivers_nvs.cpp:113
    +
    static u16 get_u16(string key, u16 defvalue)
    Retrieves a 16-bit unsigned integer value from the NVS.
    Definition: librishka_drivers_nvs.cpp:85
    +
    static bool commit()
    Commits the changes to the NVS.
    Definition: librishka_drivers_nvs.cpp:21
    +
    static bool set_u8(string key, u8 value, bool force=true)
    Sets an 8-bit unsigned integer value in the NVS.
    Definition: librishka_drivers_nvs.cpp:49
    +
    static bool set_i8(string key, i8 value, bool force=true)
    Sets an 8-bit signed integer value in the NVS.
    Definition: librishka_drivers_nvs.cpp:33
    +
    static bool set_u64(string key, u64 value, bool force=true)
    Sets a 64-bit unsigned integer value in the NVS.
    Definition: librishka_drivers_nvs.cpp:61
    +
    static bool has_wifi_config()
    Checks if a Wi-Fi configuration is available in the NVS.
    Definition: librishka_drivers_nvs.cpp:105
    +
    static bool set_i32(string key, i32 value, bool force=true)
    Sets a 32-bit signed integer value in the NVS.
    Definition: librishka_drivers_nvs.cpp:41
    +
    static i8 get_i8(string key, i8 defvalue)
    Retrieves an 8-bit signed integer value from the NVS.
    Definition: librishka_drivers_nvs.cpp:65
    +
    static i16 get_i16(string key, i16 defvalue)
    Retrieves a 16-bit signed integer value from the NVS.
    Definition: librishka_drivers_nvs.cpp:69
    +
    Header file for common data types used in Rishka applications.
    +
    signed char i8
    Alias for the signed 8-bit integer type.
    Definition: types.h:46
    +
    signed int i32
    Alias for the signed 32-bit integer type.
    Definition: types.h:58
    +
    unsigned int u32
    Alias for the unsigned 32-bit integer type.
    Definition: types.h:82
    +
    signed short int i16
    Alias for the signed 16-bit integer type.
    Definition: types.h:52
    +
    signed long int i64
    Alias for the signed 64-bit integer type.
    Definition: types.h:64
    +
    unsigned short int u16
    Alias for the unsigned 16-bit integer type.
    Definition: types.h:76
    +
    unsigned char u8
    Alias for the unsigned 8-bit integer type.
    Definition: types.h:70
    +
    unsigned long int u64
    Alias for the unsigned 64-bit integer type.
    Definition: types.h:88
    +
    +
    + \ No newline at end of file diff --git a/docs/df/dbb/classNVS.html b/docs/df/dbb/classNVS.html new file mode 100644 index 0000000..626d15e --- /dev/null +++ b/docs/df/dbb/classNVS.html @@ -0,0 +1,1276 @@ + + + + + + + +Rishka: NVS Class Reference + + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    Rishka +
    +
    RISC-V virtual runtime in C/C++ made for ESP32-WROVER
    +
    +
    + + + + + + + +
    +
    + +
    +
    +
    + +
    + +
    +
    + + +
    + +
    + +
    + +
    NVS Class Referencefinal
    +
    +
    + +

    Provides an interface to the non-volatile storage (NVS) in the Rishka system. + More...

    + +

    #include <nvs.h>

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

    +Static Public Member Functions

    static bool commit ()
     Commits the changes to the NVS. More...
     
    static bool erase_all (bool force=true)
     Erases all key-value pairs in the NVS. More...
     
    static bool erase (string key, bool force=true)
     Erases a specific key-value pair from the NVS. More...
     
    static bool set_i8 (string key, i8 value, bool force=true)
     Sets an 8-bit signed integer value in the NVS. More...
     
    static bool set_i16 (string key, i16 value, bool force=true)
     Sets a 16-bit signed integer value in the NVS. More...
     
    static bool set_i32 (string key, i32 value, bool force=true)
     Sets a 32-bit signed integer value in the NVS. More...
     
    static bool set_i64 (string key, i64 value, bool force=true)
     Sets a 64-bit signed integer value in the NVS. More...
     
    static bool set_u8 (string key, u8 value, bool force=true)
     Sets an 8-bit unsigned integer value in the NVS. More...
     
    static bool set_u16 (string key, u16 value, bool force=true)
     Sets a 16-bit unsigned integer value in the NVS. More...
     
    static bool set_u32 (string key, u32 value, bool force=true)
     Sets a 32-bit unsigned integer value in the NVS. More...
     
    static bool set_u64 (string key, u64 value, bool force=true)
     Sets a 64-bit unsigned integer value in the NVS. More...
     
    static i8 get_i8 (string key, i8 defvalue)
     Retrieves an 8-bit signed integer value from the NVS. More...
     
    static i16 get_i16 (string key, i16 defvalue)
     Retrieves a 16-bit signed integer value from the NVS. More...
     
    static i32 get_i32 (string key, i32 defvalue)
     Retrieves a 32-bit signed integer value from the NVS. More...
     
    static i64 get_i64 (string key, i64 defvalue)
     Retrieves a 64-bit signed integer value from the NVS. More...
     
    static u8 get_u8 (string key, u8 defvalue)
     Retrieves an 8-bit unsigned integer value from the NVS. More...
     
    static u16 get_u16 (string key, u16 defvalue)
     Retrieves a 16-bit unsigned integer value from the NVS. More...
     
    static u32 get_u32 (string key, u32 defvalue)
     Retrieves a 32-bit unsigned integer value from the NVS. More...
     
    static u64 get_u64 (string key, u64 defvalue)
     Retrieves a 64-bit unsigned integer value from the NVS. More...
     
    static bool set_string (string key, string value, bool force=true)
     Sets a string value in the NVS. More...
     
    static string get_string (string key)
     Retrieves a string value from the NVS. More...
     
    static bool has_wifi_config ()
     Checks if a Wi-Fi configuration is available in the NVS. More...
     
    static bool set_wifi_ssid (string ssid)
     Sets the Wi-Fi SSID in the NVS. More...
     
    static bool set_wifi_pword (string pword)
     Sets the Wi-Fi password in the NVS. More...
     
    +

    Detailed Description

    +

    Provides an interface to the non-volatile storage (NVS) in the Rishka system.

    +

    The NVS class offers a variety of static methods to handle persistent storage of key-value pairs. It supports storing and retrieving different types of data, including integers, unsigned integers, and strings. Additionally, it provides methods to manage Wi-Fi configuration data.

    +

    Member Function Documentation

    + +

    ◆ commit()

    + +
    +
    + + + + + +
    + + + + + + + +
    bool NVS::commit ()
    +
    +static
    +
    + +

    Commits the changes to the NVS.

    +
    Returns
    true if the commit was successful, false otherwise.
    + +
    +
    + +

    ◆ erase()

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + +
    bool NVS::erase (string key,
    bool force = true 
    )
    +
    +static
    +
    + +

    Erases a specific key-value pair from the NVS.

    +
    Parameters
    + + + +
    keyThe key to be erased.
    forceIf true, forces the erase operation.
    +
    +
    +
    Returns
    true if the erase was successful, false otherwise.
    + +
    +
    + +

    ◆ erase_all()

    + +
    +
    + + + + + +
    + + + + + + + + +
    bool NVS::erase_all (bool force = true)
    +
    +static
    +
    + +

    Erases all key-value pairs in the NVS.

    +
    Parameters
    + + +
    forceIf true, forces the erase operation.
    +
    +
    +
    Returns
    true if the erase was successful, false otherwise.
    + +
    +
    + +

    ◆ get_i16()

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + +
    i16 NVS::get_i16 (string key,
    i16 defvalue 
    )
    +
    +static
    +
    + +

    Retrieves a 16-bit signed integer value from the NVS.

    +
    Parameters
    + + + +
    keyThe key associated with the value.
    defvalueThe default value if the key is not found.
    +
    +
    +
    Returns
    The value associated with the key, or defvalue if the key is not found.
    + +
    +
    + +

    ◆ get_i32()

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + +
    i32 NVS::get_i32 (string key,
    i32 defvalue 
    )
    +
    +static
    +
    + +

    Retrieves a 32-bit signed integer value from the NVS.

    +
    Parameters
    + + + +
    keyThe key associated with the value.
    defvalueThe default value if the key is not found.
    +
    +
    +
    Returns
    The value associated with the key, or defvalue if the key is not found.
    + +
    +
    + +

    ◆ get_i64()

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + +
    i64 NVS::get_i64 (string key,
    i64 defvalue 
    )
    +
    +static
    +
    + +

    Retrieves a 64-bit signed integer value from the NVS.

    +
    Parameters
    + + + +
    keyThe key associated with the value.
    defvalueThe default value if the key is not found.
    +
    +
    +
    Returns
    The value associated with the key, or defvalue if the key is not found.
    + +
    +
    + +

    ◆ get_i8()

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + +
    i8 NVS::get_i8 (string key,
    i8 defvalue 
    )
    +
    +static
    +
    + +

    Retrieves an 8-bit signed integer value from the NVS.

    +
    Parameters
    + + + +
    keyThe key associated with the value.
    defvalueThe default value if the key is not found.
    +
    +
    +
    Returns
    The value associated with the key, or defvalue if the key is not found.
    + +
    +
    + +

    ◆ get_string()

    + +
    +
    + + + + + +
    + + + + + + + + +
    string NVS::get_string (string key)
    +
    +static
    +
    + +

    Retrieves a string value from the NVS.

    +
    Parameters
    + + +
    keyThe key associated with the value.
    +
    +
    +
    Returns
    The string value associated with the key.
    + +
    +
    + +

    ◆ get_u16()

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + +
    u16 NVS::get_u16 (string key,
    u16 defvalue 
    )
    +
    +static
    +
    + +

    Retrieves a 16-bit unsigned integer value from the NVS.

    +
    Parameters
    + + + +
    keyThe key associated with the value.
    defvalueThe default value if the key is not found.
    +
    +
    +
    Returns
    The value associated with the key, or defvalue if the key is not found.
    + +
    +
    + +

    ◆ get_u32()

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + +
    u32 NVS::get_u32 (string key,
    u32 defvalue 
    )
    +
    +static
    +
    + +

    Retrieves a 32-bit unsigned integer value from the NVS.

    +
    Parameters
    + + + +
    keyThe key associated with the value.
    defvalueThe default value if the key is not found.
    +
    +
    +
    Returns
    The value associated with the key, or defvalue if the key is not found.
    + +
    +
    + +

    ◆ get_u64()

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + +
    u64 NVS::get_u64 (string key,
    u64 defvalue 
    )
    +
    +static
    +
    + +

    Retrieves a 64-bit unsigned integer value from the NVS.

    +
    Parameters
    + + + +
    keyThe key associated with the value.
    defvalueThe default value if the key is not found.
    +
    +
    +
    Returns
    The value associated with the key, or defvalue if the key is not found.
    + +
    +
    + +

    ◆ get_u8()

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + +
    u8 NVS::get_u8 (string key,
    u8 defvalue 
    )
    +
    +static
    +
    + +

    Retrieves an 8-bit unsigned integer value from the NVS.

    +
    Parameters
    + + + +
    keyThe key associated with the value.
    defvalueThe default value if the key is not found.
    +
    +
    +
    Returns
    The value associated with the key, or defvalue if the key is not found.
    + +
    +
    + +

    ◆ has_wifi_config()

    + +
    +
    + + + + + +
    + + + + + + + +
    bool NVS::has_wifi_config ()
    +
    +static
    +
    + +

    Checks if a Wi-Fi configuration is available in the NVS.

    +
    Returns
    true if Wi-Fi configuration is available, false otherwise.
    + +
    +
    + +

    ◆ set_i16()

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + +
    bool NVS::set_i16 (string key,
    i16 value,
    bool force = true 
    )
    +
    +static
    +
    + +

    Sets a 16-bit signed integer value in the NVS.

    +
    Parameters
    + + + + +
    keyThe key associated with the value.
    valueThe value to be stored.
    forceIf true, forces the set operation.
    +
    +
    +
    Returns
    true if the set operation was successful, false otherwise.
    + +
    +
    + +

    ◆ set_i32()

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + +
    bool NVS::set_i32 (string key,
    i32 value,
    bool force = true 
    )
    +
    +static
    +
    + +

    Sets a 32-bit signed integer value in the NVS.

    +
    Parameters
    + + + + +
    keyThe key associated with the value.
    valueThe value to be stored.
    forceIf true, forces the set operation.
    +
    +
    +
    Returns
    true if the set operation was successful, false otherwise.
    + +
    +
    + +

    ◆ set_i64()

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + +
    bool NVS::set_i64 (string key,
    i64 value,
    bool force = true 
    )
    +
    +static
    +
    + +

    Sets a 64-bit signed integer value in the NVS.

    +
    Parameters
    + + + + +
    keyThe key associated with the value.
    valueThe value to be stored.
    forceIf true, forces the set operation.
    +
    +
    +
    Returns
    true if the set operation was successful, false otherwise.
    + +
    +
    + +

    ◆ set_i8()

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + +
    bool NVS::set_i8 (string key,
    i8 value,
    bool force = true 
    )
    +
    +static
    +
    + +

    Sets an 8-bit signed integer value in the NVS.

    +
    Parameters
    + + + + +
    keyThe key associated with the value.
    valueThe value to be stored.
    forceIf true, forces the set operation.
    +
    +
    +
    Returns
    true if the set operation was successful, false otherwise.
    + +
    +
    + +

    ◆ set_string()

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + +
    bool NVS::set_string (string key,
    string value,
    bool force = true 
    )
    +
    +static
    +
    + +

    Sets a string value in the NVS.

    +
    Parameters
    + + + + +
    keyThe key associated with the value.
    valueThe string to be stored.
    forceIf true, forces the set operation.
    +
    +
    +
    Returns
    true if the set operation was successful, false otherwise.
    + +
    +
    + +

    ◆ set_u16()

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + +
    bool NVS::set_u16 (string key,
    u16 value,
    bool force = true 
    )
    +
    +static
    +
    + +

    Sets a 16-bit unsigned integer value in the NVS.

    +
    Parameters
    + + + + +
    keyThe key associated with the value.
    valueThe value to be stored.
    forceIf true, forces the set operation.
    +
    +
    +
    Returns
    true if the set operation was successful, false otherwise.
    + +
    +
    + +

    ◆ set_u32()

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + +
    bool NVS::set_u32 (string key,
    u32 value,
    bool force = true 
    )
    +
    +static
    +
    + +

    Sets a 32-bit unsigned integer value in the NVS.

    +
    Parameters
    + + + + +
    keyThe key associated with the value.
    valueThe value to be stored.
    forceIf true, forces the set operation.
    +
    +
    +
    Returns
    true if the set operation was successful, false otherwise.
    + +
    +
    + +

    ◆ set_u64()

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + +
    bool NVS::set_u64 (string key,
    u64 value,
    bool force = true 
    )
    +
    +static
    +
    + +

    Sets a 64-bit unsigned integer value in the NVS.

    +
    Parameters
    + + + + +
    keyThe key associated with the value.
    valueThe value to be stored.
    forceIf true, forces the set operation.
    +
    +
    +
    Returns
    true if the set operation was successful, false otherwise.
    + +
    +
    + +

    ◆ set_u8()

    + +
    +
    + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + +
    bool NVS::set_u8 (string key,
    u8 value,
    bool force = true 
    )
    +
    +static
    +
    + +

    Sets an 8-bit unsigned integer value in the NVS.

    +
    Parameters
    + + + + +
    keyThe key associated with the value.
    valueThe value to be stored.
    forceIf true, forces the set operation.
    +
    +
    +
    Returns
    true if the set operation was successful, false otherwise.
    + +
    +
    + +

    ◆ set_wifi_pword()

    + +
    +
    + + + + + +
    + + + + + + + + +
    bool NVS::set_wifi_pword (string pword)
    +
    +static
    +
    + +

    Sets the Wi-Fi password in the NVS.

    +
    Parameters
    + + +
    pwordThe password to be stored.
    +
    +
    +
    Returns
    true if the set operation was successful, false otherwise.
    + +
    +
    + +

    ◆ set_wifi_ssid()

    + +
    +
    + + + + + +
    + + + + + + + + +
    bool NVS::set_wifi_ssid (string ssid)
    +
    +static
    +
    + +

    Sets the Wi-Fi SSID in the NVS.

    +
    Parameters
    + + +
    ssidThe SSID to be stored.
    +
    +
    +
    Returns
    true if the set operation was successful, false otherwise.
    + +
    +
    +
    The documentation for this class was generated from the following files:
      +
    • sdk/librishka/drivers/nvs.h
    • +
    • sdk/librishka_drivers_nvs.cpp
    • +
    +
    +
    + \ No newline at end of file diff --git a/docs/dir_6e8afc538eccbcb491711fd0cc7b9703.html b/docs/dir_6e8afc538eccbcb491711fd0cc7b9703.html index 7973402..016bad3 100644 --- a/docs/dir_6e8afc538eccbcb491711fd0cc7b9703.html +++ b/docs/dir_6e8afc538eccbcb491711fd0cc7b9703.html @@ -89,6 +89,11 @@
    + + + +

    +Directories

    directory  drivers
     
    diff --git a/docs/dir_6e8afc538eccbcb491711fd0cc7b9703.js b/docs/dir_6e8afc538eccbcb491711fd0cc7b9703.js index 6d58afd..c380ad3 100644 --- a/docs/dir_6e8afc538eccbcb491711fd0cc7b9703.js +++ b/docs/dir_6e8afc538eccbcb491711fd0cc7b9703.js @@ -1,5 +1,6 @@ var dir_6e8afc538eccbcb491711fd0cc7b9703 = [ + [ "drivers", "dir_de5940d52a2b3ecb9d04406b778a15dd.html", "dir_de5940d52a2b3ecb9d04406b778a15dd" ], [ "args.h", "db/d77/args_8h.html", "db/d77/args_8h" ], [ "devices.h", "d7/dde/devices_8h.html", "d7/dde/devices_8h" ], [ "fs.h", "df/d26/fs_8h.html", "df/d26/fs_8h" ], diff --git a/docs/dir_de5940d52a2b3ecb9d04406b778a15dd.html b/docs/dir_de5940d52a2b3ecb9d04406b778a15dd.html new file mode 100644 index 0000000..4fe9ee2 --- /dev/null +++ b/docs/dir_de5940d52a2b3ecb9d04406b778a15dd.html @@ -0,0 +1,110 @@ + + + + + + + +Rishka: sdk/librishka/drivers Directory Reference + + + + + + + + + + + + + + +
    +
    +

    Files

    file  args.h [code]
    + + + + + + +
    +
    Rishka +
    +
    RISC-V virtual runtime in C/C++ made for ESP32-WROVER
    +
    +
    + + + + + + + + +
    + +
    +
    +
    + +
    + +
    +
    + + +
    + +
    + +
    +
    drivers Directory Reference
    +
    +
    + + + + + + + + + + + +

    +Files

    file  display.h [code]
     Provides an interface for interacting with display hardware in the Rishka SDK.
     
    file  keyboard.h [code]
     This header file defines the Keyboard class, providing access to keyboard-related functionalities in the Rishka VM SDK.
     
    file  nvs.h [code]
     Non-Volatile Storage (NVS) API for Rishka's SDK.
     
    +
    +
    + \ No newline at end of file diff --git a/docs/dir_de5940d52a2b3ecb9d04406b778a15dd.js b/docs/dir_de5940d52a2b3ecb9d04406b778a15dd.js new file mode 100644 index 0000000..597e63b --- /dev/null +++ b/docs/dir_de5940d52a2b3ecb9d04406b778a15dd.js @@ -0,0 +1,6 @@ +var dir_de5940d52a2b3ecb9d04406b778a15dd = +[ + [ "display.h", "d4/d68/display_8h.html", "d4/d68/display_8h" ], + [ "keyboard.h", "d6/da0/keyboard_8h.html", "d6/da0/keyboard_8h" ], + [ "nvs.h", "dd/d99/nvs_8h.html", "dd/d99/nvs_8h" ] +]; \ No newline at end of file diff --git a/docs/files.html b/docs/files.html index 251c755..398bcce 100644 --- a/docs/files.html +++ b/docs/files.html @@ -89,21 +89,25 @@
    Here is a list of all documented files with brief descriptions:
    -
    [detail level 123]
    +
    [detail level 1234]
    - - - - - - - - - - - - + + + + + + + + + + + + + + + +
      sdk
      librishka
     args.hHeader file for handling command line arguments in Rishka applications
     devices.hDefinitions related to PS/2 devices for the Rishka Virtual Machine SDK
     fs.hHeader file for file system operations in Rishka applications
     func_args.hHeader file defining macros and types for handling function arguments in the Rishka SDK
     gpio.hHeader file for GPIO operations in Rishka applications
     i2c.hHeader file for I2C (Inter-Integrated Circuit) operations in Rishka applications
     int.hHeader file for interrupt handling in Rishka applications
     io.hHeader file for input/output operations in Rishka applications
     memory.hHeader file for memory management in Rishka applications
     runtime.hProvides utilities for managing runtime operations within Rishka applications
     sys.hHeader file for system utilities in Rishka applications
     types.hHeader file for common data types used in Rishka applications
      drivers
     display.hProvides an interface for interacting with display hardware in the Rishka SDK
     keyboard.hThis header file defines the Keyboard class, providing access to keyboard-related functionalities in the Rishka VM SDK
     nvs.hNon-Volatile Storage (NVS) API for Rishka's SDK
     args.hHeader file for handling command line arguments in Rishka applications
     devices.hDefinitions related to PS/2 devices for the Rishka Virtual Machine SDK
     fs.hHeader file for file system operations in Rishka applications
     func_args.hHeader file defining macros and types for handling function arguments in the Rishka SDK
     gpio.hHeader file for GPIO operations in Rishka applications
     i2c.hHeader file for I2C (Inter-Integrated Circuit) operations in Rishka applications
     int.hHeader file for interrupt handling in Rishka applications
     io.hHeader file for input/output operations in Rishka applications
     memory.hHeader file for memory management in Rishka applications
     runtime.hProvides utilities for managing runtime operations within Rishka applications
     sys.hHeader file for system utilities in Rishka applications
     types.hHeader file for common data types used in Rishka applications
     librishka.hMain header file for the Rishka SDK
     librishka_impl.hpp
    diff --git a/docs/functions.html b/docs/functions.html index fc4390c..77753f5 100644 --- a/docs/functions.html +++ b/docs/functions.html @@ -105,8 +105,10 @@

    - b -

      - c -

      @@ -114,6 +116,7 @@

      - c -

        - d -

        • delay() : Sys
        • detach() : Int
        • +
        • device_type() : Keyboard
        • digital_read() : Gpio
        • digital_write() : Gpio
        • disable() : Int
        • @@ -124,6 +127,8 @@

          - e -

          • enable() : Int
          • end() : I2C
          • end_transmission() : I2C
          • +
          • erase() : NVS
          • +
          • erase_all() : NVS
          • exists() : FS
          • exit() : Sys
          @@ -141,21 +146,41 @@

          - f -

            - g -

            • get_clock() : I2C
            • get_fork_stream() : Runtime
            • +
            • get_i16() : NVS
            • +
            • get_i32() : NVS
            • +
            • get_i64() : NVS
            • +
            • get_i8() : NVS
            • +
            • get_string() : NVS
            • get_timeout() : I2C, IO
            • +
            • get_u16() : NVS
            • +
            • get_u32() : NVS
            • +
            • get_u64() : NVS
            • +
            • get_u8() : NVS
            • +
            + + +

            - h -

              +
            • has_wifi_config() : NVS

            - i -

            - l -

            @@ -170,7 +195,9 @@

            - n -

            @@ -203,23 +230,39 @@

            - r -

            - s -

              +
            • screen_height() : Display
            • +
            • screen_width() : Display
            • +
            • scroll_lock() : Keyboard
            • seek() : File
            • seek_dir() : File
            • set() : Memory
            • set_buffersize() : I2C
            • set_clock() : I2C
            • +
            • set_i16() : NVS
            • +
            • set_i32() : NVS
            • +
            • set_i64() : NVS
            • +
            • set_i8() : NVS
            • +
            • set_string() : NVS
            • set_timeout() : I2C, IO
            • +
            • set_u16() : NVS
            • +
            • set_u32() : NVS
            • +
            • set_u64() : NVS
            • +
            • set_u8() : NVS
            • +
            • set_wifi_pword() : NVS
            • +
            • set_wifi_ssid() : NVS
            • shellexec() : Sys
            • shift_in() : Gpio
            • shift_out() : Gpio
            • size() : File
            • slave_write() : I2C
            • +
            • supported_colors() : Display
            @@ -228,8 +271,15 @@

            - t -

            +

            - u -

            + +

            - v -

            diff --git a/docs/functions_func.html b/docs/functions_func.html index dbac4c1..9e3e46f 100644 --- a/docs/functions_func.html +++ b/docs/functions_func.html @@ -105,8 +105,10 @@

            - b -

              - c -

              @@ -114,6 +116,7 @@

              - c -

                - d -

                • delay() : Sys
                • detach() : Int
                • +
                • device_type() : Keyboard
                • digital_read() : Gpio
                • digital_write() : Gpio
                • disable() : Int
                • @@ -124,6 +127,8 @@

                  - e -

                  • enable() : Int
                  • end() : I2C
                  • end_transmission() : I2C
                  • +
                  • erase() : NVS
                  • +
                  • erase_all() : NVS
                  • exists() : FS
                  • exit() : Sys
                  @@ -141,21 +146,41 @@

                  - f -

                    - g -

                    • get_clock() : I2C
                    • get_fork_stream() : Runtime
                    • +
                    • get_i16() : NVS
                    • +
                    • get_i32() : NVS
                    • +
                    • get_i64() : NVS
                    • +
                    • get_i8() : NVS
                    • +
                    • get_string() : NVS
                    • get_timeout() : I2C, IO
                    • +
                    • get_u16() : NVS
                    • +
                    • get_u32() : NVS
                    • +
                    • get_u64() : NVS
                    • +
                    • get_u8() : NVS
                    • +
                    + + +

                    - h -

                      +
                    • has_wifi_config() : NVS

                    - i -

                    - l -

                    @@ -170,7 +195,9 @@

                    - n -

                    @@ -203,23 +230,39 @@

                    - r -

                    - s -

                      +
                    • screen_height() : Display
                    • +
                    • screen_width() : Display
                    • +
                    • scroll_lock() : Keyboard
                    • seek() : File
                    • seek_dir() : File
                    • set() : Memory
                    • set_buffersize() : I2C
                    • set_clock() : I2C
                    • +
                    • set_i16() : NVS
                    • +
                    • set_i32() : NVS
                    • +
                    • set_i64() : NVS
                    • +
                    • set_i8() : NVS
                    • +
                    • set_string() : NVS
                    • set_timeout() : I2C, IO
                    • +
                    • set_u16() : NVS
                    • +
                    • set_u32() : NVS
                    • +
                    • set_u64() : NVS
                    • +
                    • set_u8() : NVS
                    • +
                    • set_wifi_pword() : NVS
                    • +
                    • set_wifi_ssid() : NVS
                    • shellexec() : Sys
                    • shift_in() : Gpio
                    • shift_out() : Gpio
                    • size() : File
                    • slave_write() : I2C
                    • +
                    • supported_colors() : Display
                    @@ -228,8 +271,15 @@

                    - t -

                    +

                    - u -

                    + +

                    - v -

                    diff --git a/docs/menudata.js b/docs/menudata.js index cd69718..0d83eb1 100644 --- a/docs/menudata.js +++ b/docs/menudata.js @@ -38,6 +38,7 @@ var menudata={children:[ {text:"e",url:"functions.html#index_e"}, {text:"f",url:"functions.html#index_f"}, {text:"g",url:"functions.html#index_g"}, +{text:"h",url:"functions.html#index_h"}, {text:"i",url:"functions.html#index_i"}, {text:"l",url:"functions.html#index_l"}, {text:"m",url:"functions.html#index_m"}, @@ -47,6 +48,7 @@ var menudata={children:[ {text:"r",url:"functions.html#index_r"}, {text:"s",url:"functions.html#index_s"}, {text:"t",url:"functions.html#index_t"}, +{text:"u",url:"functions.html#index_u"}, {text:"v",url:"functions.html#index_v"}, {text:"w",url:"functions.html#index_w"}, {text:"y",url:"functions.html#index_y"}]}, @@ -58,6 +60,7 @@ var menudata={children:[ {text:"e",url:"functions_func.html#index_e"}, {text:"f",url:"functions_func.html#index_f"}, {text:"g",url:"functions_func.html#index_g"}, +{text:"h",url:"functions_func.html#index_h"}, {text:"i",url:"functions_func.html#index_i"}, {text:"l",url:"functions_func.html#index_l"}, {text:"m",url:"functions_func.html#index_m"}, @@ -67,6 +70,7 @@ var menudata={children:[ {text:"r",url:"functions_func.html#index_r"}, {text:"s",url:"functions_func.html#index_s"}, {text:"t",url:"functions_func.html#index_t"}, +{text:"u",url:"functions_func.html#index_u"}, {text:"v",url:"functions_func.html#index_v"}, {text:"w",url:"functions_func.html#index_w"}, {text:"y",url:"functions_func.html#index_y"}]}]}]}, diff --git a/docs/navtreeindex0.js b/docs/navtreeindex0.js index 512a776..ae67433 100644 --- a/docs/navtreeindex0.js +++ b/docs/navtreeindex0.js @@ -2,180 +2,189 @@ var NAVTREEINDEX0 = { "annotated.html":[3,0], "classes.html":[3,1], -"d1/d2d/structmemory__pool.html":[3,0,8], -"d1/d61/classSys.html":[3,0,10], -"d3/d51/runtime_8h.html":[4,0,0,0,9], -"d3/d51/runtime_8h_source.html":[4,0,0,0,9], -"d3/d7e/int_8h.html":[4,0,0,0,6], -"d3/d7e/int_8h.html#a8c5d45f0ae61660e0c81111397dbbae6":[4,0,0,0,6,1], -"d3/d7e/int_8h.html#a8c5d45f0ae61660e0c81111397dbbae6a3a9f764a735d3c1e28a079a8fa7a44b9":[4,0,0,0,6,1,0], -"d3/d7e/int_8h.html#a8c5d45f0ae61660e0c81111397dbbae6a594b9c1e1f3eba9e45d1b75d12e4800d":[4,0,0,0,6,1,2], -"d3/d7e/int_8h.html#a8c5d45f0ae61660e0c81111397dbbae6afbd86d52f8e1957fd82c632b6a4ec904":[4,0,0,0,6,1,1], -"d3/d7e/int_8h_source.html":[4,0,0,0,6], -"d4/d79/classGpio.html":[3,0,3], +"d1/d61/classSys.html":[3,0,12], +"d3/d51/runtime_8h.html":[4,0,0,0,10], +"d3/d51/runtime_8h_source.html":[4,0,0,0,10], +"d3/d7e/int_8h.html":[4,0,0,0,7], +"d3/d7e/int_8h.html#a8c5d45f0ae61660e0c81111397dbbae6":[4,0,0,0,7,1], +"d3/d7e/int_8h.html#a8c5d45f0ae61660e0c81111397dbbae6a3a9f764a735d3c1e28a079a8fa7a44b9":[4,0,0,0,7,1,0], +"d3/d7e/int_8h.html#a8c5d45f0ae61660e0c81111397dbbae6a594b9c1e1f3eba9e45d1b75d12e4800d":[4,0,0,0,7,1,2], +"d3/d7e/int_8h.html#a8c5d45f0ae61660e0c81111397dbbae6afbd86d52f8e1957fd82c632b6a4ec904":[4,0,0,0,7,1,1], +"d3/d7e/int_8h_source.html":[4,0,0,0,7], +"d4/d68/display_8h.html":[4,0,0,0,0,0], +"d4/d68/display_8h_source.html":[4,0,0,0,0,0], +"d4/d79/classGpio.html":[3,0,4], "d4/dbc/group__Rishka__SDK.html":[2,0], -"d5/daf/i2c_8h.html":[4,0,0,0,5], -"d5/daf/i2c_8h_source.html":[4,0,0,0,5], -"d6/d7c/gpio_8h.html":[4,0,0,0,4], -"d6/d7c/gpio_8h.html#a491a2cbfb4e94f2afcc0d5bdef2dc454":[4,0,0,0,4,1], -"d6/d7c/gpio_8h.html#a491a2cbfb4e94f2afcc0d5bdef2dc454ab05c5a854da4602143b6bd6096d86c4d":[4,0,0,0,4,1,1], -"d6/d7c/gpio_8h.html#a491a2cbfb4e94f2afcc0d5bdef2dc454ad41cdd897d9b8714ef45ed6e9eba0dfa":[4,0,0,0,4,1,0], -"d6/d7c/gpio_8h.html#aa6beef903816a7ec928c22905e54dc08":[4,0,0,0,4,2], -"d6/d7c/gpio_8h.html#aa6beef903816a7ec928c22905e54dc08aa1ea38ffc304a6c32480a65b5fec7302":[4,0,0,0,4,2,0], -"d6/d7c/gpio_8h.html#aa6beef903816a7ec928c22905e54dc08aa248e73c1faee9c6f072fd91569cf516":[4,0,0,0,4,2,1], -"d6/d7c/gpio_8h.html#aa6beef903816a7ec928c22905e54dc08adfb256b3a3cd0cf579d4dea852bad298":[4,0,0,0,4,2,2], -"d6/d7c/gpio_8h_source.html":[4,0,0,0,4], -"d6/d81/classI2C.html":[3,0,4], -"d6/dd8/classRuntime.html":[3,0,9], +"d5/daf/i2c_8h.html":[4,0,0,0,6], +"d5/daf/i2c_8h_source.html":[4,0,0,0,6], +"d6/d7c/gpio_8h.html":[4,0,0,0,5], +"d6/d7c/gpio_8h.html#a491a2cbfb4e94f2afcc0d5bdef2dc454":[4,0,0,0,5,1], +"d6/d7c/gpio_8h.html#a491a2cbfb4e94f2afcc0d5bdef2dc454ab05c5a854da4602143b6bd6096d86c4d":[4,0,0,0,5,1,1], +"d6/d7c/gpio_8h.html#a491a2cbfb4e94f2afcc0d5bdef2dc454ad41cdd897d9b8714ef45ed6e9eba0dfa":[4,0,0,0,5,1,0], +"d6/d7c/gpio_8h.html#aa6beef903816a7ec928c22905e54dc08":[4,0,0,0,5,2], +"d6/d7c/gpio_8h.html#aa6beef903816a7ec928c22905e54dc08aa1ea38ffc304a6c32480a65b5fec7302":[4,0,0,0,5,2,0], +"d6/d7c/gpio_8h.html#aa6beef903816a7ec928c22905e54dc08aa248e73c1faee9c6f072fd91569cf516":[4,0,0,0,5,2,1], +"d6/d7c/gpio_8h.html#aa6beef903816a7ec928c22905e54dc08adfb256b3a3cd0cf579d4dea852bad298":[4,0,0,0,5,2,2], +"d6/d7c/gpio_8h_source.html":[4,0,0,0,5], +"d6/d81/classI2C.html":[3,0,5], +"d6/da0/keyboard_8h.html":[4,0,0,0,0,1], +"d6/da0/keyboard_8h_source.html":[4,0,0,0,0,1], +"d6/dd6/classDisplay.html":[3,0,1], +"d6/dd8/classRuntime.html":[3,0,11], "d6/de4/librishka_8h.html":[4,0,0,1], "d6/de4/librishka_8h_source.html":[4,0,0,1], -"d6/df3/classFS.html":[3,0,2], -"d7/dde/devices_8h.html":[4,0,0,0,1], -"d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5":[4,0,0,0,1,0], -"d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a0003d38b5de2d690c1dfa0646e60bfa2":[4,0,0,0,1,0,0], -"d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a17318e41129873c4e01f99b0bf9ef72c":[4,0,0,0,1,0,2], -"d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a3f8c2d57b3da92ae0c98386488af1d31":[4,0,0,0,1,0,3], -"d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a4fd3e38fb7253b6dfbd732e08c14583c":[4,0,0,0,1,0,5], -"d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a6f2021a62545485658f410168bfd47dd":[4,0,0,0,1,0,4], -"d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5afd335beb866fcfc8baf710cc327c5e46":[4,0,0,0,1,0,1], -"d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5afe3288db6d8a16b0ac23c2adc0ae19a4":[4,0,0,0,1,0,6], -"d7/dde/devices_8h_source.html":[4,0,0,0,1], +"d6/df3/classFS.html":[3,0,3], +"d7/dde/devices_8h.html":[4,0,0,0,2], +"d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5":[4,0,0,0,2,0], +"d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a0003d38b5de2d690c1dfa0646e60bfa2":[4,0,0,0,2,0,0], +"d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a17318e41129873c4e01f99b0bf9ef72c":[4,0,0,0,2,0,2], +"d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a3f8c2d57b3da92ae0c98386488af1d31":[4,0,0,0,2,0,3], +"d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a4fd3e38fb7253b6dfbd732e08c14583c":[4,0,0,0,2,0,5], +"d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a6f2021a62545485658f410168bfd47dd":[4,0,0,0,2,0,4], +"d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5afd335beb866fcfc8baf710cc327c5e46":[4,0,0,0,2,0,1], +"d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5afe3288db6d8a16b0ac23c2adc0ae19a4":[4,0,0,0,2,0,6], +"d7/dde/devices_8h_source.html":[4,0,0,0,2], "d7/df1/md_misc_pages_system_calls.html":[1], -"d8/d2f/classInt.html":[3,0,5], -"d8/d66/classIO.html":[3,0,6], -"d9/d49/types_8h.html":[4,0,0,0,11], -"d9/d49/types_8h.html#a0e3009529aac180ed5f48296d6670d6b":[4,0,0,0,11,0], -"d9/d49/types_8h.html#a10d539749f8a7b0e12af460edb3a40e6":[4,0,0,0,11,8], -"d9/d49/types_8h.html#a338951b7e7607b65262fb051e7804d91":[4,0,0,0,11,10], -"d9/d49/types_8h.html#a3b1df617247dbb90f86c43c7e5a0504d":[4,0,0,0,11,6], -"d9/d49/types_8h.html#a405b10d09d9298aac12e28a2e92c4641":[4,0,0,0,11,9], -"d9/d49/types_8h.html#a41f9c5fb8b08eb5dc3edce4dcb37fee7":[4,0,0,0,11,3], -"d9/d49/types_8h.html#a449a74b72ed931d627eca7efcc6f8c9d":[4,0,0,0,11,12], -"d9/d49/types_8h.html#a4af6c64423d3a8691229135cb4356124":[4,0,0,0,11,5], -"d9/d49/types_8h.html#a65e9886d74aaee76545e83dd09011727":[4,0,0,0,11,1], -"d9/d49/types_8h.html#a6c95997324761b0f5e6aa06244f52d24":[4,0,0,0,11,7], -"d9/d49/types_8h.html#a7a7ca81d2a85873283b5ec82953b1b25":[4,0,0,0,11,2], -"d9/d49/types_8h.html#a8aa9149a22317014c683c48cebd8cfef":[4,0,0,0,11,11], -"d9/d49/types_8h.html#ab9f930ae0484417a1883fd3f7cdb490e":[4,0,0,0,11,14], -"d9/d49/types_8h.html#abd7045ad8553e16c50a967b4d48b7f6b":[4,0,0,0,11,4], -"d9/d49/types_8h.html#ad9a16e74d880983f276dce5b0344b8bd":[4,0,0,0,11,13], -"d9/d49/types_8h.html#adcb5ace4cccb93f392414ee472be10bc":[4,0,0,0,11,15], -"d9/d49/types_8h_source.html":[4,0,0,0,11], -"d9/d87/sys_8h.html":[4,0,0,0,10], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10b":[4,0,0,0,10,2], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba076c84539917ff910a10a9f8615986ca":[4,0,0,0,10,2,11], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba16fc78eb4ceeeb0178e6e60a8583f956":[4,0,0,0,10,2,12], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba1e410edb810f0b62d5829a589c23b738":[4,0,0,0,10,2,10], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba1f657fe1becd20e68b837bb455ab4870":[4,0,0,0,10,2,20], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba29bec348ff71b3a5a08bd623778facf7":[4,0,0,0,10,2,7], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba4facfe6fadaafc0b573a75f98836697e":[4,0,0,0,10,2,19], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba53cfa9753213ed739ac9cedc69b830ce":[4,0,0,0,10,2,17], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba5657cc922316a16795ae9133b3dc9c8a":[4,0,0,0,10,2,1], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba63e2baf2b24e421d3b18f586178b3c21":[4,0,0,0,10,2,5], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba69666cc87f50f86d8c940b935bb7b1d3":[4,0,0,0,10,2,15], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba6beb572a3a60865e1d7c8bda2e57d954":[4,0,0,0,10,2,14], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba6fac3cd9438ab8a9451177e27cd2075d":[4,0,0,0,10,2,3], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba759030005f19dc9c959296a45e6a5813":[4,0,0,0,10,2,8], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba7a1e8d8fa32776a9b3a81f1866befd93":[4,0,0,0,10,2,6], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba964997c4d1adfeef3fad2c8b39481577":[4,0,0,0,10,2,18], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba97ab4fb86a66cfa417e7fdaf6edf1969":[4,0,0,0,10,2,13], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba9d502a394e1541e2eb013d26d14e8643":[4,0,0,0,10,2,4], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10bab83a06ddc05404fc0fd64155b710dcbd":[4,0,0,0,10,2,9], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10badf077b49ad8b72ea6140e312bcb3d646":[4,0,0,0,10,2,0], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10bae061c78836513fe2d1d2c22d8715a833":[4,0,0,0,10,2,2], -"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10baf28803f12ba7d5809888df74f31d5ceb":[4,0,0,0,10,2,16], -"d9/d87/sys_8h.html#a67c094132a933dd7d7a79054800fce59":[4,0,0,0,10,3], -"d9/d87/sys_8h.html#a67c094132a933dd7d7a79054800fce59a21f0511aa14dd5c93038d5cebb9fb346":[4,0,0,0,10,3,2], -"d9/d87/sys_8h.html#a67c094132a933dd7d7a79054800fce59a69822054d2e2920193693e91ff626f3b":[4,0,0,0,10,3,0], -"d9/d87/sys_8h.html#a67c094132a933dd7d7a79054800fce59af968d48196de0dbdd3710a14d3084fad":[4,0,0,0,10,3,1], -"d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68":[4,0,0,0,10,1], -"d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68a49db296c95379cff543beacb875f0ed5":[4,0,0,0,10,1,3], -"d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68a4c8b94bf48c38a36900d6f0adf0fa027":[4,0,0,0,10,1,4], -"d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68a847b32edadf6dfe8b1240a2f1f6c18e0":[4,0,0,0,10,1,2], -"d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68a99bc00e783d2d7f3e784c5cd0d501663":[4,0,0,0,10,1,0], -"d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68af6432f3859bac8d5d680c7df8401c26b":[4,0,0,0,10,1,1], -"d9/d87/sys_8h_source.html":[4,0,0,0,10], -"da/dc6/classMemory.html":[3,0,7], -"db/d30/classFile.html":[3,0,1], -"db/d30/classFile.html#a037f889ba642432d5565ce09684732cb":[3,0,1,5], -"db/d30/classFile.html#a2527cd9f72a210a84d2c287439bb494a":[3,0,1,19], -"db/d30/classFile.html#a2579cd0f5f7ad60c88a9395fc501f4cd":[3,0,1,6], -"db/d30/classFile.html#a4065d6737899441a37328a351bcb1347":[3,0,1,0], -"db/d30/classFile.html#a413be02c456128dd068f13f40512082c":[3,0,1,12], -"db/d30/classFile.html#a5be995865298178e97b6384b77c8e5c9":[3,0,1,14], -"db/d30/classFile.html#a71de4839522ca512a4ffa01ba208c862":[3,0,1,15], -"db/d30/classFile.html#a726ebe1b8042e45f9dfd64ea9aad43e9":[3,0,1,18], -"db/d30/classFile.html#a73b2f9c560167ac996d5c7f29e84e7fe":[3,0,1,7], -"db/d30/classFile.html#a75953d4d4e3993b6084323ea494a627f":[3,0,1,8], -"db/d30/classFile.html#a77d372dc30a7787ecf206c03e391ce0f":[3,0,1,13], -"db/d30/classFile.html#a80c6611e0e9e89f45307f7606e643cfa":[3,0,1,16], -"db/d30/classFile.html#a835489eb085092ad45009e523f17a7f8":[3,0,1,2], -"db/d30/classFile.html#a83cbce54d6c3b8c2f417b51f6b3f488c":[3,0,1,3], -"db/d30/classFile.html#a84030c5504e3c43019b9cbf1921c5017":[3,0,1,20], -"db/d30/classFile.html#a953d743fbf60423ff33bcc6a9ed0f497":[3,0,1,1], -"db/d30/classFile.html#aaf6db647fb94b0ea4a1ef2e9af9aee07":[3,0,1,11], -"db/d30/classFile.html#abaa31b65c2c9f41d53f9909582b83f86":[3,0,1,17], -"db/d30/classFile.html#ac065242f8bd9d850b7f716a73b12e612":[3,0,1,21], -"db/d30/classFile.html#ac5c882330ff141fffcee8c982bd3875c":[3,0,1,10], -"db/d30/classFile.html#ada67576556e0415df8bf213d0ce50991":[3,0,1,9], -"db/d30/classFile.html#af87fa862de707575b8badd044a5af80e":[3,0,1,4], -"db/d77/args_8h.html":[4,0,0,0,0], -"db/d77/args_8h_source.html":[4,0,0,0,0], -"dc/d18/memory_8h.html":[4,0,0,0,8], -"dc/d18/memory_8h_source.html":[4,0,0,0,8], -"dc/d54/func__args_8h.html":[4,0,0,0,3], -"dc/d54/func__args_8h.html#a10a346bcd6524f9d1f6307f85634dc6f":[4,0,0,0,3,2], -"dc/d54/func__args_8h.html#a938bc55e309b0cdd220cf04d3b514b27":[4,0,0,0,3,0], -"dc/d54/func__args_8h.html#aa2d8a96d96f9fca9ed541b635642deed":[4,0,0,0,3,1], -"dc/d54/func__args_8h.html#aa592ed87a6a8452c99200074e1cf9162":[4,0,0,0,3,3], -"dc/d54/func__args_8h_source.html":[4,0,0,0,3], +"d8/d2f/classInt.html":[3,0,6], +"d8/d66/classIO.html":[3,0,7], +"d9/d49/types_8h.html":[4,0,0,0,12], +"d9/d49/types_8h.html#a0e3009529aac180ed5f48296d6670d6b":[4,0,0,0,12,0], +"d9/d49/types_8h.html#a10d539749f8a7b0e12af460edb3a40e6":[4,0,0,0,12,8], +"d9/d49/types_8h.html#a338951b7e7607b65262fb051e7804d91":[4,0,0,0,12,10], +"d9/d49/types_8h.html#a3b1df617247dbb90f86c43c7e5a0504d":[4,0,0,0,12,6], +"d9/d49/types_8h.html#a405b10d09d9298aac12e28a2e92c4641":[4,0,0,0,12,9], +"d9/d49/types_8h.html#a41f9c5fb8b08eb5dc3edce4dcb37fee7":[4,0,0,0,12,3], +"d9/d49/types_8h.html#a449a74b72ed931d627eca7efcc6f8c9d":[4,0,0,0,12,12], +"d9/d49/types_8h.html#a4af6c64423d3a8691229135cb4356124":[4,0,0,0,12,5], +"d9/d49/types_8h.html#a65e9886d74aaee76545e83dd09011727":[4,0,0,0,12,1], +"d9/d49/types_8h.html#a6c95997324761b0f5e6aa06244f52d24":[4,0,0,0,12,7], +"d9/d49/types_8h.html#a7a7ca81d2a85873283b5ec82953b1b25":[4,0,0,0,12,2], +"d9/d49/types_8h.html#a8aa9149a22317014c683c48cebd8cfef":[4,0,0,0,12,11], +"d9/d49/types_8h.html#ab9f930ae0484417a1883fd3f7cdb490e":[4,0,0,0,12,14], +"d9/d49/types_8h.html#abd7045ad8553e16c50a967b4d48b7f6b":[4,0,0,0,12,4], +"d9/d49/types_8h.html#ad9a16e74d880983f276dce5b0344b8bd":[4,0,0,0,12,13], +"d9/d49/types_8h.html#adcb5ace4cccb93f392414ee472be10bc":[4,0,0,0,12,15], +"d9/d49/types_8h_source.html":[4,0,0,0,12], +"d9/d87/sys_8h.html":[4,0,0,0,11], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10b":[4,0,0,0,11,2], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba076c84539917ff910a10a9f8615986ca":[4,0,0,0,11,2,11], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba16fc78eb4ceeeb0178e6e60a8583f956":[4,0,0,0,11,2,12], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba1e410edb810f0b62d5829a589c23b738":[4,0,0,0,11,2,10], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba1f657fe1becd20e68b837bb455ab4870":[4,0,0,0,11,2,20], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba29bec348ff71b3a5a08bd623778facf7":[4,0,0,0,11,2,7], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba4facfe6fadaafc0b573a75f98836697e":[4,0,0,0,11,2,19], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba53cfa9753213ed739ac9cedc69b830ce":[4,0,0,0,11,2,17], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba5657cc922316a16795ae9133b3dc9c8a":[4,0,0,0,11,2,1], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba63e2baf2b24e421d3b18f586178b3c21":[4,0,0,0,11,2,5], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba69666cc87f50f86d8c940b935bb7b1d3":[4,0,0,0,11,2,15], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba6beb572a3a60865e1d7c8bda2e57d954":[4,0,0,0,11,2,14], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba6fac3cd9438ab8a9451177e27cd2075d":[4,0,0,0,11,2,3], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba759030005f19dc9c959296a45e6a5813":[4,0,0,0,11,2,8], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba7a1e8d8fa32776a9b3a81f1866befd93":[4,0,0,0,11,2,6], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba964997c4d1adfeef3fad2c8b39481577":[4,0,0,0,11,2,18], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba97ab4fb86a66cfa417e7fdaf6edf1969":[4,0,0,0,11,2,13], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba9d502a394e1541e2eb013d26d14e8643":[4,0,0,0,11,2,4], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10bab83a06ddc05404fc0fd64155b710dcbd":[4,0,0,0,11,2,9], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10badf077b49ad8b72ea6140e312bcb3d646":[4,0,0,0,11,2,0], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10bae061c78836513fe2d1d2c22d8715a833":[4,0,0,0,11,2,2], +"d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10baf28803f12ba7d5809888df74f31d5ceb":[4,0,0,0,11,2,16], +"d9/d87/sys_8h.html#a67c094132a933dd7d7a79054800fce59":[4,0,0,0,11,3], +"d9/d87/sys_8h.html#a67c094132a933dd7d7a79054800fce59a21f0511aa14dd5c93038d5cebb9fb346":[4,0,0,0,11,3,2], +"d9/d87/sys_8h.html#a67c094132a933dd7d7a79054800fce59a69822054d2e2920193693e91ff626f3b":[4,0,0,0,11,3,0], +"d9/d87/sys_8h.html#a67c094132a933dd7d7a79054800fce59af968d48196de0dbdd3710a14d3084fad":[4,0,0,0,11,3,1], +"d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68":[4,0,0,0,11,1], +"d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68a49db296c95379cff543beacb875f0ed5":[4,0,0,0,11,1,3], +"d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68a4c8b94bf48c38a36900d6f0adf0fa027":[4,0,0,0,11,1,4], +"d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68a847b32edadf6dfe8b1240a2f1f6c18e0":[4,0,0,0,11,1,2], +"d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68a99bc00e783d2d7f3e784c5cd0d501663":[4,0,0,0,11,1,0], +"d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68af6432f3859bac8d5d680c7df8401c26b":[4,0,0,0,11,1,1], +"d9/d87/sys_8h_source.html":[4,0,0,0,11], +"da/dc6/classMemory.html":[3,0,9], +"db/d30/classFile.html":[3,0,2], +"db/d30/classFile.html#a037f889ba642432d5565ce09684732cb":[3,0,2,5], +"db/d30/classFile.html#a2527cd9f72a210a84d2c287439bb494a":[3,0,2,19], +"db/d30/classFile.html#a2579cd0f5f7ad60c88a9395fc501f4cd":[3,0,2,6], +"db/d30/classFile.html#a4065d6737899441a37328a351bcb1347":[3,0,2,0], +"db/d30/classFile.html#a413be02c456128dd068f13f40512082c":[3,0,2,12], +"db/d30/classFile.html#a5be995865298178e97b6384b77c8e5c9":[3,0,2,14], +"db/d30/classFile.html#a71de4839522ca512a4ffa01ba208c862":[3,0,2,15], +"db/d30/classFile.html#a726ebe1b8042e45f9dfd64ea9aad43e9":[3,0,2,18], +"db/d30/classFile.html#a73b2f9c560167ac996d5c7f29e84e7fe":[3,0,2,7], +"db/d30/classFile.html#a75953d4d4e3993b6084323ea494a627f":[3,0,2,8], +"db/d30/classFile.html#a77d372dc30a7787ecf206c03e391ce0f":[3,0,2,13], +"db/d30/classFile.html#a80c6611e0e9e89f45307f7606e643cfa":[3,0,2,16], +"db/d30/classFile.html#a835489eb085092ad45009e523f17a7f8":[3,0,2,2], +"db/d30/classFile.html#a83cbce54d6c3b8c2f417b51f6b3f488c":[3,0,2,3], +"db/d30/classFile.html#a84030c5504e3c43019b9cbf1921c5017":[3,0,2,20], +"db/d30/classFile.html#a953d743fbf60423ff33bcc6a9ed0f497":[3,0,2,1], +"db/d30/classFile.html#aaf6db647fb94b0ea4a1ef2e9af9aee07":[3,0,2,11], +"db/d30/classFile.html#abaa31b65c2c9f41d53f9909582b83f86":[3,0,2,17], +"db/d30/classFile.html#ac065242f8bd9d850b7f716a73b12e612":[3,0,2,21], +"db/d30/classFile.html#ac5c882330ff141fffcee8c982bd3875c":[3,0,2,10], +"db/d30/classFile.html#ada67576556e0415df8bf213d0ce50991":[3,0,2,9], +"db/d30/classFile.html#af87fa862de707575b8badd044a5af80e":[3,0,2,4], +"db/d77/args_8h.html":[4,0,0,0,1], +"db/d77/args_8h_source.html":[4,0,0,0,1], +"dc/d18/memory_8h.html":[4,0,0,0,9], +"dc/d18/memory_8h_source.html":[4,0,0,0,9], +"dc/d54/func__args_8h.html":[4,0,0,0,4], +"dc/d54/func__args_8h.html#a10a346bcd6524f9d1f6307f85634dc6f":[4,0,0,0,4,2], +"dc/d54/func__args_8h.html#a938bc55e309b0cdd220cf04d3b514b27":[4,0,0,0,4,0], +"dc/d54/func__args_8h.html#aa2d8a96d96f9fca9ed541b635642deed":[4,0,0,0,4,1], +"dc/d54/func__args_8h.html#aa592ed87a6a8452c99200074e1cf9162":[4,0,0,0,4,3], +"dc/d54/func__args_8h_source.html":[4,0,0,0,4], "dc/da5/librishka__impl_8hpp_source.html":[4,0,0,2], -"dc/dac/io_8h.html":[4,0,0,0,7], -"dc/dac/io_8h.html#a085d9e97e45d5a5270cc6a61cbccd10b":[4,0,0,0,7,28], -"dc/dac/io_8h.html#a0d6f07717e62a40df6fa1ad4d4019b6e":[4,0,0,0,7,15], -"dc/dac/io_8h.html#a28b392f4ceed4a8850618608fb87d3f4":[4,0,0,0,7,11], -"dc/dac/io_8h.html#a3325e82008f11597f0a5e8f8c9caf76e":[4,0,0,0,7,25], -"dc/dac/io_8h.html#a3515deafb6095766ae04cc72ca4a0ad1":[4,0,0,0,7,13], -"dc/dac/io_8h.html#a35212784b405d395cad540e61600ecb7":[4,0,0,0,7,8], -"dc/dac/io_8h.html#a35beef54c39a685298efd7f55b45235f":[4,0,0,0,7,21], -"dc/dac/io_8h.html#a379561930242e28ce815c10fcaf52859":[4,0,0,0,7,35], -"dc/dac/io_8h.html#a3e611a8e2e77a9d2ca72e4c9c84acb37":[4,0,0,0,7,32], -"dc/dac/io_8h.html#a3fe5160d8721a48a9394c4a5cd93e98e":[4,0,0,0,7,33], -"dc/dac/io_8h.html#a40140d10528097f95e85b4335ad83835":[4,0,0,0,7,26], -"dc/dac/io_8h.html#a41b83c18bcf97d8a6f1435338edc48ae":[4,0,0,0,7,37], -"dc/dac/io_8h.html#a547492ac79945aa4dfd86bd7d60b35c6":[4,0,0,0,7,4], -"dc/dac/io_8h.html#a5b76dfeb9c0dd4eacc96ce7b1aa1cae3":[4,0,0,0,7,24], -"dc/dac/io_8h.html#a61f7eee8e2eff7e858cfd7749678e1bc":[4,0,0,0,7,1], -"dc/dac/io_8h.html#a7699111e545b138c3d997acdd556e27c":[4,0,0,0,7,20], -"dc/dac/io_8h.html#a7bd68950b776866a65f5babfae353200":[4,0,0,0,7,19], -"dc/dac/io_8h.html#a7e6879c1fde902552d83926f1c4652f7":[4,0,0,0,7,12], -"dc/dac/io_8h.html#a8896bc7fac6c5928a8a90e2ac11f04d1":[4,0,0,0,7,7], -"dc/dac/io_8h.html#a8c99d55caccdaf55ef122d37ec59d1ca":[4,0,0,0,7,30], -"dc/dac/io_8h.html#a95203655c58c5a0648ea6729a64eb5fd":[4,0,0,0,7,6], -"dc/dac/io_8h.html#aaf9840482750cb31078a71d6b2e0b892":[4,0,0,0,7,17], -"dc/dac/io_8h.html#ab2bc490827103ab3b1e91023c880838e":[4,0,0,0,7,10], -"dc/dac/io_8h.html#ab8a0fd5ec0904a44d5deb2b29d44d7ad":[4,0,0,0,7,31], -"dc/dac/io_8h.html#ad3175507632810364f3fb5f22d446f92":[4,0,0,0,7,18], -"dc/dac/io_8h.html#ad982d145005a37d0b5075ab76d3ff953":[4,0,0,0,7,29], -"dc/dac/io_8h.html#adc132241b263da5c9d7d4c9858b4b1b7":[4,0,0,0,7,14], -"dc/dac/io_8h.html#ae5a3d24e0bb44c5c54fd6eb3f72d69bd":[4,0,0,0,7,16], -"dc/dac/io_8h.html#ae7b13c73cb250f5742772d7572fa0fa4":[4,0,0,0,7,5], -"dc/dac/io_8h.html#ae8347e084362f4e029a6e49902ed7415":[4,0,0,0,7,27], -"dc/dac/io_8h.html#ae83da8e7d98eeba3741b57034d9ccfa0":[4,0,0,0,7,36], -"dc/dac/io_8h.html#ae8d6df4317aff2ba5e4ea5a9abbabca0":[4,0,0,0,7,9], -"dc/dac/io_8h.html#aed34f25a777e0abd633ac6852396ac61":[4,0,0,0,7,38], -"dc/dac/io_8h.html#aed71892807900ba52f0ee3a77aa36c2f":[4,0,0,0,7,23], -"dc/dac/io_8h.html#aed7f9bffd7846b846bdadc4b73d4c0f1":[4,0,0,0,7,3], -"dc/dac/io_8h.html#af36c3891587bf21e2ffd09dacad09075":[4,0,0,0,7,2], -"dc/dac/io_8h.html#af3ca66d149510850c2841c05edf172bc":[4,0,0,0,7,34], -"dc/dac/io_8h.html#afddc79077786d5366e9640445185bf4b":[4,0,0,0,7,22], -"dc/dac/io_8h_source.html":[4,0,0,0,7], +"dc/dac/io_8h.html":[4,0,0,0,8], +"dc/dac/io_8h.html#a085d9e97e45d5a5270cc6a61cbccd10b":[4,0,0,0,8,28], +"dc/dac/io_8h.html#a0d6f07717e62a40df6fa1ad4d4019b6e":[4,0,0,0,8,15], +"dc/dac/io_8h.html#a28b392f4ceed4a8850618608fb87d3f4":[4,0,0,0,8,11], +"dc/dac/io_8h.html#a3325e82008f11597f0a5e8f8c9caf76e":[4,0,0,0,8,25], +"dc/dac/io_8h.html#a3515deafb6095766ae04cc72ca4a0ad1":[4,0,0,0,8,13], +"dc/dac/io_8h.html#a35212784b405d395cad540e61600ecb7":[4,0,0,0,8,8], +"dc/dac/io_8h.html#a35beef54c39a685298efd7f55b45235f":[4,0,0,0,8,21], +"dc/dac/io_8h.html#a379561930242e28ce815c10fcaf52859":[4,0,0,0,8,35], +"dc/dac/io_8h.html#a3e611a8e2e77a9d2ca72e4c9c84acb37":[4,0,0,0,8,32], +"dc/dac/io_8h.html#a3fe5160d8721a48a9394c4a5cd93e98e":[4,0,0,0,8,33], +"dc/dac/io_8h.html#a40140d10528097f95e85b4335ad83835":[4,0,0,0,8,26], +"dc/dac/io_8h.html#a41b83c18bcf97d8a6f1435338edc48ae":[4,0,0,0,8,37], +"dc/dac/io_8h.html#a547492ac79945aa4dfd86bd7d60b35c6":[4,0,0,0,8,4], +"dc/dac/io_8h.html#a5b76dfeb9c0dd4eacc96ce7b1aa1cae3":[4,0,0,0,8,24], +"dc/dac/io_8h.html#a61f7eee8e2eff7e858cfd7749678e1bc":[4,0,0,0,8,1], +"dc/dac/io_8h.html#a7699111e545b138c3d997acdd556e27c":[4,0,0,0,8,20], +"dc/dac/io_8h.html#a7bd68950b776866a65f5babfae353200":[4,0,0,0,8,19], +"dc/dac/io_8h.html#a7e6879c1fde902552d83926f1c4652f7":[4,0,0,0,8,12], +"dc/dac/io_8h.html#a8896bc7fac6c5928a8a90e2ac11f04d1":[4,0,0,0,8,7], +"dc/dac/io_8h.html#a8c99d55caccdaf55ef122d37ec59d1ca":[4,0,0,0,8,30], +"dc/dac/io_8h.html#a95203655c58c5a0648ea6729a64eb5fd":[4,0,0,0,8,6], +"dc/dac/io_8h.html#aaf9840482750cb31078a71d6b2e0b892":[4,0,0,0,8,17], +"dc/dac/io_8h.html#ab2bc490827103ab3b1e91023c880838e":[4,0,0,0,8,10], +"dc/dac/io_8h.html#ab8a0fd5ec0904a44d5deb2b29d44d7ad":[4,0,0,0,8,31], +"dc/dac/io_8h.html#ad3175507632810364f3fb5f22d446f92":[4,0,0,0,8,18], +"dc/dac/io_8h.html#ad982d145005a37d0b5075ab76d3ff953":[4,0,0,0,8,29], +"dc/dac/io_8h.html#adc132241b263da5c9d7d4c9858b4b1b7":[4,0,0,0,8,14], +"dc/dac/io_8h.html#ae5a3d24e0bb44c5c54fd6eb3f72d69bd":[4,0,0,0,8,16], +"dc/dac/io_8h.html#ae7b13c73cb250f5742772d7572fa0fa4":[4,0,0,0,8,5], +"dc/dac/io_8h.html#ae8347e084362f4e029a6e49902ed7415":[4,0,0,0,8,27], +"dc/dac/io_8h.html#ae83da8e7d98eeba3741b57034d9ccfa0":[4,0,0,0,8,36], +"dc/dac/io_8h.html#ae8d6df4317aff2ba5e4ea5a9abbabca0":[4,0,0,0,8,9], +"dc/dac/io_8h.html#aed34f25a777e0abd633ac6852396ac61":[4,0,0,0,8,38], +"dc/dac/io_8h.html#aed71892807900ba52f0ee3a77aa36c2f":[4,0,0,0,8,23], +"dc/dac/io_8h.html#aed7f9bffd7846b846bdadc4b73d4c0f1":[4,0,0,0,8,3], +"dc/dac/io_8h.html#af36c3891587bf21e2ffd09dacad09075":[4,0,0,0,8,2], +"dc/dac/io_8h.html#af3ca66d149510850c2841c05edf172bc":[4,0,0,0,8,34], +"dc/dac/io_8h.html#afddc79077786d5366e9640445185bf4b":[4,0,0,0,8,22], +"dc/dac/io_8h_source.html":[4,0,0,0,8], +"dc/dd2/classKeyboard.html":[3,0,8], +"dd/d99/nvs_8h.html":[4,0,0,0,0,2], +"dd/d99/nvs_8h_source.html":[4,0,0,0,0,2], "dd/dfa/classArgs.html":[3,0,0], "de/daf/group__Rishka__Drivers__SDK.html":[2,0,0], -"df/d26/fs_8h.html":[4,0,0,0,2], -"df/d26/fs_8h_source.html":[4,0,0,0,2], +"df/d26/fs_8h.html":[4,0,0,0,3], +"df/d26/fs_8h_source.html":[4,0,0,0,3], +"df/dbb/classNVS.html":[3,0,10], "dir_243a4ba6b4f893d71afbb5a3e90552fa.html":[4,0,0], "dir_6e8afc538eccbcb491711fd0cc7b9703.html":[4,0,0,0], +"dir_de5940d52a2b3ecb9d04406b778a15dd.html":[4,0,0,0,0], "files.html":[4,0], "functions.html":[3,2,0], "functions_func.html":[3,2,1], diff --git a/docs/search/all_10.js b/docs/search/all_10.js index 6bfe720..a547690 100644 --- a/docs/search/all_10.js +++ b/docs/search/all_10.js @@ -1,8 +1,64 @@ var searchData= [ - ['u16_0',['u16',['../d9/d49/types_8h.html#a8aa9149a22317014c683c48cebd8cfef',1,'types.h']]], - ['u32_1',['u32',['../d9/d49/types_8h.html#a449a74b72ed931d627eca7efcc6f8c9d',1,'types.h']]], - ['u64_2',['u64',['../d9/d49/types_8h.html#ad9a16e74d880983f276dce5b0344b8bd',1,'types.h']]], - ['u8_3',['u8',['../d9/d49/types_8h.html#ab9f930ae0484417a1883fd3f7cdb490e',1,'types.h']]], - ['usize_4',['usize',['../d9/d49/types_8h.html#adcb5ace4cccb93f392414ee472be10bc',1,'types.h']]] + ['screen_5fheight_0',['screen_height',['../d6/dd6/classDisplay.html#a81f0537b19fffcb6c3b3d39002c15654',1,'Display']]], + ['screen_5fwidth_1',['screen_width',['../d6/dd6/classDisplay.html#aface3f293745c479bd356135ed5b7bff',1,'Display']]], + ['scroll_5flock_2',['scroll_lock',['../dc/dd2/classKeyboard.html#a94f82c3f23a72a1cb3a84c8ae7546432',1,'Keyboard']]], + ['sd_5fcard_5fmmc_3',['SD_CARD_MMC',['../d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68af6432f3859bac8d5d680c7df8401c26b',1,'sys.h']]], + ['sd_5fcard_5fnone_4',['SD_CARD_NONE',['../d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68a99bc00e783d2d7f3e784c5cd0d501663',1,'sys.h']]], + ['sd_5fcard_5fsd_5',['SD_CARD_SD',['../d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68a847b32edadf6dfe8b1240a2f1f6c18e0',1,'sys.h']]], + ['sd_5fcard_5fsdhc_6',['SD_CARD_SDHC',['../d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68a49db296c95379cff543beacb875f0ed5',1,'sys.h']]], + ['sd_5fcard_5funknown_7',['SD_CARD_UNKNOWN',['../d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68a4c8b94bf48c38a36900d6f0adf0fa027',1,'sys.h']]], + ['sdcard_5ft_8',['sdcard_t',['../d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68',1,'sys.h']]], + ['seek_9',['seek',['../db/d30/classFile.html#abaa31b65c2c9f41d53f9909582b83f86',1,'File']]], + ['seek_5fdir_10',['seek_dir',['../db/d30/classFile.html#a726ebe1b8042e45f9dfd64ea9aad43e9',1,'File']]], + ['set_11',['set',['../da/dc6/classMemory.html#ab35d36a6f31aaea29700ccaa035f2a86',1,'Memory']]], + ['set_5fbuffersize_12',['set_buffersize',['../d6/d81/classI2C.html#a22d588d4381ff381e93f395d2b3d2f9f',1,'I2C']]], + ['set_5fclock_13',['set_clock',['../d6/d81/classI2C.html#a67e0e3ea2b1fa1715685f91f652c5b01',1,'I2C']]], + ['set_5fi16_14',['set_i16',['../df/dbb/classNVS.html#a4d860162bb4a0d7dbd0e257f94472ac2',1,'NVS']]], + ['set_5fi32_15',['set_i32',['../df/dbb/classNVS.html#ad5385851dd3eecc35ce2a38a0f648682',1,'NVS']]], + ['set_5fi64_16',['set_i64',['../df/dbb/classNVS.html#a39b94acddfb6b1a0fbcf9b73418f9a20',1,'NVS']]], + ['set_5fi8_17',['set_i8',['../df/dbb/classNVS.html#ac693709a0bae4b769af1c24aba7e8632',1,'NVS']]], + ['set_5fstring_18',['set_string',['../df/dbb/classNVS.html#a90f66174968c7d0782e6bbdb8b878336',1,'NVS']]], + ['set_5ftimeout_19',['set_timeout',['../d6/d81/classI2C.html#adddc140b7dfff94a968b30d9496343f2',1,'I2C::set_timeout()'],['../d8/d66/classIO.html#ac77c1571a9789636cc913425bb235bd4',1,'IO::set_timeout()']]], + ['set_5fu16_20',['set_u16',['../df/dbb/classNVS.html#a562de06336253151b7b6ac25229298b5',1,'NVS']]], + ['set_5fu32_21',['set_u32',['../df/dbb/classNVS.html#a2115d779c710ed4e8dbbf342a67ae269',1,'NVS']]], + ['set_5fu64_22',['set_u64',['../df/dbb/classNVS.html#aca2db7ea3cf024ff46501ad82fbde9d0',1,'NVS']]], + ['set_5fu8_23',['set_u8',['../df/dbb/classNVS.html#abfae49f265111f5db44718416f4e1da6',1,'NVS']]], + ['set_5fwifi_5fpword_24',['set_wifi_pword',['../df/dbb/classNVS.html#a9a99476bcf456d64ea3d90bde2ca25ea',1,'NVS']]], + ['set_5fwifi_5fssid_25',['set_wifi_ssid',['../df/dbb/classNVS.html#a80512518c15f002d6becdb3fea86c024',1,'NVS']]], + ['shellexec_26',['shellexec',['../d1/d61/classSys.html#a2b2636a686ef1bd8c5a7809bb84cc853',1,'Sys']]], + ['shift_5fin_27',['shift_in',['../d4/d79/classGpio.html#a277cdf4dac5cc5304ccc776d76cc7229',1,'Gpio']]], + ['shift_5fout_28',['shift_out',['../d4/d79/classGpio.html#a46c2e1f0fc7e212f8e7415df769258b0',1,'Gpio']]], + ['size_29',['size',['../db/d30/classFile.html#a2527cd9f72a210a84d2c287439bb494a',1,'File']]], + ['slave_5fwrite_30',['slave_write',['../d6/d81/classI2C.html#ab152c51b023ff2c4e7b5f1512d8aee48',1,'I2C']]], + ['string_31',['string',['../d9/d49/types_8h.html#a338951b7e7607b65262fb051e7804d91',1,'types.h']]], + ['supported_5fcolors_32',['supported_colors',['../d6/dd6/classDisplay.html#a51a3cb0c63e8370181ce142d9f54309d',1,'Display']]], + ['sys_33',['Sys',['../d1/d61/classSys.html',1,'']]], + ['sys_2eh_34',['sys.h',['../d9/d87/sys_8h.html',1,'']]], + ['sysinfo_5fcard_5fsize_35',['SYSINFO_CARD_SIZE',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10baf28803f12ba7d5809888df74f31d5ceb',1,'sys.h']]], + ['sysinfo_5fcard_5ftype_36',['SYSINFO_CARD_TYPE',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba69666cc87f50f86d8c940b935bb7b1d3',1,'sys.h']]], + ['sysinfo_5fchip_5frev_37',['SYSINFO_CHIP_REV',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba5657cc922316a16795ae9133b3dc9c8a',1,'sys.h']]], + ['sysinfo_5fchipcores_38',['SYSINFO_CHIPCORES',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10badf077b49ad8b72ea6140e312bcb3d646',1,'sys.h']]], + ['sysinfo_5fchipmodel_39',['SYSINFO_CHIPMODEL',['../d9/d87/sys_8h.html#a67c094132a933dd7d7a79054800fce59a69822054d2e2920193693e91ff626f3b',1,'sys.h']]], + ['sysinfo_5fcpu_5ffreq_40',['SYSINFO_CPU_FREQ',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10bae061c78836513fe2d1d2c22d8715a833',1,'sys.h']]], + ['sysinfo_5fcycle_5fcount_41',['SYSINFO_CYCLE_COUNT',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba6fac3cd9438ab8a9451177e27cd2075d',1,'sys.h']]], + ['sysinfo_5fefuse_5fmac_42',['SYSINFO_EFUSE_MAC',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba9d502a394e1541e2eb013d26d14e8643',1,'sys.h']]], + ['sysinfo_5fflash_5fmode_43',['SYSINFO_FLASH_MODE',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba63e2baf2b24e421d3b18f586178b3c21',1,'sys.h']]], + ['sysinfo_5fflash_5fspeed_44',['SYSINFO_FLASH_SPEED',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba7a1e8d8fa32776a9b3a81f1866befd93',1,'sys.h']]], + ['sysinfo_5ffree_5fheap_45',['SYSINFO_FREE_HEAP',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba29bec348ff71b3a5a08bd623778facf7',1,'sys.h']]], + ['sysinfo_5ffree_5fpsram_46',['SYSINFO_FREE_PSRAM',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba759030005f19dc9c959296a45e6a5813',1,'sys.h']]], + ['sysinfo_5fheap_5fsize_47',['SYSINFO_HEAP_SIZE',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10bab83a06ddc05404fc0fd64155b710dcbd',1,'sys.h']]], + ['sysinfo_5fmax_5falloc_5fheap_48',['SYSINFO_MAX_ALLOC_HEAP',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba1e410edb810f0b62d5829a589c23b738',1,'sys.h']]], + ['sysinfo_5fmin_5ffree_5fheap_49',['SYSINFO_MIN_FREE_HEAP',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba076c84539917ff910a10a9f8615986ca',1,'sys.h']]], + ['sysinfo_5fmin_5ffree_5fpsram_50',['SYSINFO_MIN_FREE_PSRAM',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba16fc78eb4ceeeb0178e6e60a8583f956',1,'sys.h']]], + ['sysinfo_5fnum_5fsectors_51',['SYSINFO_NUM_SECTORS',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba53cfa9753213ed739ac9cedc69b830ce',1,'sys.h']]], + ['sysinfo_5fpsram_5fsize_52',['SYSINFO_PSRAM_SIZE',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba97ab4fb86a66cfa417e7fdaf6edf1969',1,'sys.h']]], + ['sysinfo_5fsdk_5fversion_53',['SYSINFO_SDK_VERSION',['../d9/d87/sys_8h.html#a67c094132a933dd7d7a79054800fce59af968d48196de0dbdd3710a14d3084fad',1,'sys.h']]], + ['sysinfo_5fsector_5fsize_54',['SYSINFO_SECTOR_SIZE',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba964997c4d1adfeef3fad2c8b39481577',1,'sys.h']]], + ['sysinfo_5fsketch_5fmd5_55',['SYSINFO_SKETCH_MD5',['../d9/d87/sys_8h.html#a67c094132a933dd7d7a79054800fce59a21f0511aa14dd5c93038d5cebb9fb346',1,'sys.h']]], + ['sysinfo_5ftemp_5fval_56',['SYSINFO_TEMP_VAL',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba6beb572a3a60865e1d7c8bda2e57d954',1,'sys.h']]], + ['sysinfo_5ftotal_5fstorage_57',['SYSINFO_TOTAL_STORAGE',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba4facfe6fadaafc0b573a75f98836697e',1,'sys.h']]], + ['sysinfo_5fused_5fstorage_58',['SYSINFO_USED_STORAGE',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba1f657fe1becd20e68b837bb455ab4870',1,'sys.h']]], + ['sysinfon_5ft_59',['sysinfon_t',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10b',1,'sys.h']]], + ['sysinfos_5ft_60',['sysinfos_t',['../d9/d87/sys_8h.html#a67c094132a933dd7d7a79054800fce59',1,'sys.h']]] ]; diff --git a/docs/search/all_11.js b/docs/search/all_11.js index c18f8ad..82e9c64 100644 --- a/docs/search/all_11.js +++ b/docs/search/all_11.js @@ -1,4 +1,44 @@ var searchData= [ - ['value_0',['value',['../dd/dfa/classArgs.html#a8d3219edcc471c045f3b43a03abe00ae',1,'Args']]] + ['term_5fbg_5fblack_0',['TERM_BG_BLACK',['../dc/dac/io_8h.html#a61f7eee8e2eff7e858cfd7749678e1bc',1,'io.h']]], + ['term_5fbg_5fblue_1',['TERM_BG_BLUE',['../dc/dac/io_8h.html#af36c3891587bf21e2ffd09dacad09075',1,'io.h']]], + ['term_5fbg_5fcyan_2',['TERM_BG_CYAN',['../dc/dac/io_8h.html#aed7f9bffd7846b846bdadc4b73d4c0f1',1,'io.h']]], + ['term_5fbg_5fgreen_3',['TERM_BG_GREEN',['../dc/dac/io_8h.html#a547492ac79945aa4dfd86bd7d60b35c6',1,'io.h']]], + ['term_5fbg_5fhblack_4',['TERM_BG_HBLACK',['../dc/dac/io_8h.html#ae7b13c73cb250f5742772d7572fa0fa4',1,'io.h']]], + ['term_5fbg_5fhblue_5',['TERM_BG_HBLUE',['../dc/dac/io_8h.html#a95203655c58c5a0648ea6729a64eb5fd',1,'io.h']]], + ['term_5fbg_5fhcyan_6',['TERM_BG_HCYAN',['../dc/dac/io_8h.html#a8896bc7fac6c5928a8a90e2ac11f04d1',1,'io.h']]], + ['term_5fbg_5fhgreen_7',['TERM_BG_HGREEN',['../dc/dac/io_8h.html#a35212784b405d395cad540e61600ecb7',1,'io.h']]], + ['term_5fbg_5fhmagenta_8',['TERM_BG_HMAGENTA',['../dc/dac/io_8h.html#ae8d6df4317aff2ba5e4ea5a9abbabca0',1,'io.h']]], + ['term_5fbg_5fhred_9',['TERM_BG_HRED',['../dc/dac/io_8h.html#ab2bc490827103ab3b1e91023c880838e',1,'io.h']]], + ['term_5fbg_5fhwhite_10',['TERM_BG_HWHITE',['../dc/dac/io_8h.html#a28b392f4ceed4a8850618608fb87d3f4',1,'io.h']]], + ['term_5fbg_5fhyellow_11',['TERM_BG_HYELLOW',['../dc/dac/io_8h.html#a7e6879c1fde902552d83926f1c4652f7',1,'io.h']]], + ['term_5fbg_5fmagenta_12',['TERM_BG_MAGENTA',['../dc/dac/io_8h.html#a3515deafb6095766ae04cc72ca4a0ad1',1,'io.h']]], + ['term_5fbg_5fred_13',['TERM_BG_RED',['../dc/dac/io_8h.html#adc132241b263da5c9d7d4c9858b4b1b7',1,'io.h']]], + ['term_5fbg_5fwhite_14',['TERM_BG_WHITE',['../dc/dac/io_8h.html#a0d6f07717e62a40df6fa1ad4d4019b6e',1,'io.h']]], + ['term_5fbg_5fyellow_15',['TERM_BG_YELLOW',['../dc/dac/io_8h.html#ae5a3d24e0bb44c5c54fd6eb3f72d69bd',1,'io.h']]], + ['term_5ffg_5fblack_16',['TERM_FG_BLACK',['../dc/dac/io_8h.html#aaf9840482750cb31078a71d6b2e0b892',1,'io.h']]], + ['term_5ffg_5fblue_17',['TERM_FG_BLUE',['../dc/dac/io_8h.html#ad3175507632810364f3fb5f22d446f92',1,'io.h']]], + ['term_5ffg_5fcyan_18',['TERM_FG_CYAN',['../dc/dac/io_8h.html#a7bd68950b776866a65f5babfae353200',1,'io.h']]], + ['term_5ffg_5fgreen_19',['TERM_FG_GREEN',['../dc/dac/io_8h.html#a7699111e545b138c3d997acdd556e27c',1,'io.h']]], + ['term_5ffg_5fhblack_20',['TERM_FG_HBLACK',['../dc/dac/io_8h.html#a35beef54c39a685298efd7f55b45235f',1,'io.h']]], + ['term_5ffg_5fhblue_21',['TERM_FG_HBLUE',['../dc/dac/io_8h.html#afddc79077786d5366e9640445185bf4b',1,'io.h']]], + ['term_5ffg_5fhcyan_22',['TERM_FG_HCYAN',['../dc/dac/io_8h.html#aed71892807900ba52f0ee3a77aa36c2f',1,'io.h']]], + ['term_5ffg_5fhgreen_23',['TERM_FG_HGREEN',['../dc/dac/io_8h.html#a5b76dfeb9c0dd4eacc96ce7b1aa1cae3',1,'io.h']]], + ['term_5ffg_5fhmagenta_24',['TERM_FG_HMAGENTA',['../dc/dac/io_8h.html#a3325e82008f11597f0a5e8f8c9caf76e',1,'io.h']]], + ['term_5ffg_5fhred_25',['TERM_FG_HRED',['../dc/dac/io_8h.html#a40140d10528097f95e85b4335ad83835',1,'io.h']]], + ['term_5ffg_5fhwhite_26',['TERM_FG_HWHITE',['../dc/dac/io_8h.html#ae8347e084362f4e029a6e49902ed7415',1,'io.h']]], + ['term_5ffg_5fhyellow_27',['TERM_FG_HYELLOW',['../dc/dac/io_8h.html#a085d9e97e45d5a5270cc6a61cbccd10b',1,'io.h']]], + ['term_5ffg_5fmagenta_28',['TERM_FG_MAGENTA',['../dc/dac/io_8h.html#ad982d145005a37d0b5075ab76d3ff953',1,'io.h']]], + ['term_5ffg_5fred_29',['TERM_FG_RED',['../dc/dac/io_8h.html#a8c99d55caccdaf55ef122d37ec59d1ca',1,'io.h']]], + ['term_5ffg_5fwhite_30',['TERM_FG_WHITE',['../dc/dac/io_8h.html#ab8a0fd5ec0904a44d5deb2b29d44d7ad',1,'io.h']]], + ['term_5ffg_5fyellow_31',['TERM_FG_YELLOW',['../dc/dac/io_8h.html#a3e611a8e2e77a9d2ca72e4c9c84acb37',1,'io.h']]], + ['term_5fstyle_5fblink_32',['TERM_STYLE_BLINK',['../dc/dac/io_8h.html#a3fe5160d8721a48a9394c4a5cd93e98e',1,'io.h']]], + ['term_5fstyle_5fbold_33',['TERM_STYLE_BOLD',['../dc/dac/io_8h.html#af3ca66d149510850c2841c05edf172bc',1,'io.h']]], + ['term_5fstyle_5finverse_34',['TERM_STYLE_INVERSE',['../dc/dac/io_8h.html#a379561930242e28ce815c10fcaf52859',1,'io.h']]], + ['term_5fstyle_5fitalic_35',['TERM_STYLE_ITALIC',['../dc/dac/io_8h.html#ae83da8e7d98eeba3741b57034d9ccfa0',1,'io.h']]], + ['term_5fstyle_5fnormal_36',['TERM_STYLE_NORMAL',['../dc/dac/io_8h.html#a41b83c18bcf97d8a6f1435338edc48ae',1,'io.h']]], + ['term_5fstyle_5funderlined_37',['TERM_STYLE_UNDERLINED',['../dc/dac/io_8h.html#aed34f25a777e0abd633ac6852396ac61',1,'io.h']]], + ['tone_38',['tone',['../d4/d79/classGpio.html#a8a0d3d33137cc027d570b4e22197abe6',1,'Gpio']]], + ['true_39',['true',['../d9/d49/types_8h.html#a41f9c5fb8b08eb5dc3edce4dcb37fee7',1,'types.h']]], + ['types_2eh_40',['types.h',['../d9/d49/types_8h.html',1,'']]] ]; diff --git a/docs/search/all_12.js b/docs/search/all_12.js index 888bf9f..d3f80e6 100644 --- a/docs/search/all_12.js +++ b/docs/search/all_12.js @@ -1,5 +1,9 @@ var searchData= [ - ['working_5fdir_0',['working_dir',['../d1/d61/classSys.html#a6d0cf6e60dc396daf2abeb16fcde354f',1,'Sys']]], - ['write_1',['write',['../db/d30/classFile.html#ac065242f8bd9d850b7f716a73b12e612',1,'File::write(u8 data)'],['../db/d30/classFile.html#a84030c5504e3c43019b9cbf1921c5017',1,'File::write(string data)'],['../d6/d81/classI2C.html#aaafc8ae639dbffba5582b3e866428cca',1,'I2C::write()']]] + ['u16_0',['u16',['../d9/d49/types_8h.html#a8aa9149a22317014c683c48cebd8cfef',1,'types.h']]], + ['u32_1',['u32',['../d9/d49/types_8h.html#a449a74b72ed931d627eca7efcc6f8c9d',1,'types.h']]], + ['u64_2',['u64',['../d9/d49/types_8h.html#ad9a16e74d880983f276dce5b0344b8bd',1,'types.h']]], + ['u8_3',['u8',['../d9/d49/types_8h.html#ab9f930ae0484417a1883fd3f7cdb490e',1,'types.h']]], + ['unlock_4',['unlock',['../dc/dd2/classKeyboard.html#a24e0fbdec030cee4e800ed749541316c',1,'Keyboard']]], + ['usize_5',['usize',['../d9/d49/types_8h.html#adcb5ace4cccb93f392414ee472be10bc',1,'types.h']]] ]; diff --git a/docs/search/all_13.js b/docs/search/all_13.js index 0d0753f..214afac 100644 --- a/docs/search/all_13.js +++ b/docs/search/all_13.js @@ -1,4 +1,6 @@ var searchData= [ - ['yield_0',['yield',['../d6/dd8/classRuntime.html#a8bb09010afe5ea0792d9a0f337c721e7',1,'Runtime']]] + ['value_0',['value',['../dd/dfa/classArgs.html#a8d3219edcc471c045f3b43a03abe00ae',1,'Args']]], + ['viewport_5fheight_1',['viewport_height',['../d6/dd6/classDisplay.html#a97f98879e9006345edb528cd4b572546',1,'Display']]], + ['viewport_5fwidth_2',['viewport_width',['../d6/dd6/classDisplay.html#a4dd1bc2d278aaa09f0409b5316ddf501',1,'Display']]] ]; diff --git a/docs/search/all_14.js b/docs/search/all_14.js index 0d0753f..888bf9f 100644 --- a/docs/search/all_14.js +++ b/docs/search/all_14.js @@ -1,4 +1,5 @@ var searchData= [ - ['yield_0',['yield',['../d6/dd8/classRuntime.html#a8bb09010afe5ea0792d9a0f337c721e7',1,'Runtime']]] + ['working_5fdir_0',['working_dir',['../d1/d61/classSys.html#a6d0cf6e60dc396daf2abeb16fcde354f',1,'Sys']]], + ['write_1',['write',['../db/d30/classFile.html#ac065242f8bd9d850b7f716a73b12e612',1,'File::write(u8 data)'],['../db/d30/classFile.html#a84030c5504e3c43019b9cbf1921c5017',1,'File::write(string data)'],['../d6/d81/classI2C.html#aaafc8ae639dbffba5582b3e866428cca',1,'I2C::write()']]] ]; diff --git a/docs/search/all_15.html b/docs/search/all_15.html new file mode 100644 index 0000000..5a315d6 --- /dev/null +++ b/docs/search/all_15.html @@ -0,0 +1,37 @@ + + + + + + + + + + +
                    +
                    Loading...
                    +
                    + +
                    Searching...
                    +
                    No Matches
                    + +
                    + + diff --git a/docs/search/all_15.js b/docs/search/all_15.js new file mode 100644 index 0000000..0d0753f --- /dev/null +++ b/docs/search/all_15.js @@ -0,0 +1,4 @@ +var searchData= +[ + ['yield_0',['yield',['../d6/dd8/classRuntime.html#a8bb09010afe5ea0792d9a0f337c721e7',1,'Runtime']]] +]; diff --git a/docs/search/all_2.js b/docs/search/all_2.js index 1867455..f08e79a 100644 --- a/docs/search/all_2.js +++ b/docs/search/all_2.js @@ -1,7 +1,9 @@ var searchData= [ ['calloc_0',['calloc',['../da/dc6/classMemory.html#a8cf1d6d5398d2ff93488739536d3b4f5',1,'Memory']]], - ['change_5fdir_1',['change_dir',['../d1/d61/classSys.html#af654dbe90df6788e0a9bb6d000f0cb56',1,'Sys']]], - ['close_2',['close',['../db/d30/classFile.html#a83cbce54d6c3b8c2f417b51f6b3f488c',1,'File']]], - ['count_3',['count',['../dd/dfa/classArgs.html#a3735445f3af219cd1104000e50484a0d',1,'Args']]] + ['caps_5flock_1',['caps_lock',['../dc/dd2/classKeyboard.html#af7c6797e3d5b18e648e59d3fd434e156',1,'Keyboard']]], + ['change_5fdir_2',['change_dir',['../d1/d61/classSys.html#af654dbe90df6788e0a9bb6d000f0cb56',1,'Sys']]], + ['close_3',['close',['../db/d30/classFile.html#a83cbce54d6c3b8c2f417b51f6b3f488c',1,'File']]], + ['commit_4',['commit',['../df/dbb/classNVS.html#abbd65875fa9017d2e2258a6d66a4b641',1,'NVS']]], + ['count_5',['count',['../dd/dfa/classArgs.html#a3735445f3af219cd1104000e50484a0d',1,'Args']]] ]; diff --git a/docs/search/all_3.js b/docs/search/all_3.js index a215290..b978307 100644 --- a/docs/search/all_3.js +++ b/docs/search/all_3.js @@ -2,8 +2,11 @@ var searchData= [ ['delay_0',['delay',['../d1/d61/classSys.html#a9418655c63dd6022b504993d73b11cc5',1,'Sys']]], ['detach_1',['detach',['../d8/d2f/classInt.html#a48e45db27a68cd8f61599fc7a8682d9c',1,'Int']]], - ['devices_2eh_2',['devices.h',['../d7/dde/devices_8h.html',1,'']]], - ['digital_5fread_3',['digital_read',['../d4/d79/classGpio.html#a6cbd8fc2e5dabfd76389f78155643a39',1,'Gpio']]], - ['digital_5fwrite_4',['digital_write',['../d4/d79/classGpio.html#a823fe9134bbf4a359247e8018d01ff23',1,'Gpio']]], - ['disable_5',['disable',['../d8/d2f/classInt.html#a68ab519107cb53ab894235d0dd417f2d',1,'Int']]] + ['device_5ftype_2',['device_type',['../dc/dd2/classKeyboard.html#a6e7dabaf92022b10dde354781065f14f',1,'Keyboard']]], + ['devices_2eh_3',['devices.h',['../d7/dde/devices_8h.html',1,'']]], + ['digital_5fread_4',['digital_read',['../d4/d79/classGpio.html#a6cbd8fc2e5dabfd76389f78155643a39',1,'Gpio']]], + ['digital_5fwrite_5',['digital_write',['../d4/d79/classGpio.html#a823fe9134bbf4a359247e8018d01ff23',1,'Gpio']]], + ['disable_6',['disable',['../d8/d2f/classInt.html#a68ab519107cb53ab894235d0dd417f2d',1,'Int']]], + ['display_7',['Display',['../d6/dd6/classDisplay.html',1,'']]], + ['display_2eh_8',['display.h',['../d4/d68/display_8h.html',1,'']]] ]; diff --git a/docs/search/all_4.js b/docs/search/all_4.js index 1b318a1..4047147 100644 --- a/docs/search/all_4.js +++ b/docs/search/all_4.js @@ -3,6 +3,8 @@ var searchData= ['enable_0',['enable',['../d8/d2f/classInt.html#af4185f9eb3464dac93a1ce84d0ec907b',1,'Int']]], ['end_1',['end',['../d6/d81/classI2C.html#ae18c572091ad6b0f34fe884fb6e6d77d',1,'I2C']]], ['end_5ftransmission_2',['end_transmission',['../d6/d81/classI2C.html#ab97f800da8984950786e25bb3438b2c3',1,'I2C']]], - ['exists_3',['exists',['../d6/df3/classFS.html#a50e58cb0b40d25d72664e7da9a3c2f02',1,'FS']]], - ['exit_4',['exit',['../d1/d61/classSys.html#a37cb3000f2181139f80d856a5ee4577e',1,'Sys']]] + ['erase_3',['erase',['../df/dbb/classNVS.html#a000b212a76550c21608c79d4fe5e9078',1,'NVS']]], + ['erase_5fall_4',['erase_all',['../df/dbb/classNVS.html#a57732833588d99b6c94684ebb6398810',1,'NVS']]], + ['exists_5',['exists',['../d6/df3/classFS.html#a50e58cb0b40d25d72664e7da9a3c2f02',1,'FS']]], + ['exit_6',['exit',['../d1/d61/classSys.html#a37cb3000f2181139f80d856a5ee4577e',1,'Sys']]] ]; diff --git a/docs/search/all_6.js b/docs/search/all_6.js index 9d3d3e2..af6c569 100644 --- a/docs/search/all_6.js +++ b/docs/search/all_6.js @@ -2,14 +2,23 @@ var searchData= [ ['get_5fclock_0',['get_clock',['../d6/d81/classI2C.html#a2e8b99aa056d06be816e1e187856e245',1,'I2C']]], ['get_5ffork_5fstream_1',['get_fork_stream',['../d6/dd8/classRuntime.html#a86a38abf7383ad664a6aac8551f8f2cd',1,'Runtime']]], - ['get_5ftimeout_2',['get_timeout',['../d6/d81/classI2C.html#ae8b49b5d4a9cda43f06a06e0533cb6be',1,'I2C::get_timeout()'],['../d8/d66/classIO.html#aad7768dadaf312424846ab8b0dd7b0ec',1,'IO::get_timeout()']]], - ['gpio_3',['Gpio',['../d4/d79/classGpio.html',1,'']]], - ['gpio_2eh_4',['gpio.h',['../d6/d7c/gpio_8h.html',1,'']]], - ['gpio_5fhigh_5',['GPIO_HIGH',['../d6/d7c/gpio_8h.html#a491a2cbfb4e94f2afcc0d5bdef2dc454ab05c5a854da4602143b6bd6096d86c4d',1,'gpio.h']]], - ['gpio_5finput_6',['GPIO_INPUT',['../d6/d7c/gpio_8h.html#aa6beef903816a7ec928c22905e54dc08aa1ea38ffc304a6c32480a65b5fec7302',1,'gpio.h']]], - ['gpio_5finput_5fpullup_7',['GPIO_INPUT_PULLUP',['../d6/d7c/gpio_8h.html#aa6beef903816a7ec928c22905e54dc08adfb256b3a3cd0cf579d4dea852bad298',1,'gpio.h']]], - ['gpio_5flow_8',['GPIO_LOW',['../d6/d7c/gpio_8h.html#a491a2cbfb4e94f2afcc0d5bdef2dc454ad41cdd897d9b8714ef45ed6e9eba0dfa',1,'gpio.h']]], - ['gpio_5fmode_5ft_9',['gpio_mode_t',['../d6/d7c/gpio_8h.html#a491a2cbfb4e94f2afcc0d5bdef2dc454',1,'gpio.h']]], - ['gpio_5foutput_10',['GPIO_OUTPUT',['../d6/d7c/gpio_8h.html#aa6beef903816a7ec928c22905e54dc08aa248e73c1faee9c6f072fd91569cf516',1,'gpio.h']]], - ['gpio_5fpin_5fmode_5ft_11',['gpio_pin_mode_t',['../d6/d7c/gpio_8h.html#aa6beef903816a7ec928c22905e54dc08',1,'gpio.h']]] + ['get_5fi16_2',['get_i16',['../df/dbb/classNVS.html#ae8ae124e7f1efb47d36bec20f11fd177',1,'NVS']]], + ['get_5fi32_3',['get_i32',['../df/dbb/classNVS.html#a8402548694b2e77dd102229e960935a2',1,'NVS']]], + ['get_5fi64_4',['get_i64',['../df/dbb/classNVS.html#a72ea74da6b864a5abb2fe4befe559e07',1,'NVS']]], + ['get_5fi8_5',['get_i8',['../df/dbb/classNVS.html#ae21fb6f99d2f0f43f1d2434a3e6f20c5',1,'NVS']]], + ['get_5fstring_6',['get_string',['../df/dbb/classNVS.html#a7a039738a785f5d13cb4fbaccd768e1b',1,'NVS']]], + ['get_5ftimeout_7',['get_timeout',['../d6/d81/classI2C.html#ae8b49b5d4a9cda43f06a06e0533cb6be',1,'I2C::get_timeout()'],['../d8/d66/classIO.html#aad7768dadaf312424846ab8b0dd7b0ec',1,'IO::get_timeout()']]], + ['get_5fu16_8',['get_u16',['../df/dbb/classNVS.html#a9dfe38720394c08127c58276bc637a57',1,'NVS']]], + ['get_5fu32_9',['get_u32',['../df/dbb/classNVS.html#a39fb13b11591e6a724eed9cfd01b7c7b',1,'NVS']]], + ['get_5fu64_10',['get_u64',['../df/dbb/classNVS.html#a0e6dfbaea10a3318851b9ddf58b2a4c7',1,'NVS']]], + ['get_5fu8_11',['get_u8',['../df/dbb/classNVS.html#a984c86e5be5657685aa3f1603f5530e7',1,'NVS']]], + ['gpio_12',['Gpio',['../d4/d79/classGpio.html',1,'']]], + ['gpio_2eh_13',['gpio.h',['../d6/d7c/gpio_8h.html',1,'']]], + ['gpio_5fhigh_14',['GPIO_HIGH',['../d6/d7c/gpio_8h.html#a491a2cbfb4e94f2afcc0d5bdef2dc454ab05c5a854da4602143b6bd6096d86c4d',1,'gpio.h']]], + ['gpio_5finput_15',['GPIO_INPUT',['../d6/d7c/gpio_8h.html#aa6beef903816a7ec928c22905e54dc08aa1ea38ffc304a6c32480a65b5fec7302',1,'gpio.h']]], + ['gpio_5finput_5fpullup_16',['GPIO_INPUT_PULLUP',['../d6/d7c/gpio_8h.html#aa6beef903816a7ec928c22905e54dc08adfb256b3a3cd0cf579d4dea852bad298',1,'gpio.h']]], + ['gpio_5flow_17',['GPIO_LOW',['../d6/d7c/gpio_8h.html#a491a2cbfb4e94f2afcc0d5bdef2dc454ad41cdd897d9b8714ef45ed6e9eba0dfa',1,'gpio.h']]], + ['gpio_5fmode_5ft_18',['gpio_mode_t',['../d6/d7c/gpio_8h.html#a491a2cbfb4e94f2afcc0d5bdef2dc454',1,'gpio.h']]], + ['gpio_5foutput_19',['GPIO_OUTPUT',['../d6/d7c/gpio_8h.html#aa6beef903816a7ec928c22905e54dc08aa248e73c1faee9c6f072fd91569cf516',1,'gpio.h']]], + ['gpio_5fpin_5fmode_5ft_20',['gpio_pin_mode_t',['../d6/d7c/gpio_8h.html#aa6beef903816a7ec928c22905e54dc08',1,'gpio.h']]] ]; diff --git a/docs/search/all_7.js b/docs/search/all_7.js index f88a535..4a8aa45 100644 --- a/docs/search/all_7.js +++ b/docs/search/all_7.js @@ -1,22 +1,4 @@ var searchData= [ - ['i16_0',['i16',['../d9/d49/types_8h.html#a4af6c64423d3a8691229135cb4356124',1,'types.h']]], - ['i2c_1',['I2C',['../d6/d81/classI2C.html',1,'']]], - ['i2c_2eh_2',['i2c.h',['../d5/daf/i2c_8h.html',1,'']]], - ['i32_3',['i32',['../d9/d49/types_8h.html#a3b1df617247dbb90f86c43c7e5a0504d',1,'types.h']]], - ['i64_4',['i64',['../d9/d49/types_8h.html#a6c95997324761b0f5e6aa06244f52d24',1,'types.h']]], - ['i8_5',['i8',['../d9/d49/types_8h.html#a10d539749f8a7b0e12af460edb3a40e6',1,'types.h']]], - ['info_5fnum_6',['info_num',['../d1/d61/classSys.html#af9f480514351655ace2256653f1d7529',1,'Sys']]], - ['info_5fstr_7',['info_str',['../d1/d61/classSys.html#a44fe8ecbb8edf7afa0dfcfedbbd645b5',1,'Sys']]], - ['int_8',['Int',['../d8/d2f/classInt.html',1,'']]], - ['int_2eh_9',['int.h',['../d3/d7e/int_8h.html',1,'']]], - ['int_5fchange_10',['INT_CHANGE',['../d3/d7e/int_8h.html#a8c5d45f0ae61660e0c81111397dbbae6a3a9f764a735d3c1e28a079a8fa7a44b9',1,'int.h']]], - ['int_5ffailing_11',['INT_FAILING',['../d3/d7e/int_8h.html#a8c5d45f0ae61660e0c81111397dbbae6afbd86d52f8e1957fd82c632b6a4ec904',1,'int.h']]], - ['int_5fmode_5ft_12',['int_mode_t',['../d3/d7e/int_8h.html#a8c5d45f0ae61660e0c81111397dbbae6',1,'int.h']]], - ['int_5frising_13',['INT_RISING',['../d3/d7e/int_8h.html#a8c5d45f0ae61660e0c81111397dbbae6a594b9c1e1f3eba9e45d1b75d12e4800d',1,'int.h']]], - ['io_14',['IO',['../d8/d66/classIO.html',1,'']]], - ['io_2eh_15',['io.h',['../dc/dac/io_8h.html',1,'']]], - ['is_5fdir_16',['is_dir',['../db/d30/classFile.html#a037f889ba642432d5565ce09684732cb',1,'File']]], - ['is_5ffile_17',['is_file',['../db/d30/classFile.html#a2579cd0f5f7ad60c88a9395fc501f4cd',1,'File']]], - ['is_5fok_18',['is_ok',['../db/d30/classFile.html#a73b2f9c560167ac996d5c7f29e84e7fe',1,'File']]] + ['has_5fwifi_5fconfig_0',['has_wifi_config',['../df/dbb/classNVS.html#ad21c5e8e14e23bc5eb94e4a98051325b',1,'NVS']]] ]; diff --git a/docs/search/all_8.js b/docs/search/all_8.js index 7d52f62..de28dcc 100644 --- a/docs/search/all_8.js +++ b/docs/search/all_8.js @@ -1,5 +1,25 @@ var searchData= [ - ['lastwrite_0',['lastwrite',['../db/d30/classFile.html#a75953d4d4e3993b6084323ea494a627f',1,'File']]], - ['librishka_2eh_1',['librishka.h',['../d6/de4/librishka_8h.html',1,'']]] + ['i16_0',['i16',['../d9/d49/types_8h.html#a4af6c64423d3a8691229135cb4356124',1,'types.h']]], + ['i2c_1',['I2C',['../d6/d81/classI2C.html',1,'']]], + ['i2c_2eh_2',['i2c.h',['../d5/daf/i2c_8h.html',1,'']]], + ['i32_3',['i32',['../d9/d49/types_8h.html#a3b1df617247dbb90f86c43c7e5a0504d',1,'types.h']]], + ['i64_4',['i64',['../d9/d49/types_8h.html#a6c95997324761b0f5e6aa06244f52d24',1,'types.h']]], + ['i8_5',['i8',['../d9/d49/types_8h.html#a10d539749f8a7b0e12af460edb3a40e6',1,'types.h']]], + ['info_5fnum_6',['info_num',['../d1/d61/classSys.html#af9f480514351655ace2256653f1d7529',1,'Sys']]], + ['info_5fstr_7',['info_str',['../d1/d61/classSys.html#a44fe8ecbb8edf7afa0dfcfedbbd645b5',1,'Sys']]], + ['int_8',['Int',['../d8/d2f/classInt.html',1,'']]], + ['int_2eh_9',['int.h',['../d3/d7e/int_8h.html',1,'']]], + ['int_5fchange_10',['INT_CHANGE',['../d3/d7e/int_8h.html#a8c5d45f0ae61660e0c81111397dbbae6a3a9f764a735d3c1e28a079a8fa7a44b9',1,'int.h']]], + ['int_5ffailing_11',['INT_FAILING',['../d3/d7e/int_8h.html#a8c5d45f0ae61660e0c81111397dbbae6afbd86d52f8e1957fd82c632b6a4ec904',1,'int.h']]], + ['int_5fmode_5ft_12',['int_mode_t',['../d3/d7e/int_8h.html#a8c5d45f0ae61660e0c81111397dbbae6',1,'int.h']]], + ['int_5frising_13',['INT_RISING',['../d3/d7e/int_8h.html#a8c5d45f0ae61660e0c81111397dbbae6a594b9c1e1f3eba9e45d1b75d12e4800d',1,'int.h']]], + ['io_14',['IO',['../d8/d66/classIO.html',1,'']]], + ['io_2eh_15',['io.h',['../dc/dac/io_8h.html',1,'']]], + ['is_5fcaps_5flock_16',['is_caps_lock',['../dc/dd2/classKeyboard.html#a66a1e57f370d94884b85dc72ebb5e35e',1,'Keyboard']]], + ['is_5fdir_17',['is_dir',['../db/d30/classFile.html#a037f889ba642432d5565ce09684732cb',1,'File']]], + ['is_5ffile_18',['is_file',['../db/d30/classFile.html#a2579cd0f5f7ad60c88a9395fc501f4cd',1,'File']]], + ['is_5fnum_5flock_19',['is_num_lock',['../dc/dd2/classKeyboard.html#a388679668b0a8e3d3a21ffc0267d7e76',1,'Keyboard']]], + ['is_5fok_20',['is_ok',['../db/d30/classFile.html#a73b2f9c560167ac996d5c7f29e84e7fe',1,'File']]], + ['is_5fscroll_5flock_21',['is_scroll_lock',['../dc/dd2/classKeyboard.html#a8acd099eadb92a708c6279541792b278',1,'Keyboard']]] ]; diff --git a/docs/search/all_9.js b/docs/search/all_9.js index 4ebcf71..7b4d126 100644 --- a/docs/search/all_9.js +++ b/docs/search/all_9.js @@ -1,9 +1,5 @@ var searchData= [ - ['memory_0',['Memory',['../da/dc6/classMemory.html',1,'']]], - ['memory_2eh_1',['memory.h',['../dc/d18/memory_8h.html',1,'']]], - ['memory_5fpool_2',['memory_pool',['../d1/d2d/structmemory__pool.html',1,'']]], - ['micros_3',['micros',['../d1/d61/classSys.html#a9e9083c9abd766d90ae71ae9ba6bc28b',1,'Sys']]], - ['millis_4',['millis',['../d1/d61/classSys.html#acfe1b7f4ea18cb985d2465d4f9bbebd3',1,'Sys']]], - ['mkdir_5',['mkdir',['../d6/df3/classFS.html#a60635712e457e5b4ebfe445e9b673bd4',1,'FS']]] + ['keyboard_0',['Keyboard',['../dc/dd2/classKeyboard.html',1,'']]], + ['keyboard_2eh_1',['keyboard.h',['../d6/da0/keyboard_8h.html',1,'']]] ]; diff --git a/docs/search/all_a.js b/docs/search/all_a.js index 8809c5f..f2995cd 100644 --- a/docs/search/all_a.js +++ b/docs/search/all_a.js @@ -1,8 +1,8 @@ var searchData= [ - ['name_0',['name',['../db/d30/classFile.html#ada67576556e0415df8bf213d0ce50991',1,'File']]], - ['next_1',['next',['../db/d30/classFile.html#ac5c882330ff141fffcee8c982bd3875c',1,'File']]], - ['next_5fname_2',['next_name',['../db/d30/classFile.html#aaf6db647fb94b0ea4a1ef2e9af9aee07',1,'File']]], - ['nil_3',['nil',['../d9/d49/types_8h.html#a7a7ca81d2a85873283b5ec82953b1b25',1,'types.h']]], - ['no_5ftone_4',['no_tone',['../d4/d79/classGpio.html#ad2312e2418cd122855b4b73c91baef40',1,'Gpio']]] + ['lastwrite_0',['lastwrite',['../db/d30/classFile.html#a75953d4d4e3993b6084323ea494a627f',1,'File']]], + ['layout_5fdesc_1',['layout_desc',['../dc/dd2/classKeyboard.html#ad136614385f6aa152bdfce75c3d46945',1,'Keyboard']]], + ['layout_5fname_2',['layout_name',['../dc/dd2/classKeyboard.html#acf7a81abfb2f60ecc53e68227b45225a',1,'Keyboard']]], + ['librishka_2eh_3',['librishka.h',['../d6/de4/librishka_8h.html',1,'']]], + ['lock_4',['lock',['../dc/dd2/classKeyboard.html#a62d5effc4398f986fab2e7aff9d88125',1,'Keyboard']]] ]; diff --git a/docs/search/all_b.js b/docs/search/all_b.js index 2c9fa68..c1ca83e 100644 --- a/docs/search/all_b.js +++ b/docs/search/all_b.js @@ -1,6 +1,8 @@ var searchData= [ - ['on_5freceive_0',['on_receive',['../d6/d81/classI2C.html#af9ff84397093ccd077543fe01961cd5d',1,'I2C']]], - ['on_5frequest_1',['on_request',['../d6/d81/classI2C.html#a390ff0ee890ab39ab28cd4c543af8e9e',1,'I2C']]], - ['open_2',['open',['../db/d30/classFile.html#a02bd0d435a62edd38c7d740d78b0e2b2',1,'File']]] + ['memory_0',['Memory',['../da/dc6/classMemory.html',1,'']]], + ['memory_2eh_1',['memory.h',['../dc/d18/memory_8h.html',1,'']]], + ['micros_2',['micros',['../d1/d61/classSys.html#a9e9083c9abd766d90ae71ae9ba6bc28b',1,'Sys']]], + ['millis_3',['millis',['../d1/d61/classSys.html#acfe1b7f4ea18cb985d2465d4f9bbebd3',1,'Sys']]], + ['mkdir_4',['mkdir',['../d6/df3/classFS.html#a60635712e457e5b4ebfe445e9b673bd4',1,'FS']]] ]; diff --git a/docs/search/all_c.js b/docs/search/all_c.js index e8daa55..0aaf957 100644 --- a/docs/search/all_c.js +++ b/docs/search/all_c.js @@ -1,21 +1,12 @@ var searchData= [ - ['path_0',['path',['../db/d30/classFile.html#a413be02c456128dd068f13f40512082c',1,'File']]], - ['peek_1',['peek',['../db/d30/classFile.html#a77d372dc30a7787ecf206c03e391ce0f',1,'File::peek()'],['../d6/d81/classI2C.html#a99eabb6ab690da04d49b9a6a4b1aa459',1,'I2C::peek()'],['../d8/d66/classIO.html#ab56c95632078c4b39f47c77f0f103ab7',1,'IO::peek()']]], - ['pin_5fmode_2',['pin_mode',['../d4/d79/classGpio.html#a956f98807a132fe5be3b6abc6555ff57',1,'Gpio']]], - ['pins_3',['pins',['../d6/d81/classI2C.html#a351469c338e1b8ed55c596480beb58af',1,'I2C']]], - ['position_4',['position',['../db/d30/classFile.html#a5be995865298178e97b6384b77c8e5c9',1,'File']]], - ['print_5',['print',['../d8/d66/classIO.html#af67b36507b53221d03a5b7f1fd6638f0',1,'IO::print(const string text)'],['../d8/d66/classIO.html#a07c14d06d288277bbe6aa4573c21596f',1,'IO::print(const string text, const string fg, const string bg=TERM_BG_BLACK, const string style=TERM_STYLE_NORMAL)'],['../d8/d66/classIO.html#a30f60dd764ba3cb47b19849297dbb7d5',1,'IO::print(i64 number)'],['../d8/d66/classIO.html#addcc06b0dbaa465c2ec6bbb3edeb010e',1,'IO::print(u64 number)'],['../d8/d66/classIO.html#a60ac760446a47d3e1926ffe0120ff854',1,'IO::print(double number)']]], - ['printf_6',['printf',['../d8/d66/classIO.html#a8e35325a2d94571c40a73b1d1af0e962',1,'IO']]], - ['println_7',['println',['../d8/d66/classIO.html#a347e2480a53d256289d8934f69424769',1,'IO::println(i64 number)'],['../d8/d66/classIO.html#a39320ea206b969166668dfc24b1a40bc',1,'IO::println()'],['../d8/d66/classIO.html#a01e030ddba974247f84b2465d9151ce4',1,'IO::println(double number)'],['../d8/d66/classIO.html#a274b06672ffc339ddf00e989c297058b',1,'IO::println(u64 number)'],['../d8/d66/classIO.html#a8082871c5668c9c33b240a7a554fd6d6',1,'IO::println(const string text)']]], - ['ps2_5fdev_5fmf2kb_8',['PS2_DEV_MF2KB',['../d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5afe3288db6d8a16b0ac23c2adc0ae19a4',1,'devices.h']]], - ['ps2_5fdev_5fmf2kb_5ftrans_9',['PS2_DEV_MF2KB_TRANS',['../d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a4fd3e38fb7253b6dfbd732e08c14583c',1,'devices.h']]], - ['ps2_5fdev_5fmouse_5f5btn_10',['PS2_DEV_MOUSE_5BTN',['../d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a6f2021a62545485658f410168bfd47dd',1,'devices.h']]], - ['ps2_5fdev_5fmouse_5fstd_11',['PS2_DEV_MOUSE_STD',['../d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a17318e41129873c4e01f99b0bf9ef72c',1,'devices.h']]], - ['ps2_5fdev_5fmouse_5fwheel_12',['PS2_DEV_MOUSE_WHEEL',['../d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a3f8c2d57b3da92ae0c98386488af1d31',1,'devices.h']]], - ['ps2_5fdev_5fold_5fatkb_13',['PS2_DEV_OLD_ATKB',['../d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5afd335beb866fcfc8baf710cc327c5e46',1,'devices.h']]], - ['ps2_5fdev_5funknown_14',['PS2_DEV_UNKNOWN',['../d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a0003d38b5de2d690c1dfa0646e60bfa2',1,'devices.h']]], - ['ps2device_15',['PS2Device',['../d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5',1,'devices.h']]], - ['pulse_5fin_16',['pulse_in',['../d4/d79/classGpio.html#a56c27badbd92bb18593987e5cdd0fade',1,'Gpio']]], - ['pulse_5fin_5flong_17',['pulse_in_long',['../d4/d79/classGpio.html#a065fa69ac324fe76e67d47db841c4799',1,'Gpio']]] + ['name_0',['name',['../db/d30/classFile.html#ada67576556e0415df8bf213d0ce50991',1,'File']]], + ['next_1',['next',['../db/d30/classFile.html#ac5c882330ff141fffcee8c982bd3875c',1,'File']]], + ['next_5fname_2',['next_name',['../db/d30/classFile.html#aaf6db647fb94b0ea4a1ef2e9af9aee07',1,'File']]], + ['next_5fscancode_3',['next_scancode',['../dc/dd2/classKeyboard.html#a1a47c97f2cd6070abab7f4d119fc7792',1,'Keyboard']]], + ['nil_4',['nil',['../d9/d49/types_8h.html#a7a7ca81d2a85873283b5ec82953b1b25',1,'types.h']]], + ['no_5ftone_5',['no_tone',['../d4/d79/classGpio.html#ad2312e2418cd122855b4b73c91baef40',1,'Gpio']]], + ['num_5flock_6',['num_lock',['../dc/dd2/classKeyboard.html#a3d42480e2550407eb338fc43af159130',1,'Keyboard']]], + ['nvs_7',['NVS',['../df/dbb/classNVS.html',1,'']]], + ['nvs_2eh_8',['nvs.h',['../dd/d99/nvs_8h.html',1,'']]] ]; diff --git a/docs/search/all_d.js b/docs/search/all_d.js index 48c96a9..2c9fa68 100644 --- a/docs/search/all_d.js +++ b/docs/search/all_d.js @@ -1,18 +1,6 @@ var searchData= [ - ['random_0',['random',['../d1/d61/classSys.html#a3cc8c3d6432a431ea7655ddc272d2531',1,'Sys']]], - ['read_1',['read',['../db/d30/classFile.html#a71de4839522ca512a4ffa01ba208c862',1,'File::read()'],['../d6/d81/classI2C.html#a7df78c7394b3f304235ca4e0b74dee1e',1,'I2C::read()']]], - ['readch_2',['readch',['../d8/d66/classIO.html#abd2fd0dfb704cad591e256cb8074f5b2',1,'IO']]], - ['readline_3',['readline',['../d8/d66/classIO.html#a9d4ca0746e40c8b8f37c1c06c3c5d411',1,'IO']]], - ['realloc_4',['realloc',['../da/dc6/classMemory.html#a3e9d2d0b88206c957064db0357403a13',1,'Memory']]], - ['remove_5',['remove',['../d6/df3/classFS.html#a56dffad802b44bcfee0fa5a571268ded',1,'FS']]], - ['request_6',['request',['../d6/d81/classI2C.html#adc8abfb1f98c8c43ef5cd8f1f944fcb2',1,'I2C']]], - ['rewind_7',['rewind',['../db/d30/classFile.html#a80c6611e0e9e89f45307f7606e643cfa',1,'File']]], - ['rishka_20drivers_20sdk_8',['Rishka Drivers SDK',['../de/daf/group__Rishka__Drivers__SDK.html',1,'']]], - ['rishka_20sdk_9',['Rishka SDK',['../index.html',1,'(Global Namespace)'],['../d4/dbc/group__Rishka__SDK.html',1,'(Global Namespace)']]], - ['rmdir_10',['rmdir',['../d6/df3/classFS.html#a24f4d7fe44e698f6467ce673be778de5',1,'FS']]], - ['rune_11',['rune',['../d9/d49/types_8h.html#a405b10d09d9298aac12e28a2e92c4641',1,'types.h']]], - ['runtime_12',['Runtime',['../d6/dd8/classRuntime.html',1,'']]], - ['runtime_20system_20calls_13',['Runtime System Calls',['../d7/df1/md_misc_pages_system_calls.html',1,'']]], - ['runtime_2eh_14',['runtime.h',['../d3/d51/runtime_8h.html',1,'']]] + ['on_5freceive_0',['on_receive',['../d6/d81/classI2C.html#af9ff84397093ccd077543fe01961cd5d',1,'I2C']]], + ['on_5frequest_1',['on_request',['../d6/d81/classI2C.html#a390ff0ee890ab39ab28cd4c543af8e9e',1,'I2C']]], + ['open_2',['open',['../db/d30/classFile.html#a02bd0d435a62edd38c7d740d78b0e2b2',1,'File']]] ]; diff --git a/docs/search/all_e.js b/docs/search/all_e.js index 4a5c8d3..e8daa55 100644 --- a/docs/search/all_e.js +++ b/docs/search/all_e.js @@ -1,49 +1,21 @@ var searchData= [ - ['sd_5fcard_5fmmc_0',['SD_CARD_MMC',['../d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68af6432f3859bac8d5d680c7df8401c26b',1,'sys.h']]], - ['sd_5fcard_5fnone_1',['SD_CARD_NONE',['../d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68a99bc00e783d2d7f3e784c5cd0d501663',1,'sys.h']]], - ['sd_5fcard_5fsd_2',['SD_CARD_SD',['../d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68a847b32edadf6dfe8b1240a2f1f6c18e0',1,'sys.h']]], - ['sd_5fcard_5fsdhc_3',['SD_CARD_SDHC',['../d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68a49db296c95379cff543beacb875f0ed5',1,'sys.h']]], - ['sd_5fcard_5funknown_4',['SD_CARD_UNKNOWN',['../d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68a4c8b94bf48c38a36900d6f0adf0fa027',1,'sys.h']]], - ['sdcard_5ft_5',['sdcard_t',['../d9/d87/sys_8h.html#ab141029b44d535a6f942e3be47e0bc68',1,'sys.h']]], - ['seek_6',['seek',['../db/d30/classFile.html#abaa31b65c2c9f41d53f9909582b83f86',1,'File']]], - ['seek_5fdir_7',['seek_dir',['../db/d30/classFile.html#a726ebe1b8042e45f9dfd64ea9aad43e9',1,'File']]], - ['set_8',['set',['../da/dc6/classMemory.html#ab35d36a6f31aaea29700ccaa035f2a86',1,'Memory']]], - ['set_5fbuffersize_9',['set_buffersize',['../d6/d81/classI2C.html#a22d588d4381ff381e93f395d2b3d2f9f',1,'I2C']]], - ['set_5fclock_10',['set_clock',['../d6/d81/classI2C.html#a67e0e3ea2b1fa1715685f91f652c5b01',1,'I2C']]], - ['set_5ftimeout_11',['set_timeout',['../d6/d81/classI2C.html#adddc140b7dfff94a968b30d9496343f2',1,'I2C::set_timeout()'],['../d8/d66/classIO.html#ac77c1571a9789636cc913425bb235bd4',1,'IO::set_timeout()']]], - ['shellexec_12',['shellexec',['../d1/d61/classSys.html#a2b2636a686ef1bd8c5a7809bb84cc853',1,'Sys']]], - ['shift_5fin_13',['shift_in',['../d4/d79/classGpio.html#a277cdf4dac5cc5304ccc776d76cc7229',1,'Gpio']]], - ['shift_5fout_14',['shift_out',['../d4/d79/classGpio.html#a46c2e1f0fc7e212f8e7415df769258b0',1,'Gpio']]], - ['size_15',['size',['../db/d30/classFile.html#a2527cd9f72a210a84d2c287439bb494a',1,'File']]], - ['slave_5fwrite_16',['slave_write',['../d6/d81/classI2C.html#ab152c51b023ff2c4e7b5f1512d8aee48',1,'I2C']]], - ['string_17',['string',['../d9/d49/types_8h.html#a338951b7e7607b65262fb051e7804d91',1,'types.h']]], - ['sys_18',['Sys',['../d1/d61/classSys.html',1,'']]], - ['sys_2eh_19',['sys.h',['../d9/d87/sys_8h.html',1,'']]], - ['sysinfo_5fcard_5fsize_20',['SYSINFO_CARD_SIZE',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10baf28803f12ba7d5809888df74f31d5ceb',1,'sys.h']]], - ['sysinfo_5fcard_5ftype_21',['SYSINFO_CARD_TYPE',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba69666cc87f50f86d8c940b935bb7b1d3',1,'sys.h']]], - ['sysinfo_5fchip_5frev_22',['SYSINFO_CHIP_REV',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba5657cc922316a16795ae9133b3dc9c8a',1,'sys.h']]], - ['sysinfo_5fchipcores_23',['SYSINFO_CHIPCORES',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10badf077b49ad8b72ea6140e312bcb3d646',1,'sys.h']]], - ['sysinfo_5fchipmodel_24',['SYSINFO_CHIPMODEL',['../d9/d87/sys_8h.html#a67c094132a933dd7d7a79054800fce59a69822054d2e2920193693e91ff626f3b',1,'sys.h']]], - ['sysinfo_5fcpu_5ffreq_25',['SYSINFO_CPU_FREQ',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10bae061c78836513fe2d1d2c22d8715a833',1,'sys.h']]], - ['sysinfo_5fcycle_5fcount_26',['SYSINFO_CYCLE_COUNT',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba6fac3cd9438ab8a9451177e27cd2075d',1,'sys.h']]], - ['sysinfo_5fefuse_5fmac_27',['SYSINFO_EFUSE_MAC',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba9d502a394e1541e2eb013d26d14e8643',1,'sys.h']]], - ['sysinfo_5fflash_5fmode_28',['SYSINFO_FLASH_MODE',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba63e2baf2b24e421d3b18f586178b3c21',1,'sys.h']]], - ['sysinfo_5fflash_5fspeed_29',['SYSINFO_FLASH_SPEED',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba7a1e8d8fa32776a9b3a81f1866befd93',1,'sys.h']]], - ['sysinfo_5ffree_5fheap_30',['SYSINFO_FREE_HEAP',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba29bec348ff71b3a5a08bd623778facf7',1,'sys.h']]], - ['sysinfo_5ffree_5fpsram_31',['SYSINFO_FREE_PSRAM',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba759030005f19dc9c959296a45e6a5813',1,'sys.h']]], - ['sysinfo_5fheap_5fsize_32',['SYSINFO_HEAP_SIZE',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10bab83a06ddc05404fc0fd64155b710dcbd',1,'sys.h']]], - ['sysinfo_5fmax_5falloc_5fheap_33',['SYSINFO_MAX_ALLOC_HEAP',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba1e410edb810f0b62d5829a589c23b738',1,'sys.h']]], - ['sysinfo_5fmin_5ffree_5fheap_34',['SYSINFO_MIN_FREE_HEAP',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba076c84539917ff910a10a9f8615986ca',1,'sys.h']]], - ['sysinfo_5fmin_5ffree_5fpsram_35',['SYSINFO_MIN_FREE_PSRAM',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba16fc78eb4ceeeb0178e6e60a8583f956',1,'sys.h']]], - ['sysinfo_5fnum_5fsectors_36',['SYSINFO_NUM_SECTORS',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba53cfa9753213ed739ac9cedc69b830ce',1,'sys.h']]], - ['sysinfo_5fpsram_5fsize_37',['SYSINFO_PSRAM_SIZE',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba97ab4fb86a66cfa417e7fdaf6edf1969',1,'sys.h']]], - ['sysinfo_5fsdk_5fversion_38',['SYSINFO_SDK_VERSION',['../d9/d87/sys_8h.html#a67c094132a933dd7d7a79054800fce59af968d48196de0dbdd3710a14d3084fad',1,'sys.h']]], - ['sysinfo_5fsector_5fsize_39',['SYSINFO_SECTOR_SIZE',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba964997c4d1adfeef3fad2c8b39481577',1,'sys.h']]], - ['sysinfo_5fsketch_5fmd5_40',['SYSINFO_SKETCH_MD5',['../d9/d87/sys_8h.html#a67c094132a933dd7d7a79054800fce59a21f0511aa14dd5c93038d5cebb9fb346',1,'sys.h']]], - ['sysinfo_5ftemp_5fval_41',['SYSINFO_TEMP_VAL',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba6beb572a3a60865e1d7c8bda2e57d954',1,'sys.h']]], - ['sysinfo_5ftotal_5fstorage_42',['SYSINFO_TOTAL_STORAGE',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba4facfe6fadaafc0b573a75f98836697e',1,'sys.h']]], - ['sysinfo_5fused_5fstorage_43',['SYSINFO_USED_STORAGE',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10ba1f657fe1becd20e68b837bb455ab4870',1,'sys.h']]], - ['sysinfon_5ft_44',['sysinfon_t',['../d9/d87/sys_8h.html#a4a8640ae0f6132db18ae385f6db1b10b',1,'sys.h']]], - ['sysinfos_5ft_45',['sysinfos_t',['../d9/d87/sys_8h.html#a67c094132a933dd7d7a79054800fce59',1,'sys.h']]] + ['path_0',['path',['../db/d30/classFile.html#a413be02c456128dd068f13f40512082c',1,'File']]], + ['peek_1',['peek',['../db/d30/classFile.html#a77d372dc30a7787ecf206c03e391ce0f',1,'File::peek()'],['../d6/d81/classI2C.html#a99eabb6ab690da04d49b9a6a4b1aa459',1,'I2C::peek()'],['../d8/d66/classIO.html#ab56c95632078c4b39f47c77f0f103ab7',1,'IO::peek()']]], + ['pin_5fmode_2',['pin_mode',['../d4/d79/classGpio.html#a956f98807a132fe5be3b6abc6555ff57',1,'Gpio']]], + ['pins_3',['pins',['../d6/d81/classI2C.html#a351469c338e1b8ed55c596480beb58af',1,'I2C']]], + ['position_4',['position',['../db/d30/classFile.html#a5be995865298178e97b6384b77c8e5c9',1,'File']]], + ['print_5',['print',['../d8/d66/classIO.html#af67b36507b53221d03a5b7f1fd6638f0',1,'IO::print(const string text)'],['../d8/d66/classIO.html#a07c14d06d288277bbe6aa4573c21596f',1,'IO::print(const string text, const string fg, const string bg=TERM_BG_BLACK, const string style=TERM_STYLE_NORMAL)'],['../d8/d66/classIO.html#a30f60dd764ba3cb47b19849297dbb7d5',1,'IO::print(i64 number)'],['../d8/d66/classIO.html#addcc06b0dbaa465c2ec6bbb3edeb010e',1,'IO::print(u64 number)'],['../d8/d66/classIO.html#a60ac760446a47d3e1926ffe0120ff854',1,'IO::print(double number)']]], + ['printf_6',['printf',['../d8/d66/classIO.html#a8e35325a2d94571c40a73b1d1af0e962',1,'IO']]], + ['println_7',['println',['../d8/d66/classIO.html#a347e2480a53d256289d8934f69424769',1,'IO::println(i64 number)'],['../d8/d66/classIO.html#a39320ea206b969166668dfc24b1a40bc',1,'IO::println()'],['../d8/d66/classIO.html#a01e030ddba974247f84b2465d9151ce4',1,'IO::println(double number)'],['../d8/d66/classIO.html#a274b06672ffc339ddf00e989c297058b',1,'IO::println(u64 number)'],['../d8/d66/classIO.html#a8082871c5668c9c33b240a7a554fd6d6',1,'IO::println(const string text)']]], + ['ps2_5fdev_5fmf2kb_8',['PS2_DEV_MF2KB',['../d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5afe3288db6d8a16b0ac23c2adc0ae19a4',1,'devices.h']]], + ['ps2_5fdev_5fmf2kb_5ftrans_9',['PS2_DEV_MF2KB_TRANS',['../d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a4fd3e38fb7253b6dfbd732e08c14583c',1,'devices.h']]], + ['ps2_5fdev_5fmouse_5f5btn_10',['PS2_DEV_MOUSE_5BTN',['../d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a6f2021a62545485658f410168bfd47dd',1,'devices.h']]], + ['ps2_5fdev_5fmouse_5fstd_11',['PS2_DEV_MOUSE_STD',['../d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a17318e41129873c4e01f99b0bf9ef72c',1,'devices.h']]], + ['ps2_5fdev_5fmouse_5fwheel_12',['PS2_DEV_MOUSE_WHEEL',['../d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a3f8c2d57b3da92ae0c98386488af1d31',1,'devices.h']]], + ['ps2_5fdev_5fold_5fatkb_13',['PS2_DEV_OLD_ATKB',['../d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5afd335beb866fcfc8baf710cc327c5e46',1,'devices.h']]], + ['ps2_5fdev_5funknown_14',['PS2_DEV_UNKNOWN',['../d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5a0003d38b5de2d690c1dfa0646e60bfa2',1,'devices.h']]], + ['ps2device_15',['PS2Device',['../d7/dde/devices_8h.html#aa32bfd3732098892fc798e735dca1ed5',1,'devices.h']]], + ['pulse_5fin_16',['pulse_in',['../d4/d79/classGpio.html#a56c27badbd92bb18593987e5cdd0fade',1,'Gpio']]], + ['pulse_5fin_5flong_17',['pulse_in_long',['../d4/d79/classGpio.html#a065fa69ac324fe76e67d47db841c4799',1,'Gpio']]] ]; diff --git a/docs/search/all_f.js b/docs/search/all_f.js index 82e9c64..93fcde5 100644 --- a/docs/search/all_f.js +++ b/docs/search/all_f.js @@ -1,44 +1,19 @@ var searchData= [ - ['term_5fbg_5fblack_0',['TERM_BG_BLACK',['../dc/dac/io_8h.html#a61f7eee8e2eff7e858cfd7749678e1bc',1,'io.h']]], - ['term_5fbg_5fblue_1',['TERM_BG_BLUE',['../dc/dac/io_8h.html#af36c3891587bf21e2ffd09dacad09075',1,'io.h']]], - ['term_5fbg_5fcyan_2',['TERM_BG_CYAN',['../dc/dac/io_8h.html#aed7f9bffd7846b846bdadc4b73d4c0f1',1,'io.h']]], - ['term_5fbg_5fgreen_3',['TERM_BG_GREEN',['../dc/dac/io_8h.html#a547492ac79945aa4dfd86bd7d60b35c6',1,'io.h']]], - ['term_5fbg_5fhblack_4',['TERM_BG_HBLACK',['../dc/dac/io_8h.html#ae7b13c73cb250f5742772d7572fa0fa4',1,'io.h']]], - ['term_5fbg_5fhblue_5',['TERM_BG_HBLUE',['../dc/dac/io_8h.html#a95203655c58c5a0648ea6729a64eb5fd',1,'io.h']]], - ['term_5fbg_5fhcyan_6',['TERM_BG_HCYAN',['../dc/dac/io_8h.html#a8896bc7fac6c5928a8a90e2ac11f04d1',1,'io.h']]], - ['term_5fbg_5fhgreen_7',['TERM_BG_HGREEN',['../dc/dac/io_8h.html#a35212784b405d395cad540e61600ecb7',1,'io.h']]], - ['term_5fbg_5fhmagenta_8',['TERM_BG_HMAGENTA',['../dc/dac/io_8h.html#ae8d6df4317aff2ba5e4ea5a9abbabca0',1,'io.h']]], - ['term_5fbg_5fhred_9',['TERM_BG_HRED',['../dc/dac/io_8h.html#ab2bc490827103ab3b1e91023c880838e',1,'io.h']]], - ['term_5fbg_5fhwhite_10',['TERM_BG_HWHITE',['../dc/dac/io_8h.html#a28b392f4ceed4a8850618608fb87d3f4',1,'io.h']]], - ['term_5fbg_5fhyellow_11',['TERM_BG_HYELLOW',['../dc/dac/io_8h.html#a7e6879c1fde902552d83926f1c4652f7',1,'io.h']]], - ['term_5fbg_5fmagenta_12',['TERM_BG_MAGENTA',['../dc/dac/io_8h.html#a3515deafb6095766ae04cc72ca4a0ad1',1,'io.h']]], - ['term_5fbg_5fred_13',['TERM_BG_RED',['../dc/dac/io_8h.html#adc132241b263da5c9d7d4c9858b4b1b7',1,'io.h']]], - ['term_5fbg_5fwhite_14',['TERM_BG_WHITE',['../dc/dac/io_8h.html#a0d6f07717e62a40df6fa1ad4d4019b6e',1,'io.h']]], - ['term_5fbg_5fyellow_15',['TERM_BG_YELLOW',['../dc/dac/io_8h.html#ae5a3d24e0bb44c5c54fd6eb3f72d69bd',1,'io.h']]], - ['term_5ffg_5fblack_16',['TERM_FG_BLACK',['../dc/dac/io_8h.html#aaf9840482750cb31078a71d6b2e0b892',1,'io.h']]], - ['term_5ffg_5fblue_17',['TERM_FG_BLUE',['../dc/dac/io_8h.html#ad3175507632810364f3fb5f22d446f92',1,'io.h']]], - ['term_5ffg_5fcyan_18',['TERM_FG_CYAN',['../dc/dac/io_8h.html#a7bd68950b776866a65f5babfae353200',1,'io.h']]], - ['term_5ffg_5fgreen_19',['TERM_FG_GREEN',['../dc/dac/io_8h.html#a7699111e545b138c3d997acdd556e27c',1,'io.h']]], - ['term_5ffg_5fhblack_20',['TERM_FG_HBLACK',['../dc/dac/io_8h.html#a35beef54c39a685298efd7f55b45235f',1,'io.h']]], - ['term_5ffg_5fhblue_21',['TERM_FG_HBLUE',['../dc/dac/io_8h.html#afddc79077786d5366e9640445185bf4b',1,'io.h']]], - ['term_5ffg_5fhcyan_22',['TERM_FG_HCYAN',['../dc/dac/io_8h.html#aed71892807900ba52f0ee3a77aa36c2f',1,'io.h']]], - ['term_5ffg_5fhgreen_23',['TERM_FG_HGREEN',['../dc/dac/io_8h.html#a5b76dfeb9c0dd4eacc96ce7b1aa1cae3',1,'io.h']]], - ['term_5ffg_5fhmagenta_24',['TERM_FG_HMAGENTA',['../dc/dac/io_8h.html#a3325e82008f11597f0a5e8f8c9caf76e',1,'io.h']]], - ['term_5ffg_5fhred_25',['TERM_FG_HRED',['../dc/dac/io_8h.html#a40140d10528097f95e85b4335ad83835',1,'io.h']]], - ['term_5ffg_5fhwhite_26',['TERM_FG_HWHITE',['../dc/dac/io_8h.html#ae8347e084362f4e029a6e49902ed7415',1,'io.h']]], - ['term_5ffg_5fhyellow_27',['TERM_FG_HYELLOW',['../dc/dac/io_8h.html#a085d9e97e45d5a5270cc6a61cbccd10b',1,'io.h']]], - ['term_5ffg_5fmagenta_28',['TERM_FG_MAGENTA',['../dc/dac/io_8h.html#ad982d145005a37d0b5075ab76d3ff953',1,'io.h']]], - ['term_5ffg_5fred_29',['TERM_FG_RED',['../dc/dac/io_8h.html#a8c99d55caccdaf55ef122d37ec59d1ca',1,'io.h']]], - ['term_5ffg_5fwhite_30',['TERM_FG_WHITE',['../dc/dac/io_8h.html#ab8a0fd5ec0904a44d5deb2b29d44d7ad',1,'io.h']]], - ['term_5ffg_5fyellow_31',['TERM_FG_YELLOW',['../dc/dac/io_8h.html#a3e611a8e2e77a9d2ca72e4c9c84acb37',1,'io.h']]], - ['term_5fstyle_5fblink_32',['TERM_STYLE_BLINK',['../dc/dac/io_8h.html#a3fe5160d8721a48a9394c4a5cd93e98e',1,'io.h']]], - ['term_5fstyle_5fbold_33',['TERM_STYLE_BOLD',['../dc/dac/io_8h.html#af3ca66d149510850c2841c05edf172bc',1,'io.h']]], - ['term_5fstyle_5finverse_34',['TERM_STYLE_INVERSE',['../dc/dac/io_8h.html#a379561930242e28ce815c10fcaf52859',1,'io.h']]], - ['term_5fstyle_5fitalic_35',['TERM_STYLE_ITALIC',['../dc/dac/io_8h.html#ae83da8e7d98eeba3741b57034d9ccfa0',1,'io.h']]], - ['term_5fstyle_5fnormal_36',['TERM_STYLE_NORMAL',['../dc/dac/io_8h.html#a41b83c18bcf97d8a6f1435338edc48ae',1,'io.h']]], - ['term_5fstyle_5funderlined_37',['TERM_STYLE_UNDERLINED',['../dc/dac/io_8h.html#aed34f25a777e0abd633ac6852396ac61',1,'io.h']]], - ['tone_38',['tone',['../d4/d79/classGpio.html#a8a0d3d33137cc027d570b4e22197abe6',1,'Gpio']]], - ['true_39',['true',['../d9/d49/types_8h.html#a41f9c5fb8b08eb5dc3edce4dcb37fee7',1,'types.h']]], - ['types_2eh_40',['types.h',['../d9/d49/types_8h.html',1,'']]] + ['random_0',['random',['../d1/d61/classSys.html#a3cc8c3d6432a431ea7655ddc272d2531',1,'Sys']]], + ['read_1',['read',['../db/d30/classFile.html#a71de4839522ca512a4ffa01ba208c862',1,'File::read()'],['../d6/d81/classI2C.html#a7df78c7394b3f304235ca4e0b74dee1e',1,'I2C::read()']]], + ['readch_2',['readch',['../d8/d66/classIO.html#abd2fd0dfb704cad591e256cb8074f5b2',1,'IO']]], + ['readline_3',['readline',['../d8/d66/classIO.html#a9d4ca0746e40c8b8f37c1c06c3c5d411',1,'IO']]], + ['realloc_4',['realloc',['../da/dc6/classMemory.html#a3e9d2d0b88206c957064db0357403a13',1,'Memory']]], + ['remove_5',['remove',['../d6/df3/classFS.html#a56dffad802b44bcfee0fa5a571268ded',1,'FS']]], + ['request_6',['request',['../d6/d81/classI2C.html#adc8abfb1f98c8c43ef5cd8f1f944fcb2',1,'I2C']]], + ['reset_7',['reset',['../dc/dd2/classKeyboard.html#a765a73cd072fcad73db2d1d9824e7595',1,'Keyboard']]], + ['rewind_8',['rewind',['../db/d30/classFile.html#a80c6611e0e9e89f45307f7606e643cfa',1,'File']]], + ['rishka_20drivers_20sdk_9',['Rishka Drivers SDK',['../de/daf/group__Rishka__Drivers__SDK.html',1,'']]], + ['rishka_20sdk_10',['Rishka SDK',['../index.html',1,'(Global Namespace)'],['../d4/dbc/group__Rishka__SDK.html',1,'(Global Namespace)']]], + ['rmdir_11',['rmdir',['../d6/df3/classFS.html#a24f4d7fe44e698f6467ce673be778de5',1,'FS']]], + ['rune_12',['rune',['../d9/d49/types_8h.html#a405b10d09d9298aac12e28a2e92c4641',1,'types.h']]], + ['runtime_13',['Runtime',['../d6/dd8/classRuntime.html',1,'']]], + ['runtime_20system_20calls_14',['Runtime System Calls',['../d7/df1/md_misc_pages_system_calls.html',1,'']]], + ['runtime_2eh_15',['runtime.h',['../d3/d51/runtime_8h.html',1,'']]] ]; diff --git a/docs/search/classes_1.js b/docs/search/classes_1.js index ee0a262..89f210a 100644 --- a/docs/search/classes_1.js +++ b/docs/search/classes_1.js @@ -1,5 +1,4 @@ var searchData= [ - ['file_0',['File',['../db/d30/classFile.html',1,'']]], - ['fs_1',['FS',['../d6/df3/classFS.html',1,'']]] + ['display_0',['Display',['../d6/dd6/classDisplay.html',1,'']]] ]; diff --git a/docs/search/classes_2.js b/docs/search/classes_2.js index 487af1c..ee0a262 100644 --- a/docs/search/classes_2.js +++ b/docs/search/classes_2.js @@ -1,4 +1,5 @@ var searchData= [ - ['gpio_0',['Gpio',['../d4/d79/classGpio.html',1,'']]] + ['file_0',['File',['../db/d30/classFile.html',1,'']]], + ['fs_1',['FS',['../d6/df3/classFS.html',1,'']]] ]; diff --git a/docs/search/classes_3.js b/docs/search/classes_3.js index 51316c4..487af1c 100644 --- a/docs/search/classes_3.js +++ b/docs/search/classes_3.js @@ -1,6 +1,4 @@ var searchData= [ - ['i2c_0',['I2C',['../d6/d81/classI2C.html',1,'']]], - ['int_1',['Int',['../d8/d2f/classInt.html',1,'']]], - ['io_2',['IO',['../d8/d66/classIO.html',1,'']]] + ['gpio_0',['Gpio',['../d4/d79/classGpio.html',1,'']]] ]; diff --git a/docs/search/classes_4.js b/docs/search/classes_4.js index ff5c66e..51316c4 100644 --- a/docs/search/classes_4.js +++ b/docs/search/classes_4.js @@ -1,5 +1,6 @@ var searchData= [ - ['memory_0',['Memory',['../da/dc6/classMemory.html',1,'']]], - ['memory_5fpool_1',['memory_pool',['../d1/d2d/structmemory__pool.html',1,'']]] + ['i2c_0',['I2C',['../d6/d81/classI2C.html',1,'']]], + ['int_1',['Int',['../d8/d2f/classInt.html',1,'']]], + ['io_2',['IO',['../d8/d66/classIO.html',1,'']]] ]; diff --git a/docs/search/classes_5.js b/docs/search/classes_5.js index c0b6878..a34b232 100644 --- a/docs/search/classes_5.js +++ b/docs/search/classes_5.js @@ -1,4 +1,4 @@ var searchData= [ - ['runtime_0',['Runtime',['../d6/dd8/classRuntime.html',1,'']]] + ['keyboard_0',['Keyboard',['../dc/dd2/classKeyboard.html',1,'']]] ]; diff --git a/docs/search/classes_6.js b/docs/search/classes_6.js index f74aa24..e68b4a7 100644 --- a/docs/search/classes_6.js +++ b/docs/search/classes_6.js @@ -1,4 +1,4 @@ var searchData= [ - ['sys_0',['Sys',['../d1/d61/classSys.html',1,'']]] + ['memory_0',['Memory',['../da/dc6/classMemory.html',1,'']]] ]; diff --git a/docs/search/classes_7.js b/docs/search/classes_7.js index f74aa24..492dabf 100644 --- a/docs/search/classes_7.js +++ b/docs/search/classes_7.js @@ -1,4 +1,4 @@ var searchData= [ - ['sys_0',['Sys',['../d1/d61/classSys.html',1,'']]] + ['nvs_0',['NVS',['../df/dbb/classNVS.html',1,'']]] ]; diff --git a/docs/search/classes_8.html b/docs/search/classes_8.html new file mode 100644 index 0000000..5a392ee --- /dev/null +++ b/docs/search/classes_8.html @@ -0,0 +1,37 @@ + + + + + + + + + + +
                    +
                    Loading...
                    +
                    + +
                    Searching...
                    +
                    No Matches
                    + +
                    + + diff --git a/docs/search/classes_8.js b/docs/search/classes_8.js new file mode 100644 index 0000000..c0b6878 --- /dev/null +++ b/docs/search/classes_8.js @@ -0,0 +1,4 @@ +var searchData= +[ + ['runtime_0',['Runtime',['../d6/dd8/classRuntime.html',1,'']]] +]; diff --git a/docs/search/classes_9.html b/docs/search/classes_9.html new file mode 100644 index 0000000..72fb649 --- /dev/null +++ b/docs/search/classes_9.html @@ -0,0 +1,37 @@ + + + + + + + + + + +
                    +
                    Loading...
                    +
                    + +
                    Searching...
                    +
                    No Matches
                    + +
                    + + diff --git a/docs/search/classes_9.js b/docs/search/classes_9.js new file mode 100644 index 0000000..f74aa24 --- /dev/null +++ b/docs/search/classes_9.js @@ -0,0 +1,4 @@ +var searchData= +[ + ['sys_0',['Sys',['../d1/d61/classSys.html',1,'']]] +]; diff --git a/docs/search/files_1.js b/docs/search/files_1.js index 2aa89de..c82e051 100644 --- a/docs/search/files_1.js +++ b/docs/search/files_1.js @@ -1,4 +1,5 @@ var searchData= [ - ['devices_2eh_0',['devices.h',['../d7/dde/devices_8h.html',1,'']]] + ['devices_2eh_0',['devices.h',['../d7/dde/devices_8h.html',1,'']]], + ['display_2eh_1',['display.h',['../d4/d68/display_8h.html',1,'']]] ]; diff --git a/docs/search/files_5.js b/docs/search/files_5.js index ee3165e..e44d935 100644 --- a/docs/search/files_5.js +++ b/docs/search/files_5.js @@ -1,4 +1,4 @@ var searchData= [ - ['librishka_2eh_0',['librishka.h',['../d6/de4/librishka_8h.html',1,'']]] + ['keyboard_2eh_0',['keyboard.h',['../d6/da0/keyboard_8h.html',1,'']]] ]; diff --git a/docs/search/files_6.js b/docs/search/files_6.js index 802f6f6..ee3165e 100644 --- a/docs/search/files_6.js +++ b/docs/search/files_6.js @@ -1,4 +1,4 @@ var searchData= [ - ['memory_2eh_0',['memory.h',['../dc/d18/memory_8h.html',1,'']]] + ['librishka_2eh_0',['librishka.h',['../d6/de4/librishka_8h.html',1,'']]] ]; diff --git a/docs/search/files_7.js b/docs/search/files_7.js index 1b599bf..802f6f6 100644 --- a/docs/search/files_7.js +++ b/docs/search/files_7.js @@ -1,4 +1,4 @@ var searchData= [ - ['runtime_2eh_0',['runtime.h',['../d3/d51/runtime_8h.html',1,'']]] + ['memory_2eh_0',['memory.h',['../dc/d18/memory_8h.html',1,'']]] ]; diff --git a/docs/search/files_8.js b/docs/search/files_8.js index 829e194..e839559 100644 --- a/docs/search/files_8.js +++ b/docs/search/files_8.js @@ -1,4 +1,4 @@ var searchData= [ - ['sys_2eh_0',['sys.h',['../d9/d87/sys_8h.html',1,'']]] + ['nvs_2eh_0',['nvs.h',['../dd/d99/nvs_8h.html',1,'']]] ]; diff --git a/docs/search/files_9.js b/docs/search/files_9.js index 210a63c..1b599bf 100644 --- a/docs/search/files_9.js +++ b/docs/search/files_9.js @@ -1,4 +1,4 @@ var searchData= [ - ['types_2eh_0',['types.h',['../d9/d49/types_8h.html',1,'']]] + ['runtime_2eh_0',['runtime.h',['../d3/d51/runtime_8h.html',1,'']]] ]; diff --git a/docs/search/files_a.js b/docs/search/files_a.js index 210a63c..829e194 100644 --- a/docs/search/files_a.js +++ b/docs/search/files_a.js @@ -1,4 +1,4 @@ var searchData= [ - ['types_2eh_0',['types.h',['../d9/d49/types_8h.html',1,'']]] + ['sys_2eh_0',['sys.h',['../d9/d87/sys_8h.html',1,'']]] ]; diff --git a/docs/search/files_b.html b/docs/search/files_b.html new file mode 100644 index 0000000..371cc0f --- /dev/null +++ b/docs/search/files_b.html @@ -0,0 +1,37 @@ + + + + + + + + + + +
                    +
                    Loading...
                    +
                    + +
                    Searching...
                    +
                    No Matches
                    + +
                    + + diff --git a/docs/search/files_b.js b/docs/search/files_b.js new file mode 100644 index 0000000..210a63c --- /dev/null +++ b/docs/search/files_b.js @@ -0,0 +1,4 @@ +var searchData= +[ + ['types_2eh_0',['types.h',['../d9/d49/types_8h.html',1,'']]] +]; diff --git a/docs/search/functions_10.js b/docs/search/functions_10.js index c18f8ad..db82d68 100644 --- a/docs/search/functions_10.js +++ b/docs/search/functions_10.js @@ -1,4 +1,4 @@ var searchData= [ - ['value_0',['value',['../dd/dfa/classArgs.html#a8d3219edcc471c045f3b43a03abe00ae',1,'Args']]] + ['tone_0',['tone',['../d4/d79/classGpio.html#a8a0d3d33137cc027d570b4e22197abe6',1,'Gpio']]] ]; diff --git a/docs/search/functions_11.js b/docs/search/functions_11.js index 888bf9f..15a2e3a 100644 --- a/docs/search/functions_11.js +++ b/docs/search/functions_11.js @@ -1,5 +1,4 @@ var searchData= [ - ['working_5fdir_0',['working_dir',['../d1/d61/classSys.html#a6d0cf6e60dc396daf2abeb16fcde354f',1,'Sys']]], - ['write_1',['write',['../db/d30/classFile.html#ac065242f8bd9d850b7f716a73b12e612',1,'File::write(u8 data)'],['../db/d30/classFile.html#a84030c5504e3c43019b9cbf1921c5017',1,'File::write(string data)'],['../d6/d81/classI2C.html#aaafc8ae639dbffba5582b3e866428cca',1,'I2C::write()']]] + ['unlock_0',['unlock',['../dc/dd2/classKeyboard.html#a24e0fbdec030cee4e800ed749541316c',1,'Keyboard']]] ]; diff --git a/docs/search/functions_12.js b/docs/search/functions_12.js index 0d0753f..214afac 100644 --- a/docs/search/functions_12.js +++ b/docs/search/functions_12.js @@ -1,4 +1,6 @@ var searchData= [ - ['yield_0',['yield',['../d6/dd8/classRuntime.html#a8bb09010afe5ea0792d9a0f337c721e7',1,'Runtime']]] + ['value_0',['value',['../dd/dfa/classArgs.html#a8d3219edcc471c045f3b43a03abe00ae',1,'Args']]], + ['viewport_5fheight_1',['viewport_height',['../d6/dd6/classDisplay.html#a97f98879e9006345edb528cd4b572546',1,'Display']]], + ['viewport_5fwidth_2',['viewport_width',['../d6/dd6/classDisplay.html#a4dd1bc2d278aaa09f0409b5316ddf501',1,'Display']]] ]; diff --git a/docs/search/functions_13.js b/docs/search/functions_13.js index 0d0753f..888bf9f 100644 --- a/docs/search/functions_13.js +++ b/docs/search/functions_13.js @@ -1,4 +1,5 @@ var searchData= [ - ['yield_0',['yield',['../d6/dd8/classRuntime.html#a8bb09010afe5ea0792d9a0f337c721e7',1,'Runtime']]] + ['working_5fdir_0',['working_dir',['../d1/d61/classSys.html#a6d0cf6e60dc396daf2abeb16fcde354f',1,'Sys']]], + ['write_1',['write',['../db/d30/classFile.html#ac065242f8bd9d850b7f716a73b12e612',1,'File::write(u8 data)'],['../db/d30/classFile.html#a84030c5504e3c43019b9cbf1921c5017',1,'File::write(string data)'],['../d6/d81/classI2C.html#aaafc8ae639dbffba5582b3e866428cca',1,'I2C::write()']]] ]; diff --git a/docs/search/functions_14.html b/docs/search/functions_14.html new file mode 100644 index 0000000..fde2064 --- /dev/null +++ b/docs/search/functions_14.html @@ -0,0 +1,37 @@ + + + + + + + + + + +
                    +
                    Loading...
                    +
                    + +
                    Searching...
                    +
                    No Matches
                    + +
                    + + diff --git a/docs/search/functions_14.js b/docs/search/functions_14.js new file mode 100644 index 0000000..0d0753f --- /dev/null +++ b/docs/search/functions_14.js @@ -0,0 +1,4 @@ +var searchData= +[ + ['yield_0',['yield',['../d6/dd8/classRuntime.html#a8bb09010afe5ea0792d9a0f337c721e7',1,'Runtime']]] +]; diff --git a/docs/search/functions_2.js b/docs/search/functions_2.js index 1867455..f08e79a 100644 --- a/docs/search/functions_2.js +++ b/docs/search/functions_2.js @@ -1,7 +1,9 @@ var searchData= [ ['calloc_0',['calloc',['../da/dc6/classMemory.html#a8cf1d6d5398d2ff93488739536d3b4f5',1,'Memory']]], - ['change_5fdir_1',['change_dir',['../d1/d61/classSys.html#af654dbe90df6788e0a9bb6d000f0cb56',1,'Sys']]], - ['close_2',['close',['../db/d30/classFile.html#a83cbce54d6c3b8c2f417b51f6b3f488c',1,'File']]], - ['count_3',['count',['../dd/dfa/classArgs.html#a3735445f3af219cd1104000e50484a0d',1,'Args']]] + ['caps_5flock_1',['caps_lock',['../dc/dd2/classKeyboard.html#af7c6797e3d5b18e648e59d3fd434e156',1,'Keyboard']]], + ['change_5fdir_2',['change_dir',['../d1/d61/classSys.html#af654dbe90df6788e0a9bb6d000f0cb56',1,'Sys']]], + ['close_3',['close',['../db/d30/classFile.html#a83cbce54d6c3b8c2f417b51f6b3f488c',1,'File']]], + ['commit_4',['commit',['../df/dbb/classNVS.html#abbd65875fa9017d2e2258a6d66a4b641',1,'NVS']]], + ['count_5',['count',['../dd/dfa/classArgs.html#a3735445f3af219cd1104000e50484a0d',1,'Args']]] ]; diff --git a/docs/search/functions_3.js b/docs/search/functions_3.js index 56491aa..40bdf17 100644 --- a/docs/search/functions_3.js +++ b/docs/search/functions_3.js @@ -2,7 +2,8 @@ var searchData= [ ['delay_0',['delay',['../d1/d61/classSys.html#a9418655c63dd6022b504993d73b11cc5',1,'Sys']]], ['detach_1',['detach',['../d8/d2f/classInt.html#a48e45db27a68cd8f61599fc7a8682d9c',1,'Int']]], - ['digital_5fread_2',['digital_read',['../d4/d79/classGpio.html#a6cbd8fc2e5dabfd76389f78155643a39',1,'Gpio']]], - ['digital_5fwrite_3',['digital_write',['../d4/d79/classGpio.html#a823fe9134bbf4a359247e8018d01ff23',1,'Gpio']]], - ['disable_4',['disable',['../d8/d2f/classInt.html#a68ab519107cb53ab894235d0dd417f2d',1,'Int']]] + ['device_5ftype_2',['device_type',['../dc/dd2/classKeyboard.html#a6e7dabaf92022b10dde354781065f14f',1,'Keyboard']]], + ['digital_5fread_3',['digital_read',['../d4/d79/classGpio.html#a6cbd8fc2e5dabfd76389f78155643a39',1,'Gpio']]], + ['digital_5fwrite_4',['digital_write',['../d4/d79/classGpio.html#a823fe9134bbf4a359247e8018d01ff23',1,'Gpio']]], + ['disable_5',['disable',['../d8/d2f/classInt.html#a68ab519107cb53ab894235d0dd417f2d',1,'Int']]] ]; diff --git a/docs/search/functions_4.js b/docs/search/functions_4.js index 1b318a1..4047147 100644 --- a/docs/search/functions_4.js +++ b/docs/search/functions_4.js @@ -3,6 +3,8 @@ var searchData= ['enable_0',['enable',['../d8/d2f/classInt.html#af4185f9eb3464dac93a1ce84d0ec907b',1,'Int']]], ['end_1',['end',['../d6/d81/classI2C.html#ae18c572091ad6b0f34fe884fb6e6d77d',1,'I2C']]], ['end_5ftransmission_2',['end_transmission',['../d6/d81/classI2C.html#ab97f800da8984950786e25bb3438b2c3',1,'I2C']]], - ['exists_3',['exists',['../d6/df3/classFS.html#a50e58cb0b40d25d72664e7da9a3c2f02',1,'FS']]], - ['exit_4',['exit',['../d1/d61/classSys.html#a37cb3000f2181139f80d856a5ee4577e',1,'Sys']]] + ['erase_3',['erase',['../df/dbb/classNVS.html#a000b212a76550c21608c79d4fe5e9078',1,'NVS']]], + ['erase_5fall_4',['erase_all',['../df/dbb/classNVS.html#a57732833588d99b6c94684ebb6398810',1,'NVS']]], + ['exists_5',['exists',['../d6/df3/classFS.html#a50e58cb0b40d25d72664e7da9a3c2f02',1,'FS']]], + ['exit_6',['exit',['../d1/d61/classSys.html#a37cb3000f2181139f80d856a5ee4577e',1,'Sys']]] ]; diff --git a/docs/search/functions_6.js b/docs/search/functions_6.js index ae2ad60..7f87701 100644 --- a/docs/search/functions_6.js +++ b/docs/search/functions_6.js @@ -2,5 +2,14 @@ var searchData= [ ['get_5fclock_0',['get_clock',['../d6/d81/classI2C.html#a2e8b99aa056d06be816e1e187856e245',1,'I2C']]], ['get_5ffork_5fstream_1',['get_fork_stream',['../d6/dd8/classRuntime.html#a86a38abf7383ad664a6aac8551f8f2cd',1,'Runtime']]], - ['get_5ftimeout_2',['get_timeout',['../d6/d81/classI2C.html#ae8b49b5d4a9cda43f06a06e0533cb6be',1,'I2C::get_timeout()'],['../d8/d66/classIO.html#aad7768dadaf312424846ab8b0dd7b0ec',1,'IO::get_timeout()']]] + ['get_5fi16_2',['get_i16',['../df/dbb/classNVS.html#ae8ae124e7f1efb47d36bec20f11fd177',1,'NVS']]], + ['get_5fi32_3',['get_i32',['../df/dbb/classNVS.html#a8402548694b2e77dd102229e960935a2',1,'NVS']]], + ['get_5fi64_4',['get_i64',['../df/dbb/classNVS.html#a72ea74da6b864a5abb2fe4befe559e07',1,'NVS']]], + ['get_5fi8_5',['get_i8',['../df/dbb/classNVS.html#ae21fb6f99d2f0f43f1d2434a3e6f20c5',1,'NVS']]], + ['get_5fstring_6',['get_string',['../df/dbb/classNVS.html#a7a039738a785f5d13cb4fbaccd768e1b',1,'NVS']]], + ['get_5ftimeout_7',['get_timeout',['../d6/d81/classI2C.html#ae8b49b5d4a9cda43f06a06e0533cb6be',1,'I2C::get_timeout()'],['../d8/d66/classIO.html#aad7768dadaf312424846ab8b0dd7b0ec',1,'IO::get_timeout()']]], + ['get_5fu16_8',['get_u16',['../df/dbb/classNVS.html#a9dfe38720394c08127c58276bc637a57',1,'NVS']]], + ['get_5fu32_9',['get_u32',['../df/dbb/classNVS.html#a39fb13b11591e6a724eed9cfd01b7c7b',1,'NVS']]], + ['get_5fu64_10',['get_u64',['../df/dbb/classNVS.html#a0e6dfbaea10a3318851b9ddf58b2a4c7',1,'NVS']]], + ['get_5fu8_11',['get_u8',['../df/dbb/classNVS.html#a984c86e5be5657685aa3f1603f5530e7',1,'NVS']]] ]; diff --git a/docs/search/functions_7.js b/docs/search/functions_7.js index 506d7ae..4a8aa45 100644 --- a/docs/search/functions_7.js +++ b/docs/search/functions_7.js @@ -1,8 +1,4 @@ var searchData= [ - ['info_5fnum_0',['info_num',['../d1/d61/classSys.html#af9f480514351655ace2256653f1d7529',1,'Sys']]], - ['info_5fstr_1',['info_str',['../d1/d61/classSys.html#a44fe8ecbb8edf7afa0dfcfedbbd645b5',1,'Sys']]], - ['is_5fdir_2',['is_dir',['../db/d30/classFile.html#a037f889ba642432d5565ce09684732cb',1,'File']]], - ['is_5ffile_3',['is_file',['../db/d30/classFile.html#a2579cd0f5f7ad60c88a9395fc501f4cd',1,'File']]], - ['is_5fok_4',['is_ok',['../db/d30/classFile.html#a73b2f9c560167ac996d5c7f29e84e7fe',1,'File']]] + ['has_5fwifi_5fconfig_0',['has_wifi_config',['../df/dbb/classNVS.html#ad21c5e8e14e23bc5eb94e4a98051325b',1,'NVS']]] ]; diff --git a/docs/search/functions_8.js b/docs/search/functions_8.js index 21ba0f8..69e3e14 100644 --- a/docs/search/functions_8.js +++ b/docs/search/functions_8.js @@ -1,4 +1,11 @@ var searchData= [ - ['lastwrite_0',['lastwrite',['../db/d30/classFile.html#a75953d4d4e3993b6084323ea494a627f',1,'File']]] + ['info_5fnum_0',['info_num',['../d1/d61/classSys.html#af9f480514351655ace2256653f1d7529',1,'Sys']]], + ['info_5fstr_1',['info_str',['../d1/d61/classSys.html#a44fe8ecbb8edf7afa0dfcfedbbd645b5',1,'Sys']]], + ['is_5fcaps_5flock_2',['is_caps_lock',['../dc/dd2/classKeyboard.html#a66a1e57f370d94884b85dc72ebb5e35e',1,'Keyboard']]], + ['is_5fdir_3',['is_dir',['../db/d30/classFile.html#a037f889ba642432d5565ce09684732cb',1,'File']]], + ['is_5ffile_4',['is_file',['../db/d30/classFile.html#a2579cd0f5f7ad60c88a9395fc501f4cd',1,'File']]], + ['is_5fnum_5flock_5',['is_num_lock',['../dc/dd2/classKeyboard.html#a388679668b0a8e3d3a21ffc0267d7e76',1,'Keyboard']]], + ['is_5fok_6',['is_ok',['../db/d30/classFile.html#a73b2f9c560167ac996d5c7f29e84e7fe',1,'File']]], + ['is_5fscroll_5flock_7',['is_scroll_lock',['../dc/dd2/classKeyboard.html#a8acd099eadb92a708c6279541792b278',1,'Keyboard']]] ]; diff --git a/docs/search/functions_9.js b/docs/search/functions_9.js index cab88c1..0c49820 100644 --- a/docs/search/functions_9.js +++ b/docs/search/functions_9.js @@ -1,6 +1,7 @@ var searchData= [ - ['micros_0',['micros',['../d1/d61/classSys.html#a9e9083c9abd766d90ae71ae9ba6bc28b',1,'Sys']]], - ['millis_1',['millis',['../d1/d61/classSys.html#acfe1b7f4ea18cb985d2465d4f9bbebd3',1,'Sys']]], - ['mkdir_2',['mkdir',['../d6/df3/classFS.html#a60635712e457e5b4ebfe445e9b673bd4',1,'FS']]] + ['lastwrite_0',['lastwrite',['../db/d30/classFile.html#a75953d4d4e3993b6084323ea494a627f',1,'File']]], + ['layout_5fdesc_1',['layout_desc',['../dc/dd2/classKeyboard.html#ad136614385f6aa152bdfce75c3d46945',1,'Keyboard']]], + ['layout_5fname_2',['layout_name',['../dc/dd2/classKeyboard.html#acf7a81abfb2f60ecc53e68227b45225a',1,'Keyboard']]], + ['lock_3',['lock',['../dc/dd2/classKeyboard.html#a62d5effc4398f986fab2e7aff9d88125',1,'Keyboard']]] ]; diff --git a/docs/search/functions_a.js b/docs/search/functions_a.js index 2b77874..cab88c1 100644 --- a/docs/search/functions_a.js +++ b/docs/search/functions_a.js @@ -1,7 +1,6 @@ var searchData= [ - ['name_0',['name',['../db/d30/classFile.html#ada67576556e0415df8bf213d0ce50991',1,'File']]], - ['next_1',['next',['../db/d30/classFile.html#ac5c882330ff141fffcee8c982bd3875c',1,'File']]], - ['next_5fname_2',['next_name',['../db/d30/classFile.html#aaf6db647fb94b0ea4a1ef2e9af9aee07',1,'File']]], - ['no_5ftone_3',['no_tone',['../d4/d79/classGpio.html#ad2312e2418cd122855b4b73c91baef40',1,'Gpio']]] + ['micros_0',['micros',['../d1/d61/classSys.html#a9e9083c9abd766d90ae71ae9ba6bc28b',1,'Sys']]], + ['millis_1',['millis',['../d1/d61/classSys.html#acfe1b7f4ea18cb985d2465d4f9bbebd3',1,'Sys']]], + ['mkdir_2',['mkdir',['../d6/df3/classFS.html#a60635712e457e5b4ebfe445e9b673bd4',1,'FS']]] ]; diff --git a/docs/search/functions_b.js b/docs/search/functions_b.js index 2c9fa68..958eeb8 100644 --- a/docs/search/functions_b.js +++ b/docs/search/functions_b.js @@ -1,6 +1,9 @@ var searchData= [ - ['on_5freceive_0',['on_receive',['../d6/d81/classI2C.html#af9ff84397093ccd077543fe01961cd5d',1,'I2C']]], - ['on_5frequest_1',['on_request',['../d6/d81/classI2C.html#a390ff0ee890ab39ab28cd4c543af8e9e',1,'I2C']]], - ['open_2',['open',['../db/d30/classFile.html#a02bd0d435a62edd38c7d740d78b0e2b2',1,'File']]] + ['name_0',['name',['../db/d30/classFile.html#ada67576556e0415df8bf213d0ce50991',1,'File']]], + ['next_1',['next',['../db/d30/classFile.html#ac5c882330ff141fffcee8c982bd3875c',1,'File']]], + ['next_5fname_2',['next_name',['../db/d30/classFile.html#aaf6db647fb94b0ea4a1ef2e9af9aee07',1,'File']]], + ['next_5fscancode_3',['next_scancode',['../dc/dd2/classKeyboard.html#a1a47c97f2cd6070abab7f4d119fc7792',1,'Keyboard']]], + ['no_5ftone_4',['no_tone',['../d4/d79/classGpio.html#ad2312e2418cd122855b4b73c91baef40',1,'Gpio']]], + ['num_5flock_5',['num_lock',['../dc/dd2/classKeyboard.html#a3d42480e2550407eb338fc43af159130',1,'Keyboard']]] ]; diff --git a/docs/search/functions_c.js b/docs/search/functions_c.js index d29cd9f..2c9fa68 100644 --- a/docs/search/functions_c.js +++ b/docs/search/functions_c.js @@ -1,13 +1,6 @@ var searchData= [ - ['path_0',['path',['../db/d30/classFile.html#a413be02c456128dd068f13f40512082c',1,'File']]], - ['peek_1',['peek',['../db/d30/classFile.html#a77d372dc30a7787ecf206c03e391ce0f',1,'File::peek()'],['../d6/d81/classI2C.html#a99eabb6ab690da04d49b9a6a4b1aa459',1,'I2C::peek()'],['../d8/d66/classIO.html#ab56c95632078c4b39f47c77f0f103ab7',1,'IO::peek()']]], - ['pin_5fmode_2',['pin_mode',['../d4/d79/classGpio.html#a956f98807a132fe5be3b6abc6555ff57',1,'Gpio']]], - ['pins_3',['pins',['../d6/d81/classI2C.html#a351469c338e1b8ed55c596480beb58af',1,'I2C']]], - ['position_4',['position',['../db/d30/classFile.html#a5be995865298178e97b6384b77c8e5c9',1,'File']]], - ['print_5',['print',['../d8/d66/classIO.html#addcc06b0dbaa465c2ec6bbb3edeb010e',1,'IO::print(u64 number)'],['../d8/d66/classIO.html#a60ac760446a47d3e1926ffe0120ff854',1,'IO::print(double number)'],['../d8/d66/classIO.html#a30f60dd764ba3cb47b19849297dbb7d5',1,'IO::print(i64 number)'],['../d8/d66/classIO.html#a07c14d06d288277bbe6aa4573c21596f',1,'IO::print(const string text, const string fg, const string bg=TERM_BG_BLACK, const string style=TERM_STYLE_NORMAL)'],['../d8/d66/classIO.html#af67b36507b53221d03a5b7f1fd6638f0',1,'IO::print(const string text)']]], - ['printf_6',['printf',['../d8/d66/classIO.html#a8e35325a2d94571c40a73b1d1af0e962',1,'IO']]], - ['println_7',['println',['../d8/d66/classIO.html#a8082871c5668c9c33b240a7a554fd6d6',1,'IO::println(const string text)'],['../d8/d66/classIO.html#a347e2480a53d256289d8934f69424769',1,'IO::println(i64 number)'],['../d8/d66/classIO.html#a274b06672ffc339ddf00e989c297058b',1,'IO::println(u64 number)'],['../d8/d66/classIO.html#a01e030ddba974247f84b2465d9151ce4',1,'IO::println(double number)'],['../d8/d66/classIO.html#a39320ea206b969166668dfc24b1a40bc',1,'IO::println()']]], - ['pulse_5fin_8',['pulse_in',['../d4/d79/classGpio.html#a56c27badbd92bb18593987e5cdd0fade',1,'Gpio']]], - ['pulse_5fin_5flong_9',['pulse_in_long',['../d4/d79/classGpio.html#a065fa69ac324fe76e67d47db841c4799',1,'Gpio']]] + ['on_5freceive_0',['on_receive',['../d6/d81/classI2C.html#af9ff84397093ccd077543fe01961cd5d',1,'I2C']]], + ['on_5frequest_1',['on_request',['../d6/d81/classI2C.html#a390ff0ee890ab39ab28cd4c543af8e9e',1,'I2C']]], + ['open_2',['open',['../db/d30/classFile.html#a02bd0d435a62edd38c7d740d78b0e2b2',1,'File']]] ]; diff --git a/docs/search/functions_d.js b/docs/search/functions_d.js index c8df04e..d29cd9f 100644 --- a/docs/search/functions_d.js +++ b/docs/search/functions_d.js @@ -1,12 +1,13 @@ var searchData= [ - ['random_0',['random',['../d1/d61/classSys.html#a3cc8c3d6432a431ea7655ddc272d2531',1,'Sys']]], - ['read_1',['read',['../db/d30/classFile.html#a71de4839522ca512a4ffa01ba208c862',1,'File::read()'],['../d6/d81/classI2C.html#a7df78c7394b3f304235ca4e0b74dee1e',1,'I2C::read()']]], - ['readch_2',['readch',['../d8/d66/classIO.html#abd2fd0dfb704cad591e256cb8074f5b2',1,'IO']]], - ['readline_3',['readline',['../d8/d66/classIO.html#a9d4ca0746e40c8b8f37c1c06c3c5d411',1,'IO']]], - ['realloc_4',['realloc',['../da/dc6/classMemory.html#a3e9d2d0b88206c957064db0357403a13',1,'Memory']]], - ['remove_5',['remove',['../d6/df3/classFS.html#a56dffad802b44bcfee0fa5a571268ded',1,'FS']]], - ['request_6',['request',['../d6/d81/classI2C.html#adc8abfb1f98c8c43ef5cd8f1f944fcb2',1,'I2C']]], - ['rewind_7',['rewind',['../db/d30/classFile.html#a80c6611e0e9e89f45307f7606e643cfa',1,'File']]], - ['rmdir_8',['rmdir',['../d6/df3/classFS.html#a24f4d7fe44e698f6467ce673be778de5',1,'FS']]] + ['path_0',['path',['../db/d30/classFile.html#a413be02c456128dd068f13f40512082c',1,'File']]], + ['peek_1',['peek',['../db/d30/classFile.html#a77d372dc30a7787ecf206c03e391ce0f',1,'File::peek()'],['../d6/d81/classI2C.html#a99eabb6ab690da04d49b9a6a4b1aa459',1,'I2C::peek()'],['../d8/d66/classIO.html#ab56c95632078c4b39f47c77f0f103ab7',1,'IO::peek()']]], + ['pin_5fmode_2',['pin_mode',['../d4/d79/classGpio.html#a956f98807a132fe5be3b6abc6555ff57',1,'Gpio']]], + ['pins_3',['pins',['../d6/d81/classI2C.html#a351469c338e1b8ed55c596480beb58af',1,'I2C']]], + ['position_4',['position',['../db/d30/classFile.html#a5be995865298178e97b6384b77c8e5c9',1,'File']]], + ['print_5',['print',['../d8/d66/classIO.html#addcc06b0dbaa465c2ec6bbb3edeb010e',1,'IO::print(u64 number)'],['../d8/d66/classIO.html#a60ac760446a47d3e1926ffe0120ff854',1,'IO::print(double number)'],['../d8/d66/classIO.html#a30f60dd764ba3cb47b19849297dbb7d5',1,'IO::print(i64 number)'],['../d8/d66/classIO.html#a07c14d06d288277bbe6aa4573c21596f',1,'IO::print(const string text, const string fg, const string bg=TERM_BG_BLACK, const string style=TERM_STYLE_NORMAL)'],['../d8/d66/classIO.html#af67b36507b53221d03a5b7f1fd6638f0',1,'IO::print(const string text)']]], + ['printf_6',['printf',['../d8/d66/classIO.html#a8e35325a2d94571c40a73b1d1af0e962',1,'IO']]], + ['println_7',['println',['../d8/d66/classIO.html#a8082871c5668c9c33b240a7a554fd6d6',1,'IO::println(const string text)'],['../d8/d66/classIO.html#a347e2480a53d256289d8934f69424769',1,'IO::println(i64 number)'],['../d8/d66/classIO.html#a274b06672ffc339ddf00e989c297058b',1,'IO::println(u64 number)'],['../d8/d66/classIO.html#a01e030ddba974247f84b2465d9151ce4',1,'IO::println(double number)'],['../d8/d66/classIO.html#a39320ea206b969166668dfc24b1a40bc',1,'IO::println()']]], + ['pulse_5fin_8',['pulse_in',['../d4/d79/classGpio.html#a56c27badbd92bb18593987e5cdd0fade',1,'Gpio']]], + ['pulse_5fin_5flong_9',['pulse_in_long',['../d4/d79/classGpio.html#a065fa69ac324fe76e67d47db841c4799',1,'Gpio']]] ]; diff --git a/docs/search/functions_e.js b/docs/search/functions_e.js index 8ec843b..091d4c2 100644 --- a/docs/search/functions_e.js +++ b/docs/search/functions_e.js @@ -1,14 +1,13 @@ var searchData= [ - ['seek_0',['seek',['../db/d30/classFile.html#abaa31b65c2c9f41d53f9909582b83f86',1,'File']]], - ['seek_5fdir_1',['seek_dir',['../db/d30/classFile.html#a726ebe1b8042e45f9dfd64ea9aad43e9',1,'File']]], - ['set_2',['set',['../da/dc6/classMemory.html#ab35d36a6f31aaea29700ccaa035f2a86',1,'Memory']]], - ['set_5fbuffersize_3',['set_buffersize',['../d6/d81/classI2C.html#a22d588d4381ff381e93f395d2b3d2f9f',1,'I2C']]], - ['set_5fclock_4',['set_clock',['../d6/d81/classI2C.html#a67e0e3ea2b1fa1715685f91f652c5b01',1,'I2C']]], - ['set_5ftimeout_5',['set_timeout',['../d6/d81/classI2C.html#adddc140b7dfff94a968b30d9496343f2',1,'I2C::set_timeout()'],['../d8/d66/classIO.html#ac77c1571a9789636cc913425bb235bd4',1,'IO::set_timeout()']]], - ['shellexec_6',['shellexec',['../d1/d61/classSys.html#a2b2636a686ef1bd8c5a7809bb84cc853',1,'Sys']]], - ['shift_5fin_7',['shift_in',['../d4/d79/classGpio.html#a277cdf4dac5cc5304ccc776d76cc7229',1,'Gpio']]], - ['shift_5fout_8',['shift_out',['../d4/d79/classGpio.html#a46c2e1f0fc7e212f8e7415df769258b0',1,'Gpio']]], - ['size_9',['size',['../db/d30/classFile.html#a2527cd9f72a210a84d2c287439bb494a',1,'File']]], - ['slave_5fwrite_10',['slave_write',['../d6/d81/classI2C.html#ab152c51b023ff2c4e7b5f1512d8aee48',1,'I2C']]] + ['random_0',['random',['../d1/d61/classSys.html#a3cc8c3d6432a431ea7655ddc272d2531',1,'Sys']]], + ['read_1',['read',['../db/d30/classFile.html#a71de4839522ca512a4ffa01ba208c862',1,'File::read()'],['../d6/d81/classI2C.html#a7df78c7394b3f304235ca4e0b74dee1e',1,'I2C::read()']]], + ['readch_2',['readch',['../d8/d66/classIO.html#abd2fd0dfb704cad591e256cb8074f5b2',1,'IO']]], + ['readline_3',['readline',['../d8/d66/classIO.html#a9d4ca0746e40c8b8f37c1c06c3c5d411',1,'IO']]], + ['realloc_4',['realloc',['../da/dc6/classMemory.html#a3e9d2d0b88206c957064db0357403a13',1,'Memory']]], + ['remove_5',['remove',['../d6/df3/classFS.html#a56dffad802b44bcfee0fa5a571268ded',1,'FS']]], + ['request_6',['request',['../d6/d81/classI2C.html#adc8abfb1f98c8c43ef5cd8f1f944fcb2',1,'I2C']]], + ['reset_7',['reset',['../dc/dd2/classKeyboard.html#a765a73cd072fcad73db2d1d9824e7595',1,'Keyboard']]], + ['rewind_8',['rewind',['../db/d30/classFile.html#a80c6611e0e9e89f45307f7606e643cfa',1,'File']]], + ['rmdir_9',['rmdir',['../d6/df3/classFS.html#a24f4d7fe44e698f6467ce673be778de5',1,'FS']]] ]; diff --git a/docs/search/functions_f.js b/docs/search/functions_f.js index db82d68..4bdf883 100644 --- a/docs/search/functions_f.js +++ b/docs/search/functions_f.js @@ -1,4 +1,29 @@ var searchData= [ - ['tone_0',['tone',['../d4/d79/classGpio.html#a8a0d3d33137cc027d570b4e22197abe6',1,'Gpio']]] + ['screen_5fheight_0',['screen_height',['../d6/dd6/classDisplay.html#a81f0537b19fffcb6c3b3d39002c15654',1,'Display']]], + ['screen_5fwidth_1',['screen_width',['../d6/dd6/classDisplay.html#aface3f293745c479bd356135ed5b7bff',1,'Display']]], + ['scroll_5flock_2',['scroll_lock',['../dc/dd2/classKeyboard.html#a94f82c3f23a72a1cb3a84c8ae7546432',1,'Keyboard']]], + ['seek_3',['seek',['../db/d30/classFile.html#abaa31b65c2c9f41d53f9909582b83f86',1,'File']]], + ['seek_5fdir_4',['seek_dir',['../db/d30/classFile.html#a726ebe1b8042e45f9dfd64ea9aad43e9',1,'File']]], + ['set_5',['set',['../da/dc6/classMemory.html#ab35d36a6f31aaea29700ccaa035f2a86',1,'Memory']]], + ['set_5fbuffersize_6',['set_buffersize',['../d6/d81/classI2C.html#a22d588d4381ff381e93f395d2b3d2f9f',1,'I2C']]], + ['set_5fclock_7',['set_clock',['../d6/d81/classI2C.html#a67e0e3ea2b1fa1715685f91f652c5b01',1,'I2C']]], + ['set_5fi16_8',['set_i16',['../df/dbb/classNVS.html#a4d860162bb4a0d7dbd0e257f94472ac2',1,'NVS']]], + ['set_5fi32_9',['set_i32',['../df/dbb/classNVS.html#ad5385851dd3eecc35ce2a38a0f648682',1,'NVS']]], + ['set_5fi64_10',['set_i64',['../df/dbb/classNVS.html#a39b94acddfb6b1a0fbcf9b73418f9a20',1,'NVS']]], + ['set_5fi8_11',['set_i8',['../df/dbb/classNVS.html#ac693709a0bae4b769af1c24aba7e8632',1,'NVS']]], + ['set_5fstring_12',['set_string',['../df/dbb/classNVS.html#a90f66174968c7d0782e6bbdb8b878336',1,'NVS']]], + ['set_5ftimeout_13',['set_timeout',['../d6/d81/classI2C.html#adddc140b7dfff94a968b30d9496343f2',1,'I2C::set_timeout()'],['../d8/d66/classIO.html#ac77c1571a9789636cc913425bb235bd4',1,'IO::set_timeout()']]], + ['set_5fu16_14',['set_u16',['../df/dbb/classNVS.html#a562de06336253151b7b6ac25229298b5',1,'NVS']]], + ['set_5fu32_15',['set_u32',['../df/dbb/classNVS.html#a2115d779c710ed4e8dbbf342a67ae269',1,'NVS']]], + ['set_5fu64_16',['set_u64',['../df/dbb/classNVS.html#aca2db7ea3cf024ff46501ad82fbde9d0',1,'NVS']]], + ['set_5fu8_17',['set_u8',['../df/dbb/classNVS.html#abfae49f265111f5db44718416f4e1da6',1,'NVS']]], + ['set_5fwifi_5fpword_18',['set_wifi_pword',['../df/dbb/classNVS.html#a9a99476bcf456d64ea3d90bde2ca25ea',1,'NVS']]], + ['set_5fwifi_5fssid_19',['set_wifi_ssid',['../df/dbb/classNVS.html#a80512518c15f002d6becdb3fea86c024',1,'NVS']]], + ['shellexec_20',['shellexec',['../d1/d61/classSys.html#a2b2636a686ef1bd8c5a7809bb84cc853',1,'Sys']]], + ['shift_5fin_21',['shift_in',['../d4/d79/classGpio.html#a277cdf4dac5cc5304ccc776d76cc7229',1,'Gpio']]], + ['shift_5fout_22',['shift_out',['../d4/d79/classGpio.html#a46c2e1f0fc7e212f8e7415df769258b0',1,'Gpio']]], + ['size_23',['size',['../db/d30/classFile.html#a2527cd9f72a210a84d2c287439bb494a',1,'File']]], + ['slave_5fwrite_24',['slave_write',['../d6/d81/classI2C.html#ab152c51b023ff2c4e7b5f1512d8aee48',1,'I2C']]], + ['supported_5fcolors_25',['supported_colors',['../d6/dd6/classDisplay.html#a51a3cb0c63e8370181ce142d9f54309d',1,'Display']]] ]; diff --git a/docs/search/searchdata.js b/docs/search/searchdata.js index 75e7fab..0a83e60 100644 --- a/docs/search/searchdata.js +++ b/docs/search/searchdata.js @@ -1,9 +1,9 @@ var indexSectionsWithContent = { - 0: "abcdefgilmnoprstuvwy", - 1: "afgimrs", - 2: "adfgilmrst", - 3: "abcdefgilmnoprstvwy", + 0: "abcdefghiklmnoprstuvwy", + 1: "adfgikmnrs", + 2: "adfgiklmnrst", + 3: "abcdefghilmnoprstuvwy", 4: "afirsu", 5: "gips", 6: "gips",