代码搜索:UART 有哪些应用?

找到约 10,000 项符合「UART 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/187190/8845156

c uart.c

/* ;*********************************************************************** ;* 北京达盛科技有限公司 ;* 研 发 部 ;* ;*
www.eeworm.com/read/428715/8851058

h uart.h

/* ************************************************************************* * Copyright (c) 2003, The Lab of Embedded System and Net Security,WHUT.. * All rights reserved. * * Filename:
www.eeworm.com/read/428715/8851060

c uart.c

/* ************************************************************************* * Copyright (c) 2003, The Lab of Embedded System and Net Security,WHUT.. * All rights reserved. * * Filename:
www.eeworm.com/read/285309/8851181

h uart.h

#ifndef __UART_H___ #define __UART_H___ #define printf Uart_Send_String void Uart_Init(int pclk,int baud) ; void Uart_Select(int ch) ; void Uart_Send_Byte( char data); void Uart_Send_Stri
www.eeworm.com/read/285309/8851226

c uart.c

/*--------------------------------------------------------------------------------- Project : Test for 2410 Author : Kreal@163.net Creation Date : 04-04-15 Revision
www.eeworm.com/read/285288/8854504

obj uart.obj

www.eeworm.com/read/285288/8854618

lst uart.lst

C51 COMPILER V7.06 UART 07/10/2003 14:34:42 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE UART OBJECT MODULE PLACED IN ua
www.eeworm.com/read/285288/8854671

c uart.c

/********************************************************************* * Copright(c) 2003,广州周立功单片机发展有限公司 * All rights reserved. * http://www.zlgmcu.com * *文件名称: uart.c *文件标识
www.eeworm.com/read/285288/8854712

h uart.h

#ifdef UART_GLOBALS #define UART_EXT #else #define UART_EXT extern #endif UART_EXT unsigned char Get_Char(); UART_EXT void Printf_Char(uchar ascii); UART_EXT void Printf_String(uchar *str
www.eeworm.com/read/285258/8857987

tra uart.tra

*** Creating Trace Output File '..\obj\UART.tra' Ok. ### Preparing for ADS-LD. ### Creating ADS-LD Command Line ### List of Objects: adding '"..\obj\75x_gpio.o"' ### List of Objects: adding '"..\o