代码搜索结果

找到约 10,000 项符合 UART 的代码

uart.mp

NOTE: AVR Code addresses are word addresses All other addresses (including ones in FLASH) are byte addresses Area Addr Size Decimal Bytes (Attributes) ----------

uart.dbg

IMAGECRAFT DEBUG FORMAT VERSION 1.1 CPU AVR DIR D:\AVR\我的程序\异步串口UART实验\ FILE cfg.h FUNC delay_ms 96 fV BLOCK 10 9A DEFREG i 20 I DEFREG time 16 I LINE 10 9A LINE 12 9A LINE 13 9C LINE 13 A

uart.src

[Files] main.c [Headers] cfg.h ..\..\icc\include\iom16v.h [Documents] 说明.txt

uart.v

//////////////////////////////////////////////////////////////////////// // // Abstract: Uart has an auto-tuning baud rate genera

uart.c

#include "My_head.h" #include "MyProtocol.h" #include "carddef.h" #include "DS_addr.h" #include "DataFlash.H" /****************************************************/ #define DE_RE

uart.c

/**************************************************************** * ARMSYS S3C44B0X UART TEST * **************************************************************** 1.2005.4.23:: UA

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 __irq Uart0_TxFifoInt(void); void __irq Uart0_

uart.h

#ifndef __UART_H__ #define __UART_H__ void InitUart(void); #define ENABLE 1 #define DISENABLE 0 void StartUartData(uchar Len); void I2C_Uart_InforProcess(void); void UartFrameR

uart.c

#include "REG931.H" #include "memory.h" #include "system.h" #include "key.h" #include "vfd.h" #include "display.h" #include "uart.h" #include "iic.h" // uart setting: start bit=1, stop bit=1