check transfer
0.1
Check data transfer for SDAccell OpenCL application
Main Page
+
Namespaces
Namespace List
+
Namespace Members
All
Functions
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
i
k
l
m
n
p
q
r
s
t
u
v
w
x
y
~
+
Functions
a
c
d
e
g
i
p
r
s
t
u
w
~
+
Variables
a
b
c
d
f
i
k
l
m
n
p
q
r
s
t
v
x
y
Typedefs
+
Files
File List
+
File Members
+
All
_
b
c
d
e
f
g
h
i
m
p
r
s
u
v
Functions
Variables
+
Typedefs
b
c
e
h
p
r
s
u
+
Macros
_
b
c
d
e
f
g
h
r
s
u
v
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Macros
host_util
ipc.h
Go to the documentation of this file.
1
2
int
IPC_getch
(
void
);
3
4
int
IPC_getche
(
void
);
5
6
int
IPC_kbhit
(
void
);
7
8
void
IPC_delay
(
int
ms);
9
10
long
IPC_getTickCount
();
IPC_getTickCount
long IPC_getTickCount()
Definition:
ipc.cpp:66
IPC_getche
int IPC_getche(void)
Definition:
ipc.cpp:48
IPC_delay
void IPC_delay(int ms)
Definition:
ipc.cpp:16
IPC_getch
int IPC_getch(void)
Definition:
ipc.cpp:26
IPC_kbhit
int IPC_kbhit(void)
Definition:
ipc.cpp:55
Generated by
1.8.13