代码搜索结果

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

mcfmbus.c

/* MCF5206e MBUS module (I2C bus) driver * * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russia * Author: Victor V. Vengerov * * The license and distribution terms for this file

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.h

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

i2c.h.svn-base

#ifndef QEMU_I2C_H #define QEMU_I2C_H /* The QEMU I2C implementation only supports simple transfers that complete immediately. It does not support slave devices that need to be able to defer t

tuner-core.c

/* * * i2c tv tuner chip device driver * core core, i.e. kernel interfaces, registering and so on */ #include #include #include #include

i2c-au1550.c

/* * i2c-au1550.c: SMBus (i2c) adapter for Alchemy PSC interface * Copyright (C) 2004 Embedded Edge, LLC * * 2.6 port by Matt Porter * * The

nv_i2c.c

/* * linux/drivers/video/nvidia/nvidia-i2c.c - nVidia i2c * * Copyright 2004 Antonino A. Daplas * * Based on rivafb-i2c.c * * This file is subject to the terms and conditions