代码搜索:I2C驱动
找到约 10,000 项符合「I2C驱动」的源代码
代码结果 10,000
www.eeworm.com/read/241061/13172557
kconfig
#
# I2C Sensor device configuration
#
menu "Hardware Sensors Chip support"
depends on I2C
config I2C_SENSOR
tristate
default n
config SENSORS_ADM1021
tristate "Analog Devices ADM1021 and compat
www.eeworm.com/read/136792/13359771
lst i2c.lst
C51 COMPILER V6.23a I2C 12/20/2002 12:46:27 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE I2C
OBJECT MODULE PLACED IN I2
www.eeworm.com/read/405151/11470808
kconfig
#
# I2C Sensor device configuration
#
menu "Hardware Sensors Chip support"
depends on I2C
config I2C_SENSOR
tristate
default n
config SENSORS_ADM1021
tristate "Analog Devices ADM1021 and compat
www.eeworm.com/read/345796/11791730
kconfig
#
# I2C Sensor device configuration
#
menu "Hardware Sensors Chip support"
depends on I2C
config I2C_SENSOR
tristate
default n
config SENSORS_ADM1021
tristate "Analog Devices ADM1021 and compat
www.eeworm.com/read/130108/14208346
h i2c-compat.h
/*
* some i2c layer compatibility stuff -- to avoid cluttering up the
* i2c modules with tons of #ifdefs
*/
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,66)
static inline void *i2c_get_adap
www.eeworm.com/read/127216/14369217
lst i2c.lst
C51 COMPILER V6.23a I2C 12/13/2002 12:45:25 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE I2C
OBJECT MODULE PLACED IN I2
www.eeworm.com/read/116530/14966305
lst i2c.lst
C51 COMPILER V6.23a I2C 12/20/2002 12:46:27 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE I2C
OBJECT MODULE PLACED IN I2
www.eeworm.com/read/4811/41052
lst i2c.lst
C51 COMPILER V6.23a I2C 12/20/2002 12:46:27 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE I2C
OBJECT MODULE PLACED IN I2
www.eeworm.com/read/17579/739944
v i2c.v
//I2C interface
module i2c (
clock,
reset_n,
scl,
sda,
no_ack,
ready,
data_in,
data_out,
sa,
rw,
ra,
ini
);
input clock;
input reset_n;
output scl;
inout sda
www.eeworm.com/read/250243/4439209
kconfig
#
# I2C Sensor device configuration
#
menu "Hardware Sensors Chip support"
depends on I2C
config I2C_SENSOR
tristate
default n
config SENSORS_ADM1021
tristate "Analog Devices ADM1021 and compat