代码搜索:UART 有哪些应用?
找到约 10,000 项符合「UART 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/237020/13981174
lis uart.lis
.module uart.c
.area text(rom, con, rel)
0000 .dbfile C:\AVR_TOOL\test\uart.c
0000 .dbfunc e Uart0_Init _Uart0_
www.eeworm.com/read/237020/13981176
_c uart._c
//-----------------------------------------------------------
//程序由AVR辅助开发工具V2.1.1自动生成
//MCU系统的处理器为: ATMega128
//MCU系统的晶振频率: 8.0000 Mhz
//-----------------------------------------------
www.eeworm.com/read/237020/13981195
c uart.c
//-----------------------------------------------------------
//程序由AVR辅助开发工具V2.1.1自动生成
//MCU系统的处理器为: ATMega128
//MCU系统的晶振频率: 8.0000 Mhz
//-----------------------------------------------
www.eeworm.com/read/237020/13981204
o uart.o
XL
H 3 areas F global symbols
M uart.c
S push_gset1 Ref0000
S push_gset3 Ref0000
S mod32u Ref0000
S div32u Ref0000
S _delay_nus Ref0000
S push_arg4 Ref0000
S pop_gset1 Ref0000
S pop_gset3 Re
www.eeworm.com/read/237020/13981206
_h uart._h
#ifndef __UART__H
#define __UART__H
//初始化RS485通讯的流控制引脚
#define RS485_RD0_DDR DDRE
#define RS485_RD0_PORT PORTE
#define RS485_RD0_BIT (1
www.eeworm.com/read/237020/13981216
s uart.s
.module uart.c
.area text(rom, con, rel)
.dbfile C:\AVR_TOOL\test\uart.c
.dbfunc e Uart0_Init _Uart0_Init fV
.even
_Uart0_Init::
.dbline -1
.dbline 19
; //------------------------------
www.eeworm.com/read/134575/13981506
vhd uart.vhd
-- EE301B Semester Project, Winter 1998
-- 8051 UART (Universal Asynchronous Receiver/Transmitter) model
-- Source : Intel 8051 Family Microprocessors Manual
-- Author : Lingfeng Yuan, Prajakta Kurv
www.eeworm.com/read/236975/13985089
c uart.c
/****************************************Copyright (c)**************************************************
** 研 发 部
** http://www
www.eeworm.com/read/236893/13994581
h uart.h
/********************************************************************************/
/* UART.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/*****
www.eeworm.com/read/236893/13994612
asm uart.asm
*********************************************************************************
* UART.ASM v1.00 *
* 版权(c) 2003- 北京合众达电子技术有限责任公司 *
* 设计者