代码搜索:senddata

找到约 2,248 项符合「senddata」的源代码

代码结果 2,248
www.eeworm.com/read/188066/8575634

lst tea6320.lst

C51 COMPILER V6.12 TEA6320 04/20/2006 17:14:57 PAGE 1 C51 COMPILER V6.12, COMPILATION OF MODULE TEA6320 OBJECT MODULE PLACED IN
www.eeworm.com/read/287971/8656096

c lcddrivers.c

/********************************************************** *YM12864R-3 液晶驱动(3线串行方式) LCD Module *控制芯片:ST7920 *版本:V1.3 *日期:2007-6-6 *创建人:飞扬 *********************************************
www.eeworm.com/read/286965/8734244

v uart_test.v

/********************uart_test************************* **模块名称:uart_test **功能描述:uart的测试顶层模块 **************************************************/ module uart_test( clock, //系统时钟 RXD,TX
www.eeworm.com/read/286264/8775508

m51 sled.m51

BL51 BANKED LINKER/LOCATER V5.03 02/28/2006 10:26:52 PAGE 1 BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY: D:\KEIL\C51\BIN\BL51.EXE sled.o
www.eeworm.com/read/286066/8791940

c cputimer2.c

#include "DSP28_Device.h" #include "ext_inf.h" unsigned int Led_Flag; interrupt void ISRTimer2(void); void SendData(Uint16 data); void main(void) { /*初始化系统*/ InitSysCtrl(); /*关中
www.eeworm.com/read/429270/8813900

lis usart_test.lis

.module usart_test.c .area text(rom, con, rel) 0000 .dbfile D:\串口校准发送测试\usart_test.c 0000 .dbfunc e uart0_init
www.eeworm.com/read/185603/9025826

v spiprocess.v

module spiprocess(clk,cpurd,cpuwr,cpusel,cpuindata,ramindata,outdata,addr,mosi,miso,reset,irq,CSN,SCK,RFirq,SendAddr,SendRDen,ReceiveData,ReceiveAddr,SendramCLK,ReceiveCLK,ReceiveWen,CE,sendfinishtest
www.eeworm.com/read/183109/9178239

c main.c

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/375282/9365339

cpp serialporttestdlg.cpp

// SerialPortTestDlg.cpp : implementation file // #include "stdafx.h" #include "SerialPortTest.h" #include "SerialPortTestDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static
www.eeworm.com/read/176311/9505151

h aodv.h

/************************************************************************ ---AODV-UIUC--- This software can be used under GNU General Public License. Author: Binita Gupta