代码搜索:senddata

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

代码结果 2,248
www.eeworm.com/read/429270/8813888

c usart_test.c

/*********************************************************/ /* */ /* 第2篇第8章 串口校准发送测试 源程序 */ /*
www.eeworm.com/read/429270/8813898

lst 串口校准发送测试.lst

__start: __text_start: 001A EFCF LDI R28,0xFF 001B E0D2 LDI R29,2 001C BFCD OUT 0x3D,R28 001D BFDE OUT 0x3E,R29 001E 51C0 SUBI R28,0x10 001F 40D
www.eeworm.com/read/429270/8813902

s usart_test.s

.module usart_test.c .area text(rom, con, rel) .dbfile D:\串口校准发送测试\usart_test.c .dbfunc e uart0_init _uart0_init fV .even _uart0_init:: .dbline -1 .dbline 5 ; #include "iom48v.h" ; #in
www.eeworm.com/read/285807/8816881

cpp unit1.cpp

//------------------------------------------------------------------ #include #pragma hdrstop #include "Unit1.h" //------------------------------------------------------------------ #pr
www.eeworm.com/read/285807/8816887

~cpp unit1.~cpp

//------------------------------------------------------------------ #include #pragma hdrstop #include "Unit1.h" //------------------------------------------------------------------ #pr
www.eeworm.com/read/285796/8817245

cpp unit1.cpp

//------------------------------------------------------------------ #include #pragma hdrstop #include "Unit1.h" //------------------------------------------------------------------ #
www.eeworm.com/read/285796/8817250

~cpp unit1.~cpp

//------------------------------------------------------------------ #include #pragma hdrstop #include "Unit1.h" //------------------------------------------------------------------ #
www.eeworm.com/read/384928/8833605

lst dac908.lst

C51 COMPILER V8.01 DAC908 08/19/2008 18:25:06 PAGE 1 C51 COMPILER V8.01, COMPILATION OF MODULE DAC908 OBJECT MODULE PLACED IN
www.eeworm.com/read/187304/8834341

h uart.h

void SetBaud(uint baud); void SendData0(void); uchar LeapYear(uchar yea); uint PastDays(uint year, uchar month, uchar day); uint TimeDiffer(uchar year0, uchar month0, uchar day0, uchar year1, uc
www.eeworm.com/read/428749/8849247

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();