代码搜索结果
找到约 10,000 项符合
I2C 的代码
_ffmc16.stk
@c:\softune\mb90340\i2c\_ffmc16.c
# E=Extern S=Static I=Interrupt
# {Stack} {E|S|I} {function name} [A]
# -> {E|S} {call function}
# ...
i2c.c
/*
* TI DaVinci (TMS320DM644x) I2C driver.
*
* Copyright (C) 2007 Sergey Kubushyn
*
* --------------------------------------------------------
*
* See file CREDITS for list of pe
i2c.c
/*
* TI DaVinci (TMS320DM644x) I2C driver.
*
* Copyright (C) 2007 Sergey Kubushyn
*
* --------------------------------------------------------
*
* See file CREDITS for list of pe
i2c-sensor.h
/*
i2c-sensor.h - Part of the i2c package
was originally sensors.h - Part of lm_sensors, Linux kernel modules
for hardware monitoring
Copyright (c) 1998, 199
i2c-proc.h
/*
i2c-proc.h - Part of the i2c package
was originally sensors.h - Part of lm_sensors, Linux kernel modules
for hardware monitoring
Copyright (c) 1998, 1999
i2c.c
/*
* TI DaVinci (TMS320DM644x) I2C driver.
*
* Copyright (C) 2007 Sergey Kubushyn
*
* --------------------------------------------------------
*
* See file CREDITS for list of pe
iic.c
/*
* File: I2C.c
* Purpose: I2C transfer functions and interrupt handler
*
* Notes:
*
*/
#include "common.h"
#if __cplusplus
extern "C"
{
#endif
void iic_delay(void);
i2c.c
/*
* TI DaVinci (TMS320DM644x) I2C driver.
*
* Copyright (C) 2007 Sergey Kubushyn
*
* --------------------------------------------------------
*
* See file CREDITS for list of pe
makefile
include $(CSL3X_ROOT_DIR)\src\common\build\Makefile.inc
MODULE = i2c
include $(CSL3X_ROOT_DIR)\src\common\build\Makefile
i2c.h
/* i2c.h:
* Header for I-Squared-C code.
*/
extern int i2cVerbose;
/********************************************************************
*
* Commands used by i2cCtrl():
*/
#define I2C