代码搜索结果
找到约 10,000 项符合
I2C 的代码
i2c.h
/*********************************************************************************************************
**文件名称:I2CINT.c
**功能说明:硬件I2C中断方式软件包头文件。
**使用说明:软件包采用中断方式进行操作。
***************************
i2c.h
/*********************************************************************************************************
**文件名称:I2CINT.c
**功能说明:硬件I2C中断方式软件包头文件。
**使用说明:软件包采用中断方式进行操作。
***************************
i2c_slave.stk
@c:\softune\mb90340\i2c\i2c_slave.c
# E=Extern S=Static I=Interrupt
# {Stack} {E|S|I} {function name} [A]
# -> {E|S} {call function}
# ...
#
2 E _init_
initial_set.stk
@c:\softune\sample\mb95fv100\i2c\initial_set.c
# E=Extern S=Static I=Interrupt
# {Stack} {E|S|I} {function name}
# -> {E|S} {call function}
# ...
#
2 E _initial
i2c.c
/*
* linux/arch/arm/plat-omap/i2c.c
*
* Helper module for board specific I2C bus registration
*
* Copyright (C) 2007 Nokia Corporation.
*
* Contact: Jarkko Nikula
*
tuner-core.c
/*
*
* i2c tv tuner chip device driver
* core core, i.e. kernel interfaces, registering and so on
*/
#include
#include
#include
#include
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
i810-i2c.c
/*-*- linux-c -*-
* linux/drivers/video/i810-i2c.c -- Intel 810/815 I2C support
*
* Copyright (C) 2004 Antonino Daplas
* All Rights Reserved
*
* This file is subjec