os/linux-2.6-tag--devboard-R2_10-4/include/asm-cris/elphel/hist.h

Go to the documentation of this file.
00001 #ifndef __H_HIST__
00002 #define __H_HIST__
00003 
00004 #define DEV_HIST_NAME   "/dev/hist"
00005 
00006 #define IOC_HIST_SET            0x10
00007 #define IOC_HIST_SET_LOG        0x11
00008 #define IOC_HIST_GET            0x20
00009 
00010 #define IOC_HIST_RTC_GET    0x30
00011 
00012 #define IOC_STREAM_SET_FPS  0x20
00013 #define IOC_STREAM_GET_QTABLES  0x30
00014 /* return value is unsigned long[4]: tv.tv_sec, tv.tv_usec - system time; tv.tv_sec, tv.tv_usec - FPGA time */
00015 #define IOC_STREAM_GET_TIME  0x31
00016 
00017 #define REZ_HIST_TABLE  0x00
00018 #define REZ_HIST_CONF   0x01
00019 
00020 #define HIST_NOT_CHANGE 0xFFFF
00021 
00022 #endif  //      __H_HIST__

Generated on Thu Aug 7 16:19:00 2008 for elphel by  doxygen 1.5.1