代码搜索结果
找到约 10,000 项符合
I2C 的代码
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
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_interface.c
// project :
// interface : i2c interface
// drive : ic:st7032i. duty:9. bias:1/4. vop:4.7v. vdd:3.3v.
// version : 01
// modified : first issue
// date :
//------------------------ I/
main.lis
.module main.c
.area text(rom, con, rel)
0000 .dbfile D:\AVR\我的程序\AT24C02的I2C实验/cfg.h
0000 .dbfunc e delay_ms _
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
mbxi2c.h
/* mbxI2c.h - I2C bus interface header for PPC 8xx */
/* Copyright 1998 Wind River Systems, Inc. */
/* Copyright 1997,1998 Motorola, Inc., All Rights Reserved */
/*
modification history
------------
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
main.lis
.module main.c
.area text(rom, con, rel)
0000 .dbfile D:\AVR\我的程序\AT24C02的I2C实验/cfg.h
0000 .dbfunc e delay_ms _
access.h
//#include "main_def.h"
#ifdef __ACCESS__
// Data
unsigned char data Data[16]; // data array for RTD/I2C R/W
unsigned char data ucCnt;
bit bBit;
unsigned int data uiCount;
unsigned char
i2c.c
/******************************
MX1 I2C / iMagic Driver
*******************************/
#include "khead.h"
#include "mx1hw.h"
#include "i2c.h"
#include "csi.h"
//
// Global
//
static U32 ini