HyperPlatform Programmer's Reference
Main Page
+
Classes
Class List
Class Index
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Functions
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Typedefs
+
Files
File List
+
File Members
+
All
_
a
b
d
e
g
h
i
k
l
m
n
o
p
r
s
u
v
+
Functions
_
a
d
e
g
h
i
k
l
o
p
r
u
v
+
Variables
b
d
g
h
k
l
p
Typedefs
Enumerations
Macros
HyperPlatform
driver.h
Go to the documentation of this file.
1
// Copyright (c) 2015-2017, Satoshi Tanda. All rights reserved.
2
// Use of this source code is governed by a MIT-style license that can be
3
// found in the LICENSE file.
4
7
8
#ifndef HYPERPLATFORM_DRIVER_H_
9
#define HYPERPLATFORM_DRIVER_H_
10
11
extern
"C"
{
13
//
14
// macro utilities
15
//
16
18
//
19
// constants and macros
20
//
21
23
//
24
// types
25
//
26
28
//
29
// prototypes
30
//
31
33
//
34
// variables
35
//
36
38
//
39
// implementations
40
//
41
42
}
// extern "C"
43
44
#endif // HYPERPLATFORM_DRIVER_H_
Generated by
1.8.14