代码搜索:如何学习 UART?

找到约 10,000 项符合「如何学习 UART?」的源代码

代码结果 10,000
www.eeworm.com/read/269657/11084717

c uart.c

#include "..\startup\def.h" #include "..\startup\44b.h" #include "..\ucos-ii\includes.h" #include "isr.h" #include "uart.h" OS_EVENT *Uart0_Rev_mbox=NULL; //Uart0 receive ma
www.eeworm.com/read/269657/11084720

h uart.h

#ifndef __UART_H__ #define __UART_H__ #define UART0_REVBUFFER_SIZE 1024 #define UART1_REVBUFFER_SIZE 1024 void OSInitUart(void); int OSReadUart0(U8 data[], int num, int ntimeout); void Ope
www.eeworm.com/read/414976/11088778

c uart.c

#include "public.h" #include "p_main.H" /* LF2407.H 的外部变量 */ /*SCI串行口状态寄存器*/ extern unsigned int *SCICTL2; /*SCI串行输出缓冲寄存器*/ extern unsigned int *SCITXBUF; extern unsigned int *PEDATDIR;
www.eeworm.com/read/269589/11089429

c uart.c

#include #define uchar unsigned char uchar a,flag; void main() { TMOD=0x20; TH1=0xfd; TL1=0xfd; TR1=1; SM0=0; SM1=1; REN=1; EA=1; ES=1; PCON=0x80; while(1) { if
www.eeworm.com/read/269543/11095192

pdf uart.pdf

www.eeworm.com/read/414690/11106339

lis uart.lis

.module uart.c .area text(rom, con, rel) 0000 .dbfile E:\公司用\atmega8l\final\nrf905_send1\uart.c 0000 .dbfunc e
www.eeworm.com/read/414690/11106349

c uart.c

#include #include #include "confg.h" /*****************************************/ //文件名:usart int .c //功能:中断模式串口通信的应用 //目标MC U:ATYnega8 //晶振8MHZ /**************************
www.eeworm.com/read/414690/11106370

o uart.o

XL H 1 areas 7 global symbols M uart.c S push_gset1 Ref0000 S pop_gset1 Ref0000 A text size 66 flags 0 dbfile E:\公司用\atmega8l\final\nrf905_send1\uart.c dbfunc e putch 0 fV dbsym r c 10 c dbli
www.eeworm.com/read/414690/11106394

s uart.s

.module uart.c .area text(rom, con, rel) .dbfile E:\公司用\atmega8l\final\nrf905_send1\uart.c .dbfunc e putch _putch fV ; c -> R16 .even _putch:: .dbline -1 .dbline 18 ; #inc
www.eeworm.com/read/414690/11106431

lis uart.lis

.module uart.c .area text(rom, con, rel) 0000 .dbfile E:\公司用\atmega8l\final\new\nrf905_receive\uart.c 0000 .dbf