代码搜索结果
找到约 10,000 项符合
I2C 的代码
kconfig
#
# Character device configuration
#
menu "I2C support"
config I2C
tristate "I2C support"
---help---
I2C (pronounce: I-square-C) is a slow serial bus protocol used in
many micro controller a
fet140_i2c_05.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Slave Transmits to MSP430 Master
//
// Description: This demo connects two MSP430'
i2croutines.s43
;*****************************************************************************/
;* Communication with an EEPROM (e.g. 2465) via I2C bus */
;* The I2C module of the MSP430F169 i
tlv320aic33 i2c.txt
.title "i2ctest.asm"
.include "regs.asm"
.include "vectors.asm"
.global _c_int00
.def main ;Must have
stack_len
fet140_i2c_05.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Slave Transmits to MSP430 Master
//
// Description: This demo connects two MSP430'
fet140_i2c_05.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Slave Transmits to MSP430 Master
//
// Description: This demo connects two MSP430'
fet140_i2c_05.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Slave Transmits to MSP430 Master
//
// Description: This demo connects two MSP430'
fet140_i2c_05.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Slave Transmits to MSP430 Master
//
// Description: This demo connects two MSP430'
fet140_i2c_05.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Slave Transmits to MSP430 Master
//
// Description: This demo connects two MSP430'
kconfig
#
# Character device configuration
#
menu "I2C Algorithms"
depends on I2C
config I2C_ALGOBIT
tristate "I2C bit-banging interfaces"
depends on I2C
help
This allows you to use a range of I2C ad