URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
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 : MC9S12C32CFU
|
6 |
|
|
** Beantype : PE_Timer
|
7 |
|
|
** Version : Driver 01.00
|
8 |
|
|
** Compiler : Metrowerks HC12 C Compiler
|
9 |
|
|
** Date/Time : 17/05/2005, 08:44
|
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 |
|
|
bool PE_Timer_LngHi1(dword Low, dword High, word *Out);
|
34 |
|
|
/*
|
35 |
|
|
** ===================================================================
|
36 |
|
|
** Method : PE_Timer_LngHi1 (bean PE_Timer)
|
37 |
|
|
**
|
38 |
|
|
** Description :
|
39 |
|
|
** This method is internal. It is used by Processor Expert
|
40 |
|
|
** only.
|
41 |
|
|
** ===================================================================
|
42 |
|
|
*/
|
43 |
|
|
|
44 |
|
|
|
45 |
|
|
#endif /* END PE_Timer. */
|
46 |
|
|
/*
|
47 |
|
|
** ###################################################################
|
48 |
|
|
**
|
49 |
|
|
** This file was created by UNIS Processor Expert 03.33 for
|
50 |
|
|
** the Motorola HCS12 series of microcontrollers.
|
51 |
|
|
**
|
52 |
|
|
** ###################################################################
|
53 |
|
|
*/
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.