]> git.sur5r.net Git - freertos/blob - FreeRTOS/Demo/HCS12_CodeWarrior_banked/CODE/PE_Timer.H
Add FreeRTOS-Plus directory.
[freertos] / FreeRTOS / Demo / HCS12_CodeWarrior_banked / CODE / PE_Timer.H
1 /** ###################################################################\r
2 **     THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.\r
3 **     Filename  : PE_Timer.H\r
4 **     Project   : RTOSDemo\r
5 **     Processor : MC9S12DP256BCPV\r
6 **     Beantype  : PE_Timer\r
7 **     Version   : Driver 01.00\r
8 **     Compiler  : Metrowerks HC12 C Compiler\r
9 **     Date/Time : 14/06/2005, 16:34\r
10 **     Abstract  :\r
11 **         This bean "PE_Timer" implements internal methods and definitions\r
12 **         used by beans working with timers.\r
13 **     Settings  :\r
14 **     Contents  :\r
15 **         No public methods\r
16 **\r
17 **     (c) Copyright UNIS, spol. s r.o. 1997-2002\r
18 **     UNIS, spol. s r.o.\r
19 **     Jundrovska 33\r
20 **     624 00 Brno\r
21 **     Czech Republic\r
22 **     http      : www.processorexpert.com\r
23 **     mail      : info@processorexpert.com\r
24 ** ###################################################################*/\r
25 #ifndef __PE_Timer\r
26 #define __PE_Timer\r
27 /*Include shared modules, which are used for whole project*/\r
28 #include "PE_types.h"\r
29 #include "PE_const.h"\r
30 \r
31 /* MODULE PE_Timer. */\r
32 \r
33 void PE_Timer_LngMul(dword va1, dword va2, dlong *var);\r
34 /*\r
35 ** ===================================================================\r
36 **     Method      :  PE_Timer_LngMul (bean PE_Timer)\r
37 **\r
38 **     Description :\r
39 **         This method is internal. It is used by Processor Expert\r
40 **         only.\r
41 ** ===================================================================\r
42 */\r
43 \r
44 bool PE_Timer_LngHi1(dword Low, dword High, word *Out);\r
45 /*\r
46 ** ===================================================================\r
47 **     Method      :  PE_Timer_LngHi1 (bean PE_Timer)\r
48 **\r
49 **     Description :\r
50 **         This method is internal. It is used by Processor Expert\r
51 **         only.\r
52 ** ===================================================================\r
53 */\r
54 \r
55 bool PE_Timer_LngHi2(dword Low, dword High, word *Out);\r
56 /*\r
57 ** ===================================================================\r
58 **     Method      :  PE_Timer_LngHi2 (bean PE_Timer)\r
59 **\r
60 **     Description :\r
61 **         This method is internal. It is used by Processor Expert\r
62 **         only.\r
63 ** ===================================================================\r
64 */\r
65 \r
66 bool PE_Timer_LngHi3(dword Low, dword High, word *Out);\r
67 /*\r
68 ** ===================================================================\r
69 **     Method      :  PE_Timer_LngHi3 (bean PE_Timer)\r
70 **\r
71 **     Description :\r
72 **         This method is internal. It is used by Processor Expert\r
73 **         only.\r
74 ** ===================================================================\r
75 */\r
76 \r
77 bool PE_Timer_LngHi4(dword Low, dword High, word *Out);\r
78 /*\r
79 ** ===================================================================\r
80 **     Method      :  PE_Timer_LngHi4 (bean PE_Timer)\r
81 **\r
82 **     Description :\r
83 **         This method is internal. It is used by Processor Expert\r
84 **         only.\r
85 ** ===================================================================\r
86 */\r
87 \r
88 \r
89 #endif /* END PE_Timer. */\r
90 /*\r
91 ** ###################################################################\r
92 **\r
93 **     This file was created by UNIS Processor Expert 03.33 for \r
94 **     the Motorola HCS12 series of microcontrollers.\r
95 **\r
96 ** ###################################################################\r
97 */\r