Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display rotation, vertical and horizontal flip #22

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "pico-ssd1306"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 0.1
PROJECT_NUMBER = 0.2

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
2 changes: 1 addition & 1 deletion docs/annotated.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">pico-ssd1306
&#160;<span id="projectnumber">0.1</span>
&#160;<span id="projectnumber">0.2</span>
</div>
<div id="projectbrief">Simple library for using ssd1306 displays with the Raspberry Pi Pico and the pico-sdk.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">pico-ssd1306
&#160;<span id="projectnumber">0.1</span>
&#160;<span id="projectnumber">0.2</span>
</div>
<div id="projectbrief">Simple library for using ssd1306 displays with the Raspberry Pi Pico and the pico-sdk.</div>
</td>
Expand Down
5 changes: 2 additions & 3 deletions docs/files.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">pico-ssd1306
&#160;<span id="projectnumber">0.1</span>
&#160;<span id="projectnumber">0.2</span>
</div>
<div id="projectbrief">Simple library for using ssd1306 displays with the Raspberry Pi Pico and the pico-sdk.</div>
</td>
Expand Down Expand Up @@ -70,8 +70,7 @@
<div class="textblock">Here is a list of all documented files with brief descriptions:</div><div class="directory">
<table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="font_8h_source.html"><span class="icondoc"></span></a><b>font.h</b></td><td class="desc"></td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="out_8h_source.html"><span class="icondoc"></span></a><b>out.h</b></td><td class="desc"></td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="ssd1306_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ssd1306_8h.html" target="_self">ssd1306.h</a></td><td class="desc"></td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="ssd1306_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ssd1306_8h.html" target="_self">ssd1306.h</a></td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
Expand Down
2 changes: 1 addition & 1 deletion docs/font_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">pico-ssd1306
&#160;<span id="projectnumber">0.1</span>
&#160;<span id="projectnumber">0.2</span>
</div>
<div id="projectbrief">Simple library for using ssd1306 displays with the Raspberry Pi Pico and the pico-sdk.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">pico-ssd1306
&#160;<span id="projectnumber">0.1</span>
&#160;<span id="projectnumber">0.2</span>
</div>
<div id="projectbrief">Simple library for using ssd1306 displays with the Raspberry Pi Pico and the pico-sdk.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions_vars.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">pico-ssd1306
&#160;<span id="projectnumber">0.1</span>
&#160;<span id="projectnumber">0.2</span>
</div>
<div id="projectbrief">Simple library for using ssd1306 displays with the Raspberry Pi Pico and the pico-sdk.</div>
</td>
Expand Down
14 changes: 13 additions & 1 deletion docs/globals.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">pico-ssd1306
&#160;<span id="projectnumber">0.1</span>
&#160;<span id="projectnumber">0.2</span>
</div>
<div id="projectbrief">Simple library for using ssd1306 displays with the Raspberry Pi Pico and the pico-sdk.</div>
</td>
Expand Down Expand Up @@ -76,6 +76,9 @@
<li>ssd1306_clear_pixel()
: <a class="el" href="ssd1306_8h.html#ac328fa69f7ed547cb1cd62f9e65e8067">ssd1306.h</a>
</li>
<li>ssd1306_clear_square()
: <a class="el" href="ssd1306_8h.html#abe48d45d9ddeee6d86624f2d98e6fa99">ssd1306.h</a>
</li>
<li>ssd1306_command_t
: <a class="el" href="ssd1306_8h.html#ad670652f20b55952a5ee9999a8e6b909">ssd1306.h</a>
</li>
Expand Down Expand Up @@ -109,6 +112,9 @@
<li>ssd1306_draw_string_with_font()
: <a class="el" href="ssd1306_8h.html#ad7aa75a6430ec1c501d233b3aaeafd8d">ssd1306.h</a>
</li>
<li>ssd1306_hflip()
: <a class="el" href="ssd1306_8h.html#af478370e8f3a941ac5d5d5dc8b4a11b9">ssd1306.h</a>
</li>
<li>ssd1306_init()
: <a class="el" href="ssd1306_8h.html#a56995249d6623b978ed8e943b4f156be">ssd1306.h</a>
</li>
Expand All @@ -121,9 +127,15 @@
<li>ssd1306_poweron()
: <a class="el" href="ssd1306_8h.html#a19eee3288fe5dc84fc95ff3a24d50d6a">ssd1306.h</a>
</li>
<li>ssd1306_rotate()
: <a class="el" href="ssd1306_8h.html#a5f7f4e389880f412318683f62cebeb2c">ssd1306.h</a>
</li>
<li>ssd1306_show()
: <a class="el" href="ssd1306_8h.html#afc04cfe30a15dfd3cc0b55ae2a2f57af">ssd1306.h</a>
</li>
<li>ssd1306_vflip()
: <a class="el" href="ssd1306_8h.html#ac6a2f7faaf517e96cff3c47d8986144d">ssd1306.h</a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
Expand Down
2 changes: 1 addition & 1 deletion docs/globals_enum.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">pico-ssd1306
&#160;<span id="projectnumber">0.1</span>
&#160;<span id="projectnumber">0.2</span>
</div>
<div id="projectbrief">Simple library for using ssd1306 displays with the Raspberry Pi Pico and the pico-sdk.</div>
</td>
Expand Down
14 changes: 13 additions & 1 deletion docs/globals_func.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">pico-ssd1306
&#160;<span id="projectnumber">0.1</span>
&#160;<span id="projectnumber">0.2</span>
</div>
<div id="projectbrief">Simple library for using ssd1306 displays with the Raspberry Pi Pico and the pico-sdk.</div>
</td>
Expand Down Expand Up @@ -76,6 +76,9 @@
<li>ssd1306_clear_pixel()
: <a class="el" href="ssd1306_8h.html#ac328fa69f7ed547cb1cd62f9e65e8067">ssd1306.h</a>
</li>
<li>ssd1306_clear_square()
: <a class="el" href="ssd1306_8h.html#abe48d45d9ddeee6d86624f2d98e6fa99">ssd1306.h</a>
</li>
<li>ssd1306_contrast()
: <a class="el" href="ssd1306_8h.html#a9ebe6c7807f3fd8f0eb006769bedbbac">ssd1306.h</a>
</li>
Expand Down Expand Up @@ -106,6 +109,9 @@
<li>ssd1306_draw_string_with_font()
: <a class="el" href="ssd1306_8h.html#ad7aa75a6430ec1c501d233b3aaeafd8d">ssd1306.h</a>
</li>
<li>ssd1306_hflip()
: <a class="el" href="ssd1306_8h.html#af478370e8f3a941ac5d5d5dc8b4a11b9">ssd1306.h</a>
</li>
<li>ssd1306_init()
: <a class="el" href="ssd1306_8h.html#a56995249d6623b978ed8e943b4f156be">ssd1306.h</a>
</li>
Expand All @@ -118,9 +124,15 @@
<li>ssd1306_poweron()
: <a class="el" href="ssd1306_8h.html#a19eee3288fe5dc84fc95ff3a24d50d6a">ssd1306.h</a>
</li>
<li>ssd1306_rotate()
: <a class="el" href="ssd1306_8h.html#a5f7f4e389880f412318683f62cebeb2c">ssd1306.h</a>
</li>
<li>ssd1306_show()
: <a class="el" href="ssd1306_8h.html#afc04cfe30a15dfd3cc0b55ae2a2f57af">ssd1306.h</a>
</li>
<li>ssd1306_vflip()
: <a class="el" href="ssd1306_8h.html#ac6a2f7faaf517e96cff3c47d8986144d">ssd1306.h</a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
Expand Down
2 changes: 1 addition & 1 deletion docs/graph_legend.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">pico-ssd1306
&#160;<span id="projectnumber">0.1</span>
&#160;<span id="projectnumber">0.2</span>
</div>
<div id="projectbrief">Simple library for using ssd1306 displays with the Raspberry Pi Pico and the pico-sdk.</div>
</td>
Expand Down
Binary file modified docs/graph_legend.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">pico-ssd1306
&#160;<span id="projectnumber">0.1</span>
&#160;<span id="projectnumber">0.2</span>
</div>
<div id="projectbrief">Simple library for using ssd1306 displays with the Raspberry Pi Pico and the pico-sdk.</div>
</td>
Expand Down
38 changes: 21 additions & 17 deletions docs/search/all_6.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,25 @@ var searchData=
['ssd1306_5fbmp_5fshow_5fimage_5fwith_5foffset_9',['ssd1306_bmp_show_image_with_offset',['../ssd1306_8h.html#a1624a5ea20392d5614b84094e94160b0',1,'ssd1306.c']]],
['ssd1306_5fclear_10',['ssd1306_clear',['../ssd1306_8h.html#a82fc78675d097e37985dfa8c6672dd58',1,'ssd1306.c']]],
['ssd1306_5fclear_5fpixel_11',['ssd1306_clear_pixel',['../ssd1306_8h.html#ac328fa69f7ed547cb1cd62f9e65e8067',1,'ssd1306.c']]],
['ssd1306_5fcommand_5ft_12',['ssd1306_command_t',['../ssd1306_8h.html#ad670652f20b55952a5ee9999a8e6b909',1,'ssd1306.h']]],
['ssd1306_5fcontrast_13',['ssd1306_contrast',['../ssd1306_8h.html#a9ebe6c7807f3fd8f0eb006769bedbbac',1,'ssd1306.c']]],
['ssd1306_5fdeinit_14',['ssd1306_deinit',['../ssd1306_8h.html#a8d7146d350e392ebc2556280d0fde1ca',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fchar_15',['ssd1306_draw_char',['../ssd1306_8h.html#a6de844e85019c62e2b094e5598bd18df',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fchar_5fwith_5ffont_16',['ssd1306_draw_char_with_font',['../ssd1306_8h.html#a48309e637d7621f73446b37d8728e085',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fempty_5fsquare_17',['ssd1306_draw_empty_square',['../ssd1306_8h.html#a4e33dec03c4741e2771987b20f026ebf',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fline_18',['ssd1306_draw_line',['../ssd1306_8h.html#a61855e5afa6908a4abda2336dfc6cefc',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fpixel_19',['ssd1306_draw_pixel',['../ssd1306_8h.html#a7c875fba9869eaa52e27cf325da57147',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fsquare_20',['ssd1306_draw_square',['../ssd1306_8h.html#a77731d3dfec84511f7b1b8205cc764c3',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fstring_21',['ssd1306_draw_string',['../ssd1306_8h.html#a4fa45ef8fd75cb3ff1b1c2378d064266',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fstring_5fwith_5ffont_22',['ssd1306_draw_string_with_font',['../ssd1306_8h.html#ad7aa75a6430ec1c501d233b3aaeafd8d',1,'ssd1306.c']]],
['ssd1306_5finit_23',['ssd1306_init',['../ssd1306_8h.html#a56995249d6623b978ed8e943b4f156be',1,'ssd1306.c']]],
['ssd1306_5finvert_24',['ssd1306_invert',['../ssd1306_8h.html#a2332fdd392f3e002a5f50e3c204c0e6a',1,'ssd1306.c']]],
['ssd1306_5fpoweroff_25',['ssd1306_poweroff',['../ssd1306_8h.html#ab6b0fb58a6636463ec76c93c05e26e02',1,'ssd1306.c']]],
['ssd1306_5fpoweron_26',['ssd1306_poweron',['../ssd1306_8h.html#a19eee3288fe5dc84fc95ff3a24d50d6a',1,'ssd1306.c']]],
['ssd1306_5fshow_27',['ssd1306_show',['../ssd1306_8h.html#afc04cfe30a15dfd3cc0b55ae2a2f57af',1,'ssd1306.c']]],
['ssd1306_5ft_28',['ssd1306_t',['../structssd1306__t.html',1,'']]]
['ssd1306_5fclear_5fsquare_12',['ssd1306_clear_square',['../ssd1306_8h.html#abe48d45d9ddeee6d86624f2d98e6fa99',1,'ssd1306.c']]],
['ssd1306_5fcommand_5ft_13',['ssd1306_command_t',['../ssd1306_8h.html#ad670652f20b55952a5ee9999a8e6b909',1,'ssd1306.h']]],
['ssd1306_5fcontrast_14',['ssd1306_contrast',['../ssd1306_8h.html#a9ebe6c7807f3fd8f0eb006769bedbbac',1,'ssd1306.c']]],
['ssd1306_5fdeinit_15',['ssd1306_deinit',['../ssd1306_8h.html#a8d7146d350e392ebc2556280d0fde1ca',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fchar_16',['ssd1306_draw_char',['../ssd1306_8h.html#a6de844e85019c62e2b094e5598bd18df',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fchar_5fwith_5ffont_17',['ssd1306_draw_char_with_font',['../ssd1306_8h.html#a48309e637d7621f73446b37d8728e085',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fempty_5fsquare_18',['ssd1306_draw_empty_square',['../ssd1306_8h.html#a4e33dec03c4741e2771987b20f026ebf',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fline_19',['ssd1306_draw_line',['../ssd1306_8h.html#a61855e5afa6908a4abda2336dfc6cefc',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fpixel_20',['ssd1306_draw_pixel',['../ssd1306_8h.html#a7c875fba9869eaa52e27cf325da57147',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fsquare_21',['ssd1306_draw_square',['../ssd1306_8h.html#a77731d3dfec84511f7b1b8205cc764c3',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fstring_22',['ssd1306_draw_string',['../ssd1306_8h.html#a4fa45ef8fd75cb3ff1b1c2378d064266',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fstring_5fwith_5ffont_23',['ssd1306_draw_string_with_font',['../ssd1306_8h.html#ad7aa75a6430ec1c501d233b3aaeafd8d',1,'ssd1306.c']]],
['ssd1306_5fhflip_24',['ssd1306_hflip',['../ssd1306_8h.html#af478370e8f3a941ac5d5d5dc8b4a11b9',1,'ssd1306.c']]],
['ssd1306_5finit_25',['ssd1306_init',['../ssd1306_8h.html#a56995249d6623b978ed8e943b4f156be',1,'ssd1306.c']]],
['ssd1306_5finvert_26',['ssd1306_invert',['../ssd1306_8h.html#a2332fdd392f3e002a5f50e3c204c0e6a',1,'ssd1306.c']]],
['ssd1306_5fpoweroff_27',['ssd1306_poweroff',['../ssd1306_8h.html#ab6b0fb58a6636463ec76c93c05e26e02',1,'ssd1306.c']]],
['ssd1306_5fpoweron_28',['ssd1306_poweron',['../ssd1306_8h.html#a19eee3288fe5dc84fc95ff3a24d50d6a',1,'ssd1306.c']]],
['ssd1306_5frotate_29',['ssd1306_rotate',['../ssd1306_8h.html#a5f7f4e389880f412318683f62cebeb2c',1,'ssd1306.c']]],
['ssd1306_5fshow_30',['ssd1306_show',['../ssd1306_8h.html#afc04cfe30a15dfd3cc0b55ae2a2f57af',1,'ssd1306.c']]],
['ssd1306_5ft_31',['ssd1306_t',['../structssd1306__t.html',1,'']]],
['ssd1306_5fvflip_32',['ssd1306_vflip',['../ssd1306_8h.html#ac6a2f7faaf517e96cff3c47d8986144d',1,'ssd1306.c']]]
];
2 changes: 1 addition & 1 deletion docs/search/all_7.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['width_29',['width',['../structssd1306__t.html#a62a19e1b4abdecca7b98a28a3f8bf314',1,'ssd1306_t']]]
['width_33',['width',['../structssd1306__t.html#a62a19e1b4abdecca7b98a28a3f8bf314',1,'ssd1306_t']]]
];
2 changes: 1 addition & 1 deletion docs/search/classes_0.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['ssd1306_5ft_30',['ssd1306_t',['../structssd1306__t.html',1,'']]]
['ssd1306_5ft_34',['ssd1306_t',['../structssd1306__t.html',1,'']]]
];
2 changes: 1 addition & 1 deletion docs/search/enums_0.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['ssd1306_5fcommand_5ft_59',['ssd1306_command_t',['../ssd1306_8h.html#ad670652f20b55952a5ee9999a8e6b909',1,'ssd1306.h']]]
['ssd1306_5fcommand_5ft_67',['ssd1306_command_t',['../ssd1306_8h.html#ad670652f20b55952a5ee9999a8e6b909',1,'ssd1306.h']]]
];
2 changes: 1 addition & 1 deletion docs/search/files_0.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['ssd1306_2eh_31',['ssd1306.h',['../ssd1306_8h.html',1,'']]]
['ssd1306_2eh_35',['ssd1306.h',['../ssd1306_8h.html',1,'']]]
];
42 changes: 23 additions & 19 deletions docs/search/functions_0.js
Original file line number Diff line number Diff line change
@@ -1,22 +1,26 @@
var searchData=
[
['ssd1306_5fbmp_5fshow_5fimage_32',['ssd1306_bmp_show_image',['../ssd1306_8h.html#a89d1f4edb34d5860df01a62512cc3949',1,'ssd1306.c']]],
['ssd1306_5fbmp_5fshow_5fimage_5fwith_5foffset_33',['ssd1306_bmp_show_image_with_offset',['../ssd1306_8h.html#a1624a5ea20392d5614b84094e94160b0',1,'ssd1306.c']]],
['ssd1306_5fclear_34',['ssd1306_clear',['../ssd1306_8h.html#a82fc78675d097e37985dfa8c6672dd58',1,'ssd1306.c']]],
['ssd1306_5fclear_5fpixel_35',['ssd1306_clear_pixel',['../ssd1306_8h.html#ac328fa69f7ed547cb1cd62f9e65e8067',1,'ssd1306.c']]],
['ssd1306_5fcontrast_36',['ssd1306_contrast',['../ssd1306_8h.html#a9ebe6c7807f3fd8f0eb006769bedbbac',1,'ssd1306.c']]],
['ssd1306_5fdeinit_37',['ssd1306_deinit',['../ssd1306_8h.html#a8d7146d350e392ebc2556280d0fde1ca',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fchar_38',['ssd1306_draw_char',['../ssd1306_8h.html#a6de844e85019c62e2b094e5598bd18df',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fchar_5fwith_5ffont_39',['ssd1306_draw_char_with_font',['../ssd1306_8h.html#a48309e637d7621f73446b37d8728e085',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fempty_5fsquare_40',['ssd1306_draw_empty_square',['../ssd1306_8h.html#a4e33dec03c4741e2771987b20f026ebf',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fline_41',['ssd1306_draw_line',['../ssd1306_8h.html#a61855e5afa6908a4abda2336dfc6cefc',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fpixel_42',['ssd1306_draw_pixel',['../ssd1306_8h.html#a7c875fba9869eaa52e27cf325da57147',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fsquare_43',['ssd1306_draw_square',['../ssd1306_8h.html#a77731d3dfec84511f7b1b8205cc764c3',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fstring_44',['ssd1306_draw_string',['../ssd1306_8h.html#a4fa45ef8fd75cb3ff1b1c2378d064266',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fstring_5fwith_5ffont_45',['ssd1306_draw_string_with_font',['../ssd1306_8h.html#ad7aa75a6430ec1c501d233b3aaeafd8d',1,'ssd1306.c']]],
['ssd1306_5finit_46',['ssd1306_init',['../ssd1306_8h.html#a56995249d6623b978ed8e943b4f156be',1,'ssd1306.c']]],
['ssd1306_5finvert_47',['ssd1306_invert',['../ssd1306_8h.html#a2332fdd392f3e002a5f50e3c204c0e6a',1,'ssd1306.c']]],
['ssd1306_5fpoweroff_48',['ssd1306_poweroff',['../ssd1306_8h.html#ab6b0fb58a6636463ec76c93c05e26e02',1,'ssd1306.c']]],
['ssd1306_5fpoweron_49',['ssd1306_poweron',['../ssd1306_8h.html#a19eee3288fe5dc84fc95ff3a24d50d6a',1,'ssd1306.c']]],
['ssd1306_5fshow_50',['ssd1306_show',['../ssd1306_8h.html#afc04cfe30a15dfd3cc0b55ae2a2f57af',1,'ssd1306.c']]]
['ssd1306_5fbmp_5fshow_5fimage_36',['ssd1306_bmp_show_image',['../ssd1306_8h.html#a89d1f4edb34d5860df01a62512cc3949',1,'ssd1306.c']]],
['ssd1306_5fbmp_5fshow_5fimage_5fwith_5foffset_37',['ssd1306_bmp_show_image_with_offset',['../ssd1306_8h.html#a1624a5ea20392d5614b84094e94160b0',1,'ssd1306.c']]],
['ssd1306_5fclear_38',['ssd1306_clear',['../ssd1306_8h.html#a82fc78675d097e37985dfa8c6672dd58',1,'ssd1306.c']]],
['ssd1306_5fclear_5fpixel_39',['ssd1306_clear_pixel',['../ssd1306_8h.html#ac328fa69f7ed547cb1cd62f9e65e8067',1,'ssd1306.c']]],
['ssd1306_5fclear_5fsquare_40',['ssd1306_clear_square',['../ssd1306_8h.html#abe48d45d9ddeee6d86624f2d98e6fa99',1,'ssd1306.c']]],
['ssd1306_5fcontrast_41',['ssd1306_contrast',['../ssd1306_8h.html#a9ebe6c7807f3fd8f0eb006769bedbbac',1,'ssd1306.c']]],
['ssd1306_5fdeinit_42',['ssd1306_deinit',['../ssd1306_8h.html#a8d7146d350e392ebc2556280d0fde1ca',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fchar_43',['ssd1306_draw_char',['../ssd1306_8h.html#a6de844e85019c62e2b094e5598bd18df',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fchar_5fwith_5ffont_44',['ssd1306_draw_char_with_font',['../ssd1306_8h.html#a48309e637d7621f73446b37d8728e085',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fempty_5fsquare_45',['ssd1306_draw_empty_square',['../ssd1306_8h.html#a4e33dec03c4741e2771987b20f026ebf',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fline_46',['ssd1306_draw_line',['../ssd1306_8h.html#a61855e5afa6908a4abda2336dfc6cefc',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fpixel_47',['ssd1306_draw_pixel',['../ssd1306_8h.html#a7c875fba9869eaa52e27cf325da57147',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fsquare_48',['ssd1306_draw_square',['../ssd1306_8h.html#a77731d3dfec84511f7b1b8205cc764c3',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fstring_49',['ssd1306_draw_string',['../ssd1306_8h.html#a4fa45ef8fd75cb3ff1b1c2378d064266',1,'ssd1306.c']]],
['ssd1306_5fdraw_5fstring_5fwith_5ffont_50',['ssd1306_draw_string_with_font',['../ssd1306_8h.html#ad7aa75a6430ec1c501d233b3aaeafd8d',1,'ssd1306.c']]],
['ssd1306_5fhflip_51',['ssd1306_hflip',['../ssd1306_8h.html#af478370e8f3a941ac5d5d5dc8b4a11b9',1,'ssd1306.c']]],
['ssd1306_5finit_52',['ssd1306_init',['../ssd1306_8h.html#a56995249d6623b978ed8e943b4f156be',1,'ssd1306.c']]],
['ssd1306_5finvert_53',['ssd1306_invert',['../ssd1306_8h.html#a2332fdd392f3e002a5f50e3c204c0e6a',1,'ssd1306.c']]],
['ssd1306_5fpoweroff_54',['ssd1306_poweroff',['../ssd1306_8h.html#ab6b0fb58a6636463ec76c93c05e26e02',1,'ssd1306.c']]],
['ssd1306_5fpoweron_55',['ssd1306_poweron',['../ssd1306_8h.html#a19eee3288fe5dc84fc95ff3a24d50d6a',1,'ssd1306.c']]],
['ssd1306_5frotate_56',['ssd1306_rotate',['../ssd1306_8h.html#a5f7f4e389880f412318683f62cebeb2c',1,'ssd1306.c']]],
['ssd1306_5fshow_57',['ssd1306_show',['../ssd1306_8h.html#afc04cfe30a15dfd3cc0b55ae2a2f57af',1,'ssd1306.c']]],
['ssd1306_5fvflip_58',['ssd1306_vflip',['../ssd1306_8h.html#ac6a2f7faaf517e96cff3c47d8986144d',1,'ssd1306.c']]]
];
2 changes: 1 addition & 1 deletion docs/search/variables_0.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['address_51',['address',['../structssd1306__t.html#ab889bd4c012a67785f381dce671badfd',1,'ssd1306_t']]]
['address_59',['address',['../structssd1306__t.html#ab889bd4c012a67785f381dce671badfd',1,'ssd1306_t']]]
];
Loading