代码搜索:UART 有哪些应用?

找到约 10,000 项符合「UART 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/334090/12641126

obj uart.obj

www.eeworm.com/read/334042/12646025

h uart.h

#ifndef __UART_H__ #define __UART_H__ void Test_Uart0(void); void Test_Uart0Fifo(void); void Test_Uart1(void); void Test_Uart1Fifo(void); void Test_Uart0Range(void); void Test_Uart1Max(void);
www.eeworm.com/read/334042/12646156

c uart.c

#include #include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\def.h" #include "..\inc\rtc.h" #define KEY_BUFLEN 100 #define AFC_BUFLEN 0x100 c
www.eeworm.com/read/333978/12649509

c uart.c

/************************************************************************************************** * * Copyright (c) 2001
www.eeworm.com/read/333978/12649547

o uart.o

www.eeworm.com/read/333978/12649638

c uart.c

/************************************************************************************************** * FILENAME * uart.c * * VERSION * 1.0 * * DESCRIPTION * This file contai
www.eeworm.com/read/333978/12649661

o uart.o

www.eeworm.com/read/300798/13892941

doc uart.doc

www.eeworm.com/read/300721/13896485

h uart.h

#ifndef __UART__H #define __UART__H void put(unsigned int i); void putchar(char c); unsigned char getchar(void); void puts(char * s); void putstr(char * s); void uart_init(void); #endif
www.eeworm.com/read/300721/13896511

lis uart.lis

.module uart.c .area lit(rom, con, rel) 0000 L2: 0000 00 .byte 0 0001 00000000000000 .byte 0,0,0,0,0,0,0