代码搜索结果

找到约 31,537 项符合 UART 的代码

uart.lst

C51 COMPILER V8.02 UART 06/26/2008 10:08:02 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE UART OBJECT MODULE PLACED IN UA

uart.c

#include #include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\def.h" #include "..\inc\uart.h" #define KEY_BUFLEN 100 #define AFC_BUFLEN 0x100 #d

uart.h

#ifndef UART_H #define UART_H /************************************************************************ Title: Interrupt UART library with receive/transmit circular buffers Author: Peter Fl

uart.c

/************************************************************************* Title: Interrupt UART library with receive/transmit circular buffers Author: Peter Fleury http://

uart.lis

.module uart.c .area data(ram, con, rel) 0000 _baud:: 0000 .blkb 1 .area idata 0000 2D

uart.o

XL H 3 areas 7 global symbols M uart.c S _puts Ref0000 S _getchar Ref0000 S _putchar Ref0000 S _printf Ref0000 A text size 6A flags 0 dbfile C:\bak\YM200\uart\uart.c dbfunc e USART_Init 0 fV

uart.dbg

IMAGECRAFT DEBUG FORMAT VERSION 1.1 CPU AVR DIR C:\bak\YM200\uart\ FILE uart.c FUNC USART_Init 282 fV BLOCK 11 282 LINE 11 282 LINE 13 282 LINE 14 292 LINE 16 298 LINE 18 29C BLOCKEND 0 2A

uart.src

[Files] uart.c [Headers] [Documents]

uart.s

.module uart.c .area data(ram, con, rel) _baud:: .blkb 1 .area idata .byte 45 .area data(ram, con, rel) .dbfile C:\bak\YM200\uart\uart.c .dbsym e baud _baud c .area text(rom, con, re