OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [freertos-6.1.1/] [Demo/] [HCS12_CodeWarrior_banked/] [CODE/] [PE_Timer.H] - Blame information for rev 588

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.