代码搜索:I2C
找到约 10,000 项符合「I2C」的源代码
代码结果 10,000
www.eeworm.com/read/324920/3495257
kconfig
#
# Character device configuration
#
menu "I2C Algorithms"
depends on I2C
config I2C_ALGOBIT
tristate "I2C bit-banging interfaces"
depends on I2C
help
This allows you to use a range of I2C ad
www.eeworm.com/read/443386/1747556
kconfig
#
# Character device configuration
#
menu "I2C Algorithms"
depends on I2C
config I2C_ALGOBIT
tristate "I2C bit-banging interfaces"
depends on I2C
help
This allows you to use a range of I2C ad
www.eeworm.com/read/426148/1995525
kconfig
#
# Character device configuration
#
menu "I2C Algorithms"
depends on I2C
config I2C_ALGOBIT
tristate "I2C bit-banging interfaces"
depends on I2C
help
This allows you to use a range of I2C ad
www.eeworm.com/read/393286/2482711
kconfig
#
# Character device configuration
#
menu "I2C Algorithms"
depends on I2C
config I2C_ALGOBIT
tristate "I2C bit-banging interfaces"
depends on I2C
help
This allows you to use a range of I2C ad
www.eeworm.com/read/25204/945293
rar 9.avr学习笔记九、基于at24c16的i2c总线实验.rar
www.eeworm.com/read/466057/7043673
asm routine2.asm
;***I2C Routines for 8051***
; I2C connections
SCL BIT P0.0 ;I2C serial clock line
SDA BIT P0.1 ;I2C serial data line
;-------------------------------------
www.eeworm.com/read/285453/8839750
c i2c.c
/**
* @file i2c.c
* @brief I2C interface driver, define I2C interface APIs.
* This file provides I2C APIs: I2C initialization, write data to I2C & read data from I2C.
* @author Guanghua Zhang
www.eeworm.com/read/429451/8807994
txt 调试说明.txt
基于《Stellaris外设驱动库》的例程:Hard<mark>I2C</mark>。
本实验演示了LM3S1138的硬件<mark>I2C</mark>模块在主模式情况下与LM75A进行串行通信读取温度值并由串口发送显示。
范例中利用了<mark>I2C</mark>M_BurstSendReceive()函数对<mark>I2C</mark>模块进行了配置,100kbps通信速率。<mark>I2C</mark>模块采用中断方式保持与LM75A的通信,不间断的对温度值进行采样存储。
在主函数中,每间隔D ...
www.eeworm.com/read/187160/8851209
c evmdm642_i2c.c
/*
* Copyright 2005 by Zhongxon Digital Incorporated.
* All rights reserved. Property of Zhongxon Digital Incorporated.
*/
/*
* ======== evmdm642_i2c.c ========
* EVMDM642 board in