代码搜索结果
找到约 10,000 项符合
UART 的代码
uart.c
// IAR-AVR application builder : 2007-2-2 9:53:34
// Target : M32
// Crystal: 16.0000Mhz
//#include
//#include
#include
#include
#include
uart.h
/******************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
我的邮箱:computer-lov@tom.com
欢迎访问我的blog: http://computer00.21ic.org
UART.H file
uart.c
/******************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
我的邮箱:computer-lov@tom.com
欢迎访问我的blog: http://computer00.21ic.org
UART.C file
uart.lst
C51 COMPILER V6.12 UART 09/21/2007 12:44:31 PAGE 1
C51 COMPILER V6.12, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN .\
uart.h
#ifndef __UART_H__
#define __UART_H__
#define UART_REVBUFFER_SIZE 1024
typedef struct{
U8 Buffer[UART_REVBUFFER_SIZE];
OS_EVENT *Uart_Rev_mbox; //Uart0 receive mail b
uart.h
/*#ifndef __UART_H__
#define __UART_H__
#define UART_REVBUFFER_SIZE 1024
typedef struct{
U8 Buffer[UART_REVBUFFER_SIZE];
OS_EVENT *Uart_Rev_mbox; //Uart0 receive mail
uart.h
#ifndef __UART_H__
#define __UART_H__
#define UART_REVBUFFER_SIZE 1024
typedef struct{
U8 Buffer[UART_REVBUFFER_SIZE];
OS_EVENT *Uart_Rev_mbox; //Uart0 receive mail b
uart.h
/*#ifndef __UART_H__
#define __UART_H__
#define UART_REVBUFFER_SIZE 1024
typedef struct{
U8 Buffer[UART_REVBUFFER_SIZE];
OS_EVENT *Uart_Rev_mbox; //Uart0 receive mail
uart.h
#ifndef __UART_H__
#define __UART_H__
#define UART_REVBUFFER_SIZE 1024
typedef struct{
U8 Buffer[UART_REVBUFFER_SIZE];
OS_EVENT *Uart_Rev_mbox; //Uart0 receive mail b