os/linux-2.6-tag--devboard-R2_10-4/arch/cris/arch-v32/drivers/elphel/cci2c.h

Go to the documentation of this file.
00001  /* i2c routines */
00002 
00003 int i2c_delays (unsigned long delays);
00004 int i2c_writeData(int n, unsigned char theSlave, unsigned char *theData, int size, int stop);
00005 int i2c_readData(int n, unsigned char theSlave, unsigned char *theData, int size, int start);
00006 int i2c_ioctl(struct inode *inode, struct file *file,  unsigned int cmd, unsigned long arg);

Generated on Fri Nov 28 00:06:23 2008 for elphel by  doxygen 1.5.1