代码搜索:如何学习 UART?
找到约 10,000 项符合「如何学习 UART?」的源代码
代码结果 10,000
www.eeworm.com/read/194970/8181880
axf uart.axf
www.eeworm.com/read/194970/8181882
bin uart.bin
www.eeworm.com/read/395302/8186607
lst uart.lst
C51 COMPILER V7.50 UART 04/25/2008 10:51:19 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN Ua
www.eeworm.com/read/395302/8186638
c uart.c
/************************************************************************************
* Copyright (c) 2004,西安铭朗电子科技有限责任公司
* All rights reserved.
*
* 文件名称: Uart.c
* 文件标识: none
* 适用器件:
www.eeworm.com/read/395302/8186640
h uart.h
/************************************************************************************
* Copyright (c) 2004,西安铭朗电子科技有限责任公司
* All rights reserved.
*
* 文件名称: Uart.c
* 文件标识: none
* 适用器件:
www.eeworm.com/read/395302/8186646
uart1
www.eeworm.com/read/395302/8186652
obj uart.obj
www.eeworm.com/read/295017/8189856
c uart.c
#include"2410addr.h"
#include"2410lib.h"
#include"timer.h"
/*
#define rULCON0 (*(volatile unsigned *)0x50000000) //UART 0 Line control
#define rUCON0 (*(volatile unsigned *)0x50000004) /
www.eeworm.com/read/394926/8202034
h uart.h
#ifndef UART_H
#define UART_H
/************************************************************************
Title: Interrupt UART library with receive/transmit circular buffers
Author: Peter Fl
www.eeworm.com/read/394926/8202059
c uart.c
/*************************************************************************
Title: Interrupt UART library with receive/transmit circular buffers
Author: Peter Fleury http://