代码搜索:I2C配置
找到约 10,000 项符合「I2C配置」的源代码
代码结果 10,000
www.eeworm.com/read/176125/5339887
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/346855/3180174
c i2cse95.c
/*****************************************************************************
* i2c.c: I2C C file for Philips LPC230x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
www.eeworm.com/read/322524/3524168
h i2c_register.h
//=====================================================
// I2C Register
//=====================================================
#define I2CCTL 7AH
#define I2CSTA 7BH
#define I
www.eeworm.com/read/292705/3946027
h i2c-algo-s3c2410.h
/* ------------------------------------------------------------------------- */
/* i2c-algo-s3c2410.h i2c driver algorithms for Samsung S3C2410X */
/* -------------------------------------------------
www.eeworm.com/read/290264/3982962
c i2cse95.c
/*****************************************************************************
* i2c.c: I2C C file for Philips LPC230x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
www.eeworm.com/read/439082/1816043
h i2c-algo-s3c2410.h
/* ------------------------------------------------------------------------- */
/* i2c-algo-s3c2410.h i2c driver algorithms for Samsung S3C2410X */
/* -------------------------------------------------
www.eeworm.com/read/435978/1858270
c kendi_2402.c
//************************** EEPROM YAZMA FONKS軾ONU *****************
void eeprom_yaz(byte adres, byte veri)
{
i2c_start(); // i2c ileti
www.eeworm.com/read/435789/1859611
h i2c_register.h
//=====================================================
// I2C Register
//=====================================================
#define I2CCTL 7AH
#define I2CSTA 7BH
#define I
www.eeworm.com/read/430518/1925021
h i2c-algo-s3c2410.h
/* ------------------------------------------------------------------------- */
/* i2c-algo-s3c2410.h i2c driver algorithms for Samsung S3C2410X */
/* -------------------------------------------------
www.eeworm.com/read/430448/1930341
c full.c
/*--------------------------------------------------------------------- */
/* Test klawiatury matrycowej, wy渨ietlaczy LCD i LED, */
/* magistrali I2C i zegara PCF8583. Symulacja prostego terminala.