/* kcounter.h - RTXC Quadros Version 1.0.0 Counter include file */ /* This file was generated on 09/07/2004 12:26:30 -- RTXCgen v1.12 Build 393 */ /* * RTXC Quadros Version 1.0.0 * Copyright (c) 1999-2004 * Quadros Systems, Inc. * ALL RIGHTS RESERVED * * THE INFORMATION HEREIN IS CONFIDENTIAL AND PROPRIETARY. * UNAUTHORIZED DISCLOSURE OR DISTRIBUTION IS PROHIBITED. */ /* * ** WARNING ** * * Do **NOT** Edit this File by Hand * * It was computer-generated by RTXCgen from * an Application specification file. */ /* Project Name: ColdFire - RTXC Quadros SS */ /* CPU Name: MCF523x */ /* Application Name: M523x Application */ #ifndef _KCOUNTER_H /* { */ #define _KCOUNTER_H /* Begin - Revision Information, Top */ /* End - Revision Information, Top */ #define NCOUNTERS 3 #define DNCOUNTERS 0 #define TICKCNTR 1 /* Counter 1 */ #define UCNTR1 2 /* User Counter 1 */ #define UCNTR2 3 /* User Counter 2 */ #define COUNTER_NAMMAX 8 /* Begin - User Include Information */ /* 2 Static and 1 Dynamic counters for User */ /* End - User Include Information */ /* Begin - Revision Information, Bottom */ /* End - Revision Information, Bottom */ #endif /* } _KCOUNTER_H */ /* end of file - kcounter.h */