代码搜索:I2C配置
找到约 10,000 项符合「I2C配置」的源代码
代码结果 10,000
www.eeworm.com/read/14574/394460
c fet140_i2c_10.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Slave Writes to MSP430 Master RX in Repeat Mode
//
// Description: This demo connect
www.eeworm.com/read/15240/438582
c omap1510_i2c.c
/*
* Basic I2C functions
*
* Copyright (c) 2003 Texas Instruments
*
* This package is free software; you can redistribute it and/or
* modify it under the terms of the license found in the file
www.eeworm.com/read/15240/438596
c omap24xx_i2c.c
/*
* Basic I2C functions
*
* Copyright (c) 2004 Texas Instruments
*
* This package is free software; you can redistribute it and/or
* modify it under the terms of the license found in the file
www.eeworm.com/read/15240/439535
h i2c.h
/*
* Freescale I2C Controller
*
* This software may be used and distributed according to the
* terms of the GNU Public License, Version 2, incorporated
* herein by reference.
*
* Copyright 2004
www.eeworm.com/read/16778/687941
h i2c.h
//*****************************************************************************
//
// i2c.h - Prototypes for the I2C Driver.
//
// Copyright (c) 2005-2010 Texas Instruments Incorporated. All righ
www.eeworm.com/read/17071/710050
c omap1510_i2c.c
/*
* Basic I2C functions
*
* Copyright (c) 2003 Texas Instruments
*
* This package is free software; you can redistribute it and/or
* modify it under the terms of the license found in the file
www.eeworm.com/read/17071/710064
c omap24xx_i2c.c
/*
* Basic I2C functions
*
* Copyright (c) 2004 Texas Instruments
*
* This package is free software; you can redistribute it and/or
* modify it under the terms of the license found in the file
www.eeworm.com/read/17071/711003
h i2c.h
/*
* Freescale I2C Controller
*
* This software may be used and distributed according to the
* terms of the GNU Public License, Version 2, incorporated
* herein by reference.
*
* Copyright 2004
www.eeworm.com/read/20273/834099
c i2csiteb.c
#include "hpa449lib.h"
/*****************************************************************************
** [File]
** i2cSiteB.c
** [Purpose]
** Generate I2C protocol using bit banging on ports
**
www.eeworm.com/read/20273/834105
c i2csitea.c
#include "hpa449lib.h"
/*****************************************************************************
** [File]
** i2cSiteA.c
** [Purpose]
** Generate I2C protocol using bit banging on ports
**