代码搜索:senddata
找到约 2,248 项符合「senddata」的源代码
代码结果 2,248
www.eeworm.com/read/337468/12366911
c lcddrivers.c
/**********************************************************
*YM12864R-3 液晶驱动(3线串行方式) LCD Module
*控制芯片:ST7920
*版本:V1.3
*日期:2007-6-6
*创建人:飞扬
*********************************************
www.eeworm.com/read/234006/14126071
c uart.c
//头文件包含
#include "config.h"
#if UART0_EN
#if UART_INTERRUPT_FLAG
/*****************************************************************************
** 函数名 : UART0Handler
**
** 功能描述:
www.eeworm.com/read/231382/14237324
lst init_led.lst
C51 COMPILER V6.14 INIT_LED 04/26/2004 22:22:13 PAGE 1
C51 COMPILER V6.14, COMPILATION OF MODULE INIT_LED
OBJECT MODULE PLACED I
www.eeworm.com/read/230876/14271274
c lcddrivers.c
/**********************************************************
*YM12864R-3 液晶驱动(3线串行方式) LCD Module
*控制芯片:ST7920
*版本:V1.3
*日期:2007-6-6
*创建人:飞扬
*********************************************
www.eeworm.com/read/229950/14310748
c max7221.c
//从最高位开始写入;串行SPI接口;
#include "bit.h"
#include "MAX7221.h"
Uint InitSPI7221()
{
PA_Dir->bit.bit1=1;
PA_Attrib->bit.bit1=1;
LSDA=0;
PA_Dir->bit.bit3=1;
PA_Attrib->bit.bit3=1;
LSE
www.eeworm.com/read/229594/14328630
c lcddrivers.c
/**********************************************************
*YM12864R-3 液晶驱动(3线串行方式) LCD Module
*控制芯片:ST7920
*版本:V1.3
*日期:2007-6-6
*创建人:飞扬
*********************************************
www.eeworm.com/read/126615/14411365
cpp wzdprtio.cpp
// PortIO.cpp: implementation of the CPortIO class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "WzdPrtIO.h"
///////////////////////
www.eeworm.com/read/126615/14411380
cpp wzdprtio.cpp
// PortIO.cpp: implementation of the CPortIO class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "WzdPrtIO.h"
///////////////////////
www.eeworm.com/read/126615/14411606
cpp wzdsock.cpp
// WzdSock.cpp: implementation of the CWzdServer and CWzdClient classes.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "WzdSock.h"
///