]> git.sur5r.net Git - freertos/blob - Demo/HCS12_CodeWarrior_small/CODE/PE_Timer.H
Prepare files for export (MicroBlaze project).
[freertos] / Demo / HCS12_CodeWarrior_small / 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 : MC9S12C32CFU\r
6 **     Beantype  : PE_Timer\r
7 **     Version   : Driver 01.00\r
8 **     Compiler  : Metrowerks HC12 C Compiler\r
9 **     Date/Time : 17/05/2005, 08:44\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 bool PE_Timer_LngHi1(dword Low, dword High, word *Out);\r
34 /*\r
35 ** ===================================================================\r
36 **     Method      :  PE_Timer_LngHi1 (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 \r
45 #endif /* END PE_Timer. */\r
46 /*\r
47 ** ###################################################################\r
48 **\r
49 **     This file was created by UNIS Processor Expert 03.33 for \r
50 **     the Motorola HCS12 series of microcontrollers.\r
51 **\r
52 ** ###################################################################\r
53 */\r