代码搜索:senddata
找到约 2,248 项符合「senddata」的源代码
代码结果 2,248
www.eeworm.com/read/367837/9727403
c 从机2.c
#include
#define uchar unsigned char
#define uint unsigned int
/*****************全局变量定义****************/
uchar keydata;
uchar senddata;
uchar receivedata;
uchar beep;
/*********
www.eeworm.com/read/171837/9733575
cpp mobile.cpp
// Mobile.cpp: implementation of the CMobile class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Mobile.h"
#include
#in
www.eeworm.com/read/170556/9798380
h zlg7290.h
extern unsigned char ZLG7290_SendData(unsigned char SubAdd,unsigned char Data);
extern void ZLG7290_SendBuf(unsigned char * disp_buf,unsigned char num);
extern unsigned char ZLG7290_GetKey();
www.eeworm.com/read/170555/9798438
h zlg7290.h
extern unsigned char ZLG7290_SendData(unsigned char SubAdd,unsigned char Data);
extern void ZLG7290_SendBuf(unsigned char * disp_buf,unsigned char num);
extern unsigned char ZLG7290_GetKey();
www.eeworm.com/read/415943/11047278
cpp mobile.cpp
//Mobile control class by SkyVense
//If you modified this file, please send a copy to skyvense@online.sh.cn
//Thank you!
//Last modifed 2002-02-29 by SkyVense
// Mobile.cpp: implementation
www.eeworm.com/read/415714/11057048
h zlg7290.h
/****************************************************************************
* 文件名:ZLG7290.H
* 功能:ZLG7290操作软件包。(头文件)
****************************************************************************/
www.eeworm.com/read/269907/11071273
c main.c
/*================================================================================*=
*文 件 名:main.c
*描 述:CAN网络中的从节点程序,包括时钟同步信息接收函数,握手函数,
利用定时计数器T0中断,进行同步计数,中断信号来自主节点。
每一次程序接收到主节点的同步
www.eeworm.com/read/269856/11072863
h 12864.h
#include
#define uchar unsigned char
#define uint unsigned int
#define SetSclk (PORTC|=0x80)
#define ClrSclk (PORTC&=~0x80)
#define SetRs (PORTD|=0x40)
#define ClrRs
www.eeworm.com/read/268564/11133633
c cputimer0.c
#include "DSP28_Device.h"
#include "ext_inf.h"
unsigned int LedCount;
const Uint16 LedCode[]={0x7F,0xBF,0xDF,0xEF,0xF7,0xFB,0xFD,0xFE,0xFF};
interrupt void ISRTimer0(void);
void SendData(Ui
www.eeworm.com/read/267808/11161572
h zlg7290.h
extern unsigned char ZLG7290_SendData(unsigned char SubAdd,unsigned char Data);
extern void ZLG7290_SendBuf(unsigned char * disp_buf,unsigned char num);
extern unsigned char ZLG7290_SendCmd(unsigned