代码搜索:ISendByte
找到约 108 项符合「ISendByte」的源代码
代码结果 108
www.eeworm.com/read/421008/10759718
c pt2313.c
#include
#include
#define uint unsigned int
#define uchar unsigned char
uchar code table[]={0xfe,0xfd,0xfb,0xf7,0xef,0xdf,0xbf,0x7f,0x00
};
uchar data s[3];
uchar keys,p
www.eeworm.com/read/437197/7753510
m51 3.m51
BL51 BANKED LINKER/LOCATER V5.12 07/09/2008 09:02:19 PAGE 1
BL51 BANKED LINKER/LOCATER V5.12, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE Text1.
www.eeworm.com/read/328862/12997905
c zy_8566.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define PCF8566 0x7c
#define _Nop() _nop_()
#define ERRORCOUNT 10
sbit
www.eeworm.com/read/305393/13772262
c pcf8583.c
/*****************************************
File: iic.h
Description:适于24MHz 晶振
Author: kassey@126.com
Date: July,7th,2005
*****************************************/
#i nclude
www.eeworm.com/read/250293/12415726
c pcf8576.c
/****************************************************************************
* File:PCF8576.C
* 功能:PCF8576驱动程序。
* 说明:需要使用I2C软件包。
******************************************************************
www.eeworm.com/read/229430/14339384
txt i2c时钟芯片程序.txt
·PCF8583时钟芯片程序(转) -|落魂 发表于 2007-3-29 16:57:00
I2C时钟芯片程序
/*****************************************
File: iic.h
Description:适于24MHz 晶振
Author: kassey@126.com
Date: July,7th,2005
www.eeworm.com/read/127281/14363488
c pcf8576.c
/****************************************************************************
* File:PCF8576.C
* 功能:PCF8576驱动程序。
* 说明:需要使用I2C软件包。
******************************************************************
www.eeworm.com/read/127281/14363491
lst pcf8576.lst
C51 COMPILER V7.01 PCF8576 02/11/2003 10:59:20 PAGE 1
C51 COMPILER V7.01, COMPILATION OF MODULE PCF8576
OBJECT MODULE PLACED IN
www.eeworm.com/read/219085/14894735
h iic.h
#define uchar unsigned char
#define uint unsigned int
sbit SDA = P1 ^ 3; //数据线
sbit SCL = P1 ^ 2; //时钟线
bit ack;
void Start_I2C(); //启动函数
void Stop_I2C(); //停止函数
void SendByte(uchar c
www.eeworm.com/read/336009/12481625
lst lcd1.lst
C51 COMPILER V7.50 LCD1 05/23/2006 17:59:00 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE LCD1
OBJECT MODULE PLACED IN lc