-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial system call comprehensive documentations
- Loading branch information
Showing
16 changed files
with
134 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,13 @@ | ||
var searchData= | ||
[ | ||
['tone_0',['tone',['../class_gpio.html#afb20af73d4a9f27fc55027f950693ab5',1,'Gpio']]], | ||
['tool_1',['Using rishka-cc tool',['../index.html#autotoc_md4',1,'']]], | ||
['transfer16_2',['transfer16',['../class_s_p_i.html#a747d3de0d24155afeff9071b57fca47a',1,'SPI']]], | ||
['transfer32_3',['transfer32',['../class_s_p_i.html#a7941fffa96ff21e0c047d0b8b3335b97',1,'SPI']]], | ||
['transfer8_4',['transfer8',['../class_s_p_i.html#aeca87cf870578ed6639122474228c749',1,'SPI']]], | ||
['transfer_5fbits_5',['transfer_bits',['../class_s_p_i.html#af9f279f68f6fa78ff5c5748eef25a8e0',1,'SPI']]], | ||
['transfer_5fbytes_6',['transfer_bytes',['../class_s_p_i.html#a9a95bf4840cb3ca3caf5e0d4aa01f6c5',1,'SPI']]], | ||
['true_7',['true',['../types_8h.html#a41f9c5fb8b08eb5dc3edce4dcb37fee7',1,'types.h']]], | ||
['types_2eh_8',['types.h',['../types_8h.html',1,'']]] | ||
['the_20hood_0',['Under The Hood',['../md_misc_2system__calls.html#autotoc_md10',1,'']]], | ||
['tone_1',['tone',['../class_gpio.html#afb20af73d4a9f27fc55027f950693ab5',1,'Gpio']]], | ||
['tool_2',['Using rishka-cc tool',['../index.html#autotoc_md4',1,'']]], | ||
['transfer16_3',['transfer16',['../class_s_p_i.html#a747d3de0d24155afeff9071b57fca47a',1,'SPI']]], | ||
['transfer32_4',['transfer32',['../class_s_p_i.html#a7941fffa96ff21e0c047d0b8b3335b97',1,'SPI']]], | ||
['transfer8_5',['transfer8',['../class_s_p_i.html#aeca87cf870578ed6639122474228c749',1,'SPI']]], | ||
['transfer_5fbits_6',['transfer_bits',['../class_s_p_i.html#af9f279f68f6fa78ff5c5748eef25a8e0',1,'SPI']]], | ||
['transfer_5fbytes_7',['transfer_bytes',['../class_s_p_i.html#a9a95bf4840cb3ca3caf5e0d4aa01f6c5',1,'SPI']]], | ||
['true_8',['true',['../types_8h.html#a41f9c5fb8b08eb5dc3edce4dcb37fee7',1,'types.h']]], | ||
['types_2eh_9',['types.h',['../types_8h.html',1,'']]] | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
var searchData= | ||
[ | ||
['calloc_0',['calloc',['../class_memory.html#af8365b5845b980ce2ccc5b77369bc4a6',1,'Memory']]], | ||
['calls_1',['System Calls',['../md_misc_2system__calls.html',1,'']]], | ||
['calls_1',['Calls',['../md_misc_2system__calls.html#autotoc_md11',1,'Complete List of System Calls'],['../md_misc_2system__calls.html',1,'Runtime System Calls']]], | ||
['cc_20tool_2',['Using rishka-cc tool',['../index.html#autotoc_md4',1,'']]], | ||
['close_3',['close',['../class_file.html#a83cbce54d6c3b8c2f417b51f6b3f488c',1,'File']]], | ||
['compiling_4',['Manually Compiling',['../index.html#autotoc_md5',1,'']]], | ||
['compiling_20examples_5',['Compiling Examples',['../index.html#autotoc_md3',1,'']]], | ||
['contributing_6',['Contributing',['../index.html#autotoc_md7',1,'']]], | ||
['count_7',['count',['../class_args.html#a107b1f8ed9f9eaf269380e14f6668793',1,'Args']]] | ||
['complete_20list_20of_20system_20calls_6',['Complete List of System Calls',['../md_misc_2system__calls.html#autotoc_md11',1,'']]], | ||
['contributing_7',['Contributing',['../index.html#autotoc_md7',1,'']]], | ||
['count_8',['count',['../class_args.html#a107b1f8ed9f9eaf269380e14f6668793',1,'Args']]] | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
var searchData= | ||
[ | ||
['how_20does_20it_20work_0',['How Does It Work?',['../index.html#autotoc_md0',1,'']]] | ||
['hood_0',['Under The Hood',['../md_misc_2system__calls.html#autotoc_md10',1,'']]], | ||
['how_20does_20it_20work_1',['How Does It Work?',['../index.html#autotoc_md0',1,'']]] | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
var searchData= | ||
[ | ||
['on_5freceive_0',['on_receive',['../class_i2_c.html#af9ff84397093ccd077543fe01961cd5d',1,'I2C']]], | ||
['on_5frequest_1',['on_request',['../class_i2_c.html#a390ff0ee890ab39ab28cd4c543af8e9e',1,'I2C']]], | ||
['open_2',['open',['../class_file.html#a02bd0d435a62edd38c7d740d78b0e2b2',1,'File']]] | ||
['of_20system_20calls_0',['Complete List of System Calls',['../md_misc_2system__calls.html#autotoc_md11',1,'']]], | ||
['on_5freceive_1',['on_receive',['../class_i2_c.html#af9ff84397093ccd077543fe01961cd5d',1,'I2C']]], | ||
['on_5frequest_2',['on_request',['../class_i2_c.html#a390ff0ee890ab39ab28cd4c543af8e9e',1,'I2C']]], | ||
['open_3',['open',['../class_file.html#a02bd0d435a62edd38c7d740d78b0e2b2',1,'File']]] | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
var searchData= | ||
[ | ||
['calls_0',['System Calls',['../md_misc_2system__calls.html',1,'']]] | ||
['calls_0',['Runtime System Calls',['../md_misc_2system__calls.html',1,'']]] | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
var searchData= | ||
[ | ||
['rishka_20sdk_0',['Rishka SDK',['../index.html',1,'']]] | ||
['rishka_20sdk_0',['Rishka SDK',['../index.html',1,'']]], | ||
['runtime_20system_20calls_1',['Runtime System Calls',['../md_misc_2system__calls.html',1,'']]] | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
var searchData= | ||
[ | ||
['sdk_0',['Rishka SDK',['../index.html',1,'']]], | ||
['system_20calls_1',['System Calls',['../md_misc_2system__calls.html',1,'']]] | ||
['system_20calls_1',['Runtime System Calls',['../md_misc_2system__calls.html',1,'']]] | ||
]; |
Oops, something went wrong.