代码搜索结果
找到约 10,000 项符合
I2C 的代码
i2c.lnp
"STARTUP.obj",
"at24xx.obj"
TO "i2c"
RAMSIZE(256)
kconfig
#
# Sensor device configuration
#
menu "I2C Hardware Bus support"
depends on I2C
config I2C_ALI1535
tristate "ALI 1535"
depends on I2C && PCI && EXPERIMENTAL
help
If you say yes to this optio
kconfig
#
# Sensor device configuration
#
menu "I2C Hardware Bus support"
depends on I2C
config I2C_ALI1535
tristate "ALI 1535"
depends on I2C && PCI
help
If you say yes to this option, support will
kconfig
#
# Sensor device configuration
#
menu "I2C Hardware Bus support"
depends on I2C
config I2C_ALI1535
tristate "ALI 1535"
depends on I2C && PCI && EXPERIMENTAL
help
If you say yes to this optio
kconfig
#
# Sensor device configuration
#
menu "I2C Hardware Bus support"
depends on I2C
config I2C_ALI1535
tristate "ALI 1535"
depends on I2C && PCI && EXPERIMENTAL
help
If you say yes to this optio
i2c.lnp
"I2C_Host.obj"
TO "I2C"
RAMSIZE(256)
i2c_edge_conditions.svn-base
I2C Edge Conditions:
====================
I2C devices may be left in a write state if a read was occuring
and the CPU was reset. This may result in EEPROM data corruption.
The edge condi
i2c_edge_conditions
I2C Edge Conditions:
====================
I2C devices may be left in a write state if a read was occuring
and the CPU was reset. This may result in EEPROM data corruption.
The edge condi
patchi2c.c
/*
*
* File: patchi2c.c
* Description: Simple I2C driver using patch to relocate I2C parameters
*
* Target device: Any MPC8xx processor with a CPM-driven I2C
*
* This driver uses the
i2c读写-2404存储+数码管显示.c
/***************************************************************************
* 程序名称:AT2404+数码管 存储临时关机时的变化数字
****************************************************************************/
#includ