代码搜索结果

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

msp430x22x4_uscib0_i2c_09.c

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

msp430x22x4_uscib0_i2c_11.c

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

i2c_model.vhd

-- -- Simple I2C controller -- -- 1) No multimaster -- 2) No slave mode -- 3) No fifo's -- -- notes: -- Every command is acknowledged. Do not set a new command before previous is acknowledged. -- Dout

upsd_i2c.h

/*---------------------------------------------------------------------------- Title: upsd_i2c.h Date: October 7, 2002 Author: Alec Bath Description: Function prototypes for upsd_i2c.c I2C R

upsd_i2c.c

/*---------------------------------------------------------------------------- Title: upsd_i2c.c Date: July 22, 2002 Author: Alec Bath Description: I2C Routines for DK3200 Board Copyright 2002 ST M

i2c.vhd

-- -- Simple I2C controller -- -- 1) No multimaster -- 2) No slave mode -- 3) No fifo's -- -- notes: -- Every command is acknowledged. Do not set a new command before previous is acknowledged. -- Dout

i2c_1.1.vhd

-- -- Simple I2C controller -- -- 1) No multimaster -- 2) No slave mode -- 3) No fifo's -- -- notes: -- Every command is acknowledged. Do not set a new command before previous is acknowledged. -- Dout

i2c.h

/*-------------------------------------------------------------------------- I2C.H Header file for I2C History: 07/20/2006 : First Version V0.1 ---HsinChu Office 09/15/2006 : Version 0.2 ---Hsi

i2c.h

/* * File : i2c.h * * Description: Contains macros and structure declarations for I2C driver * * Copyright 2004 ZiLOG Inc. ALL RIGHTS RESERVED. * * This file contains unpublished

i2c.vhd

-- -- Simple I2C controller -- -- 1) No multimaster -- 2) No slave mode -- 3) No fifo's -- -- notes: -- Every command is acknowledged. Do not set a new command before previous is acknowledged. -- Dout