代码搜索:COM0

找到约 88 项符合「COM0」的源代码

代码结果 88
www.eeworm.com/read/298637/7948883

_c uart1._c

#include #include #define fosc 4000000 //晶振4MHZ #define baud 2400 //波特率 //#define com0 void uart0_init(void) { UCSR0B = 0x00; //disable while setting baud rate UCSR0A
www.eeworm.com/read/298637/7948966

c uart1.c

#include #include #define fosc 4000000 //晶振4MHZ #define baud 2400 //波特率 #define com0 void uart0_init(void) { UCSR0B = 0x00; //disable while setting baud rate UCSR0A =
www.eeworm.com/read/231255/14242664

_c uart1._c

#include #include #define fosc 4000000 //晶振4MHZ #define baud 2400 //波特率 //#define com0 void uart0_init(void) { UCSR0B = 0x00; //disable while setting baud rate UCSR0A
www.eeworm.com/read/231255/14242756

c uart1.c

#include #include #define fosc 4000000 //晶振4MHZ #define baud 2400 //波特率 #define com0 void uart0_init(void) { UCSR0B = 0x00; //disable while setting baud rate UCSR0A =
www.eeworm.com/read/7227/110466

_c uart1._c

#include #include #define fosc 4000000 //晶振4MHZ #define baud 2400 //波特率 //#define com0 void uart0_init(void) { UCSR0B = 0x00; //disable while setting baud rate UCSR0A
www.eeworm.com/read/7227/110497

c uart1.c

#include #include #define fosc 4000000 //晶振4MHZ #define baud 2400 //波特率 #define com0 void uart0_init(void) { UCSR0B = 0x00; //disable while setting baud rate UCSR0A =
www.eeworm.com/read/7938/139650

c led屏.c

#include #include xdata unsigned char DATA1[8] _at_ 0x0100; xdata unsigned char DATA2[8] _at_ 0x0200; xdata unsigned char COM0 _at_ 0x0300; xdata unsigned char COM1 _at
www.eeworm.com/read/15488/465603

_c uart1._c

#include #include #define fosc 4000000 //晶振4MHZ #define baud 2400 //波特率 //#define com0 void uart0_init(void) { UCSR0B = 0x00; //disable while setting baud rate UCSR0A
www.eeworm.com/read/15488/465634

c uart1.c

#include #include #define fosc 4000000 //晶振4MHZ #define baud 2400 //波特率 #define com0 void uart0_init(void) { UCSR0B = 0x00; //disable while setting baud rate UCSR0A =
www.eeworm.com/read/396304/8115566

c spi.c

#include #include "ftp.h" extern uchar COM0[COM0_LEN]; //定义串口缓冲区 extern uchar *pTU0,*pRU0; //定义串口指针 //查看flash内容 void look_spi(void) { ulong i,j,spiaddr=0; for(j=0;j