代码搜索:I2C

找到约 10,000 项符合「I2C」的源代码

代码结果 10,000
www.eeworm.com/read/436462/1848655

xst i2c.xst

set -tmpdir __projnav set -xsthdpdir ./xst run -ifn i2c.prj -ifmt mixed -ofn i2c -ofmt NGC -p xc2s200-5-pq208 -top i2c -opt_mode Speed -opt_level 1 -iuc NO -lso i2c.lso -keep_hierarchy NO
www.eeworm.com/read/419080/2080998

c dvntsc.c

#include "ssd192X.h" #include "i2c.h" #include "dvd.h" #include "../../io.h" int CAM_WIDTH=720; int CAM_HEIGHT=320; int CAM_FRAME_RATE=70; void cam_hw_init(void) { I2C i2c; i2c.deviceI
www.eeworm.com/read/383754/2614122

scr ntrc.scr

set -xsthdpdir ./xst\ set -checkcmdline no run -ifn i2c.prj -ifmt mixed -ofn i2c -ofmt NGC -p xc3s400-5-pq208 -top i2c -opt_mode Speed -opt_level 1 -iuc NO -lso i2c.lso -keep_hierarchy NO -rtlview Y
www.eeworm.com/read/383754/2614345

scr ntrc.scr

set -xsthdpdir ./xst\ set -checkcmdline no run -ifn i2c.prj -ifmt mixed -ofn i2c -ofmt NGC -p xc3s400-5-pq208 -top i2c -opt_mode Speed -opt_level 1 -iuc NO -lso i2c.lso -keep_hierarchy NO -rtlview Y
www.eeworm.com/read/154101/5641981

mti i2c_mapped.cr.mti

D:/My_Design/Example-10-1/I2C/xst/i2c_map.vhd {1 {vcom -work work -2002 -explicit D:/My_Design/Example-10-1/I2C/xst/i2c_map.vhd Model Technology ModelSim SE vcom 5.8 Compiler 2003.11 Nov 11 2003 --
www.eeworm.com/read/154101/5642034

xst i2c.xst

set -tmpdir __projnav set -xsthdpdir ./xst run -ifn i2c.prj -ifmt mixed -ofn i2c -ofmt NGC -p xc2s200-6-pq208 -top i2c -opt_mode Speed -opt_level 1 -iuc NO -lso i2c.lso -keep_hierarchy NO
www.eeworm.com/read/474982/6798827

map i2c.map

Linker command line: -z -h+C:\HT-PIC\SAMPLES\I2C\I2C.SYM -mC:\HT-PIC\SAMPLES\I2C\I2C.MAP \ -ppowerup=00h,intentry=04h,intcode,intret,init,init23,end_init,clrtext,stringtable,pstrings,strings \
www.eeworm.com/read/112861/15475572

c i2c.c

/* 〖说明〗I2C总线驱动程序(用两个普通IO模拟I2C总线)**************************************** 包括100Khz(T=10us)的标准模式(慢速模式)选择和400Khz(T=2.5us)的快速模式选择,默认11.0592Mhz的晶振. *******************************************************
www.eeworm.com/read/353595/10436576

c main.c

/* <mark>I2C</mark>模块例程 HCS908_QG8 单片机开发板 实验介绍: 本程序是<mark>I2C</mark>模块的例程,所用资源为单片机内部集成总线<mark>I2C</mark>模块, 所接器件为24C04 确定你开发板上拨码开关JP2(图片上的6)的3、4位处于on, 而其他位处于远离on! 实验现象: 在仿真界面的DATA1窗口中观察变量DA ...
www.eeworm.com/read/452203/7445984

c main.c

/* <mark>I2C</mark>模块例程 HCS908_QG8 单片机开发板 实验介绍: 本程序是<mark>I2C</mark>模块的例程,所用资源为单片机内部集成总线<mark>I2C</mark>模块, 所接器件为24C04 确定你开发板上拨码开关JP2(图片上的6)的3、4位处于on, 而其他位处于远离on! 实验现象: 在仿真界面的DATA1窗口中观察变量DA ...