代码搜索结果

找到约 10,000 项符合 I2C 的代码

msp430x47xx_uscib0_i2c_09.c

//****************************************************************************** // MSP430x47xx Demo - USCI_B0 I2C Slave RX multiple bytes from MSP430 Master // // Description: This demo conne

dm643_eeprom.c

/* * Copyright 2003 by Spectrum Digital Incorporated. * All rights reserved. Property of Spectrum Digital Incorporated. */ /* * ======== dm643_eeprom.c ======== * I2C EEPROM module im

bttv.h

/* * bttv - Bt848 frame grabber driver * * card ID's and external interfaces of the bttv driver * basically stuff needed by other drivers (i2c, lirc, ...) * and is supported not to change muc

upsd3300_i2c.h

/*---------------------------------------------------------------------------- Title: Turbo_I2C.h Date: 4, 2003 Author: Shao Qing Description: Function prototypes for Turbo_i2c.c I2C Routine

iic.h

//QQ:32200242 E-Mail:xjj0925@126.com //---------------------------------------------------------- /******************************************************************** MCS-51单片机模拟I2C软件包(V1.1)

i2c_test.c

#define LPCEB2000_I /********************************************************************************************* * File: i2c_test.c * Author: Embest w.h.xie * Desc: test I2C bus read and write

i2c_core.vhd

-- I2C Core -- -- Translate simple commands into SCL/SDA transitions -- Each command has 5 states, A/B/C/D/idle -- -- start: SCL ~~~~~~~~~~\____ -- SDA ~~~~~~~~\______ -- x | A | B | C | D |

msp430x24x_uscib0_i2c_05.c

//****************************************************************************** // MSP430x24x Demo - USCI_B0 I2C Slave TX single bytes to MSP430 Master // // Description: This demo connects two

msp430x24x_uscib0_i2c_11.c

//****************************************************************************** // MSP430x24x Demo - USCI_B0 I2C Slave TX multiple bytes to MSP430 Master // // Description: This demo connects tw

msp430x24x_uscib0_i2c_09.c

//****************************************************************************** // MSP430x24x Demo - USCI_B0 I2C Slave RX multiple bytes from MSP430 Master // // Description: This demo connects