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

mouse.hcc File Reference

#include <stdlib.hch>
#include "pal_master.hch"
#include "pal_mouse.hch"
#include "configuration.hch"
#include "mouse_shared.hch"
#include "mouse.hch"

Include dependency graph for mouse.hcc:

Include dependency graph

Go to the source code of this file.

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

input function itself is however performed by the touchscreen of the RC200.

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.hcc.


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:09 2004 for Graphic Equalizer 2 by  doxygen 1.3.9.1