代码搜索:I2C

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

代码结果 10,000
www.eeworm.com/read/26538/852780

c stm8s_i2c.c

/** ****************************************************************************** * @file stm8s_i2c.c * @brief This file contains all the functions for the I2C peripheral. * @author STMic
www.eeworm.com/read/27130/862751

msp430f149-

i2c/Debug
www.eeworm.com/read/27130/862769

msp430f149-

i2c/Debug
www.eeworm.com/read/27562/865875

c i2c.c

//----------------------------------------------------------------- // I2C驱动程序 //----------------------------------------------------------------- #include "I2C.h" //子器件地址定义 #define DEV_SUB_ADDR
www.eeworm.com/read/27607/985163

c i2c.c

//----------------------------------------------------------------- // I2C驱动程序 //----------------------------------------------------------------- #include "I2C.h" //子器件地址定义 #define DEV_SUB_ADDR
www.eeworm.com/read/28229/996443

c fet140_i2c_14.c

//****************************************************************************** // MSP-FET430P140 Demo - Switch Between UART0 & Master I2C Transmitter // // Description: This code shows proper
www.eeworm.com/read/28229/996484

c fet140_i2c_08.c

//************************************************************************************ // MSP-FET430P140 Demo - I2C, Master Writes Multiple Bytes to MSP430 Slave // // Description: This demo co
www.eeworm.com/read/37255/1070282

c stm8s_i2c.c

/** ****************************************************************************** * @file stm8s_i2c.c * @brief This file contains all the functions for the I2C peripheral. * @author STMicro
www.eeworm.com/read/37255/1070314

h stm8s_i2c.h

/** ***************************************************************************** * @file stm8s_i2c.h * @brief This file contains all functions prototype and macros for the I2C peripheral. *
www.eeworm.com/read/216091/4899891

makefile_pc

########################################################################## # # makefile_pc for use with PC mksnt tools dink32/drivers/i2c # # Copyright Motorola, Inc. 1997 # ALL RIG