代码搜索:senddata
找到约 2,248 项符合「senddata」的源代码
代码结果 2,248
www.eeworm.com/read/466805/7020982
lst ide.lst
1 .file "IDE.c"
2 .arch atmega128
3 __SREG__ = 0x3f
4 __SP_H__ = 0x3e
5 __SP_L__ = 0x3d
6
www.eeworm.com/read/466246/7041523
h uart.h
#ifndef __UART_H
#define __UART_H
extern void UART_Init(void);
extern void UART_SendByte(unsigned char TxBuf);
extern void DMX512_SendData(uchar TxBuf);
#endif
www.eeworm.com/read/464359/7164498
c com.c
/*
* Com.c
*
* Copyright (C) 2004 Vimicro Corporation
*
* Written by TangMian Email: tangmian@vimicro.com Tel: 010-68948888-8902
*
* Overview:
* This is a Serial Communication
www.eeworm.com/read/461614/7223250
asm isd176011.asm
SPI_MISO EQU P3.0
SPI_MOSI EQU P3.1
SPI_SS EQU P1.0
SPI_SCLK EQU P1.1
SPI_SWITCH EQU P1.2
ISD_COM EQU 23H
DATT
www.eeworm.com/read/453100/7426933
lst 测试.lst
__start:
__text_start:
36D E5CF LDI R28,0x5F
36E E0D4 LDI R29,4
36F BFCD OUT 0x3D,R28
370 BFDE OUT 0x3E,R29
371 51CE SUBI R28,0x1E
372 40D
www.eeworm.com/read/449775/7496545
m51 s1.m51
BL51 BANKED LINKER/LOCATER V5.11 12/18/2005 14:29:51 PAGE 1
BL51 BANKED LINKER/LOCATER V5.11, INVOKED BY:
D:\KEIL\C51\BIN\BL51.EXE s1.obj
www.eeworm.com/read/442019/7661191
cpp mydialog.cpp
#include "mydialog.h"
#include
#include
MyDialog::MyDialog(QWidget * parent, const char * name, bool modal, WFlags f)
:MyDialogUi(parent,name,modal,f)
{
co
www.eeworm.com/read/439951/7696831
m51 w4.m51
BL51 BANKED LINKER/LOCATER V6.00 07/21/2008 16:31:44 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
D:\PROGRAM FILES\KEIL\C51\BIN\B
www.eeworm.com/read/439833/7701055
qsf usb245.qsf
# Copyright (C) 1991-2005 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any
www.eeworm.com/read/399134/7887095
c 7219.c
//=======================================================================================
//模块名称:7219显示子函数
//功能:用于向7219芯片送数据,驱动八位数码管显示
//使用方法:在使用该模块的函数里用 extern void Display(unsigned long int data