Main Page | Data Structures | Directories | File List | Data Fields | Globals

mouse.hch File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define _MOUSEDRIVER_HCH   1
#define MouseRun(ClockRate)   RC200TouchScreenRun(ClockRate)

Functions

void mouse_main (mousedata_t *mousedata)
 Main mousedriver. This function never returns! It calls the main mousehandler and returns the States and coordinates into a shared store.


Detailed Description

Graphic Equalizer API

Project information.

Project Graphic Equalizer
Author:
O.M. Schinagl
Date:
20041011
Version:
0.1

Copyright

Copyright ©2004 Koninklijke Philips Electronics N.V. All rights reserved

Change history

20041011: O.M. Schinagl
Initial version

Definition in file mouse.hch.


Define Documentation

#define _MOUSEDRIVER_HCH   1
 

Definition at line 20 of file mouse.hch.

#define MouseRun ClockRate   )     RC200TouchScreenRun(ClockRate)
 

Definition at line 27 of file mouse.hch.

Referenced by main().


Function Documentation

void mouse_main mousedata_t mousedata  ) 
 

Main mousedriver. This function never returns! It calls the main mousehandler and returns the States and coordinates into a shared store.

Parameters:
*mousedata Storage for all mousedata and states.
Returns:
Never Returns.
Return values:
void 

Definition at line 48 of file mouse.hcc.

References MOUSE_NOT_UPDATED, mousedata_t::state, mousedata_t::status, mousedata_t::x, and mousedata_t::y.

Referenced by main().


Generated on Thu Dec 9 14:37:08 2004 for Graphic Equalizer 2 by  doxygen 1.3.9.1