LMS 2012
Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
c_move.h
Go to the documentation of this file.
1
/*
2
* LEGO® MINDSTORMS EV3
3
*
4
* Copyright (C) 2010-2013 The LEGO Group
5
*
6
* This program is free software; you can redistribute it and/or modify
7
* it under the terms of the GNU General Public License as published by
8
* the Free Software Foundation; either version 2 of the License, or
9
* (at your option) any later version.
10
*
11
* This program is distributed in the hope that it will be useful,
12
* but WITHOUT ANY WARRANTY; without even the implied warranty of
13
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
* GNU General Public License for more details.
15
*
16
* You should have received a copy of the GNU General Public License
17
* along with this program; if not, write to the Free Software
18
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
19
*/
20
21
22
#ifndef C_MOVE_H_
23
#define C_MOVE_H_
24
25
void
cMove8to8
(
void
);
26
27
void
cMove8to16
(
void
);
28
29
void
cMove8to32
(
void
);
30
31
void
cMove8toF
(
void
);
32
33
void
cMove16to8
(
void
);
34
35
void
cMove16to16
(
void
);
36
37
void
cMove16to32
(
void
);
38
39
void
cMove16toF
(
void
);
40
41
void
cMove32to8
(
void
);
42
43
void
cMove32to16
(
void
);
44
45
void
cMove32to32
(
void
);
46
47
void
cMove32toF
(
void
);
48
49
void
cMoveFto8
(
void
);
50
51
void
cMoveFto16
(
void
);
52
53
void
cMoveFto32
(
void
);
54
55
void
cMoveFtoF
(
void
);
56
57
void
cMoveInitBytes
(
void
);
58
59
void
cMoveRead8
(
void
);
60
61
void
cMoveRead16
(
void
);
62
63
void
cMoveRead32
(
void
);
64
65
void
cMoveReadF
(
void
);
66
67
void
cMoveWrite8
(
void
);
68
69
void
cMoveWrite16
(
void
);
70
71
void
cMoveWrite32
(
void
);
72
73
void
cMoveWriteF
(
void
);
74
75
76
#endif
/* C_MOVE_H_ */
cMove8toF
void cMove8toF(void)
opMOVE8_F
Definition:
c_move.c:154
cMove32to32
void cMove32to32(void)
opMOVE32_32
Definition:
c_move.c:374
cMoveWriteF
void cMoveWriteF(void)
opWRITEF
Definition:
c_move.c:740
cMove16toF
void cMove16toF(void)
opMOVE16_F
Definition:
c_move.c:271
cMove32toF
void cMove32toF(void)
opMOVE32_F
Definition:
c_move.c:396
cMove16to32
void cMove16to32(void)
opMOVE16_32
Definition:
c_move.c:242
cMove8to16
void cMove8to16(void)
opMOVE8_16
Definition:
c_move.c:95
cMoveFto32
void cMoveFto32(void)
opMOVEF_32
Definition:
c_move.c:499
cMove8to32
void cMove8to32(void)
opMOVE8_32
Definition:
c_move.c:125
cMoveWrite8
void cMoveWrite8(void)
opWRITE8
Definition:
c_move.c:659
cMoveFtoF
void cMoveFtoF(void)
opMOVEF_F
Definition:
c_move.c:536
cMove32to8
void cMove32to8(void)
opMOVE32_8
Definition:
c_move.c:300
cMoveRead8
void cMoveRead8(void)
opREAD8
Definition:
c_move.c:559
cMoveInitBytes
void cMoveInitBytes(void)
opINIT_BYTES
Definition:
c_move.c:43
cMoveWrite32
void cMoveWrite32(void)
opWRITE32
Definition:
c_move.c:713
cMove16to16
void cMove16to16(void)
opMOVE16_16
Definition:
c_move.c:220
cMove8to8
void cMove8to8(void)
opMOVE8_8
Definition:
c_move.c:73
cMove16to8
void cMove16to8(void)
opMOVE16_8
Definition:
c_move.c:183
cMoveRead32
void cMoveRead32(void)
opREAD32
Definition:
c_move.c:609
cMoveWrite16
void cMoveWrite16(void)
opWRITE16
Definition:
c_move.c:686
cMoveReadF
void cMoveReadF(void)
opREADF
Definition:
c_move.c:634
cMoveFto16
void cMoveFto16(void)
opMOVEF_16
Definition:
c_move.c:462
cMoveFto8
void cMoveFto8(void)
opMOVEF_8
Definition:
c_move.c:425
cMoveRead16
void cMoveRead16(void)
opREAD16
Definition:
c_move.c:584
cMove32to16
void cMove32to16(void)
opMOVE32_16
Definition:
c_move.c:337
ev3sources-master-2
lms2012
lms2012
source
c_move.h
Generated on Tue Jul 29 2014 19:20:27 for LMS 2012 by
1.8.7