Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Related Pages  

Ctest.c

00001 #include <stdlib.h>
00002 #include <stdio.h>
00003 #include <string.h>
00004 #include <sys/ioctl.h>
00005 #include <unistd.h>
00006 #include <sys/types.h>
00007 #include <asm/types.h>
00008 #include <sys/stat.h>
00009 #include <fcntl.h>
00010 #include <signal.h>
00011 #include <sched.h>
00012 #include <sys/resource.h>
00013 #include <sys/io.h>
00014 #include <signal.h>
00015 #include <packet.h>
00016 #include <coprocessor.h>
00017 
00018 main()
00019 {
00020 E12_PWMControl(0, 0, 1, 0x100);
00021 E12_CountConfig(0, 0, 1, 0x100,0);
00022 return 0;
00023 }

Generated on Mon Dec 29 16:06:42 2003 for PCM-37e12 by doxygen1.2.15