代码搜索:USART
找到约 10,000 项符合「USART」的源代码
代码结果 10,000
www.eeworm.com/read/445332/7596544
aps m16_usart_elf.aps
M16_USART_elf24-Jan-2009 22:15:5624-Jan-2009 22:17:52Object.bmp1
www.eeworm.com/read/445332/7596560
d m16_usart.o.d
M16_USART.o: M16_USART.c M16_USART.h my_type.h
M16_USART.h:
my_type.h:
www.eeworm.com/read/445332/7596566
aps m16_usart_elf.aps
M16_USART_elf24-Jan-2009 22:09:0624-Jan-2009 22:14:18Object.bmp1
www.eeworm.com/read/439168/7716081
bak can_to_usart_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0004 // Tools: 'ARM-ADS'
Group (start code)
Group (source code)
Group (lib)
Group (head)
File 1,2,
www.eeworm.com/read/438340/7732647
doc avr usart串口使用范例.doc
www.eeworm.com/read/436413/7770238
dp2 usart_m8.dp2
usart_m8.o: F:\UART_TO_TWI/usart_m8.h C:/icc/include/iom8v.h C:/icc/include/macros.h
www.eeworm.com/read/299032/7897562
_c usart1_m128._c
#include
#include "Usart1_M128.h"
unsigned char RX_data[RX_SIZE]={0}; //串口接收缓冲区
unsigned char RX_data2[RX_SIZE]={0}; //串口接收缓冲区
//unsigned char *pRx=RX_data; //串口接收
www.eeworm.com/read/299032/7897570
_h usart1_m128._h
#ifndef __USART0_M128
#define __USART0_M128
#include
#include
#include "Delay_8M.h"
#include "Lcd7920.h"
#define B9600 47 //波特率 7.3728MHz clock
#define B19200