USB_Host_Shield_2.0/search/searchdata.js
Kristian Sloth Lauszus 4f510c5316 Updated documentation
2015-04-07 16:07:33 +02:00

43 lines
676 B
JavaScript

var indexSectionsWithContent =
{
0: "_abcdefghijklmnopqrstuvwxyz",
1: "abcefhiklmprstuwx",
2: "abchmprsuvwx",
3: "abcdefghiklmnoprstuvwx",
4: "_abcdefghiklmnopqrstuvwxy",
5: "bcdmptu",
6: "abcdhlprstv",
7: "abcdefghklmnoprstuvwxyz",
8: "_abcdefghijklmnoprstuvwx",
9: "w"
};
var indexSectionNames =
{
0: "all",
1: "classes",
2: "files",
3: "functions",
4: "variables",
5: "typedefs",
6: "enums",
7: "enumvalues",
8: "defines",
9: "pages"
};
var indexSectionLabels =
{
0: "All",
1: "Classes",
2: "Files",
3: "Functions",
4: "Variables",
5: "Typedefs",
6: "Enumerations",
7: "Enumerator",
8: "Macros",
9: "Pages"
};