代码搜索:senddata
找到约 2,248 项符合「senddata」的源代码
代码结果 2,248
www.eeworm.com/read/407924/11408159
c dtdisplayc.c
/****************************************************************
74HC164驱动的6位数码管动态显示的KEIL C语言演示程序
作者:郑州远博科技 王兴民
0371-6949037 0371-7256036 13949105551
**************************************
www.eeworm.com/read/405705/11459178
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/404530/11483695
h zlg7290.h
/****************************************************************************
* 文件名:ZLG7290.H
* 功能:ZLG7290操作软件包。(头文件)
****************************************************************************/
www.eeworm.com/read/403611/11514210
out tmp.out
C51 COMPILER V7.05 - SN: Cygnal_8051Fxxx
COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2003
*** WARNING C280 IN LINE 17 OF STEPMOTOR.C: 'SendData': unreferenced local variable
C51 COMPILATION COMPLETE.
www.eeworm.com/read/402202/11540807
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/158559/11601364
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/158559/11601443
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/158557/11601509
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/348100/11612216
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();
exter
www.eeworm.com/read/347195/11682679
cpp mobile.cpp
// Mobile.cpp: implementation of the CMobile class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Mobile.h"
#include
#in