代码搜索结果

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

coregen.log

# Xilinx CORE Generator 6.1i # User = 刘韬 Initializing default project... Loading plug-ins... All runtime messages will be recorded in E:\刘韬\MY_WORK\FPGA\程序\I2C\coregen.log # busformat=BusFormatAn

pcf8574.c

//...................................... //名称: PCF8574(A).c I2C扩展8位I/O芯片的接口程序 //编程: 机灵小老鼠(QQ: 879381753) //日期: 20071016 // //发现问题请指点,谢谢! //...................................... //CPU: 89C52 11

i2c.vhd

LIBRARY IEEE ; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_UNSIGNED.ALL; USE ieee.std_logic_arith.all; USE WORK.ROM.ALL; ENTITY I2C IS PORT ( CLK :IN STD_LOGIC;

i2c.vhd

LIBRARY IEEE ; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_UNSIGNED.ALL; USE ieee.std_logic_arith.all; USE WORK.ROM.ALL; ENTITY I2C IS PORT ( CLK :IN STD_LOGIC;

dallas1307.inc

; I2C slave address of the Dallas 1307 RTC chip RTC_DEVICE equ h'd0' ; The RTC register numbers for the time. RTC_SECONDS equ h'00' RTC_MINUTES equ h'01' RTC_HOURS

dk3200_3.mmf

[ProjectInfo] Project=dk3200_3 Directory= Device Family=uPSD3000 PartName=uPSD3234A Template= Description=DK3200 - Talking uPSD Timer demo Using I2C IP to run a Real Time Clock and uPSD sound S

ixdp2400i2c.c

/*ixdp2400I2c.c - I2c protocol driver*/ /* modification history -------------------- rev, 5apr02, vgd - creation */ #include "ixdp2400I2c.h" #include "ixdp2400.h" /*Function prototypes*/ static v

i2c.lis

.module I2C.c .area text(rom, con, rel) 0000 .dbfile E:\icc\iccavr\mega8\mega8\I2C\I2C.c 0000 .dbfunc e i2c_Wri

i2c.c

#define _I2C_C_ #include "types.h" #include "board.h" #include "global.h" #include "DEBUG.h" #include "misc.h" #include "i2c.h" ///////////////////////////////////////// // Set I2C SCL pin

usblptpd11.rc

#include #include #define VER_FILETYPE VFT_DRV #define VER_FILESUBTYPE VFT2_DRV_SYSTEM #define VER_FILEDESCRIPTION_STR "USBLPTPD11 I2C Driver for DeVaSys Dongle