代码搜索:AVR UART 232
找到约 10,000 项符合「AVR UART 232」的源代码
代码结果 10,000
www.eeworm.com/read/302147/13841458
opt uart.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/302147/13841462
plg uart.plg
礦ision3 Build Log
Project:
E:\mcbstm32\ChenHuang\my example\example 2\已完成的工程文件\project_package\new_usart\uvision\uart.uv2
Project File Date: 08/28/2007
www.eeworm.com/read/301894/13846671
h uart.h
/****************************************************************************
*
* MODULE: Wireless UART
*
* COMPONENT: uart.h,v
*
* VERSION:
*
* REVISION:
www.eeworm.com/read/301894/13846673
c uart.c
/****************************************************************************
*
* MODULE: Wireless UART
*
* COMPONENT: uart.c,v
*
* VERSION:
*
* REVISION:
www.eeworm.com/read/301711/13851476
vhd uart.vhd
library IEEE;
use IEEE.std_logic_1164.all;
use WORK.UART_PACKAGE.all;
entity UART is
generic(
-- 数据位个数
DATA_BIT : integer := 8;
-- 总数据个数
TOTAL_BIT : integer := 10;
-- 奇偶校验规则
www.eeworm.com/read/301711/13851478
vwf uart.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/301088/13866498
asm uart.asm
*********************************************************************************
* UART.ASM v1.00 *
* 版权(c) 2003- 北京合众达电子技术有限责任公司 *
* 设计者
www.eeworm.com/read/200888/13867190
h uart.h
/*************************************************************************
Title:
Filename: $Header:$
Hardware: MX21
Summay:
License: The contents of this file are subject to the M
www.eeworm.com/read/200888/13867197
c uart.c
///@ingroup NAND_BOOTLOADER
///@file uart.c
///@brief Uart operator function
///
///@author
///@version $Version$
#ifndef _STANDALONE_
#define _STANDALONE_
#endif
#define IO_ADDRESS
#include "
www.eeworm.com/read/200888/13867211
h uart.h
/*************************************************************************
Title:
Filename: $Header:$
Hardware: MX21
Summay:
License: The contents of this file are subject to the M