代码搜索结果

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

i2c-pca-isa

Kernel driver i2c-pca-isa Supported adapters: This driver supports ISA boards using the Philips PCA 9564 Parallel bus to I2C bus controller Author: Ian Campbell , Arcom Contro

pcf8591

Kernel driver pcf8591 ===================== Supported chips: * Philips PCF8591 Prefix: 'pcf8591' Addresses scanned: I2C 0x48 - 0x4f Datasheet: Publicly available at the Philips Semicond

config.in

# # Multimedia Video device configuration # mainmenu_option next_comment comment 'Video For Linux' bool ' V4L information in proc filesystem' CONFIG_VIDEO_PROC_FS dep_tristate ' I2C on parallel por

proc-interface

i2c-core is the core i2c module (surprise!) which offers general routines on which other modules build. You will find that all i2c-related modules depend on this module, so it will (need to) be loaded

config.in

# # Multimedia Video device configuration # mainmenu_option next_comment comment 'Video For Linux' bool ' V4L information in proc filesystem' CONFIG_VIDEO_PROC_FS dep_tristate ' I2C on parallel por

proc-interface

i2c-core is the core i2c module (surprise!) which offers general routines on which other modules build. You will find that all i2c-related modules depend on this module, so it will (need to) be loaded

i2c.npl

JDF F // Created by Project Navigator ver 1.0 PROJECT Untitled DESIGN i2c Normal DEVFAM xpla3 DEVFAMTIME 1039799570 DEVICE xcr3256xl DEVICETIME 1039799570 DEVPKG TQ144 DEVPKGTIME 315558000 D

proc-interface

i2c-core is the core i2c module (surprise!) which offers general routines on which other modules build. You will find that all i2c-related modules depend on this module, so it will (need to) be loaded

config.in

# # Multimedia Video device configuration # mainmenu_option next_comment comment 'Video For Linux' bool ' V4L information in proc filesystem' CONFIG_VIDEO_PROC_FS dep_tristate ' I2C on parallel por

i2c.h

/********************************************************************************************************* **文件名称:I2CINT.c **功能说明:硬件I2C中断方式软件包头文件。 **使用说明:软件包采用中断方式进行操作。 ***************************