代码搜索结果
找到约 5,134 项符合
USART 的代码
usart.dp2
usart.o:
usart.h
/* filename: usart.h */
#ifndef _LXF_USART_20080914_H
#define _LXF_USART_20080914_H
extern void USART_Config(void);
extern void USART1_Puts(char *);
extern void USART1_Putc(unsigned char);
#
usart.c
/* filename: usart.c */
#include "stm32f10x_lib.h"
#include "usart.h"
void USART_Config(void)
{
GPIO_InitTypeDef GPIO_InitStructure;
USART_InitTypeDef USART_InitStructure;
RCC_A
usart.tra
*** Creating Trace Output File '.\obj\Usart.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '".\obj\stm32f10x.o"'
### List of Objects: adding '".\ob
usart.plg
礦ision3 Build Log
Project:
E:\AAAAAA\USART7.5\Usart.uv2
Project File Date: 04/16/2009
Output:
usart.plg
礦ision3 Build Log
Project:
D:\Keil\ARM\Examples\ST\STM32F10x\AAAAAA\USART7.5\Usart.uv2
Project File Date: 02/22/2009
Output:
usart.c
/***************************************************************************
* Atmel AVR USART Library for GCC
* Version: 1.0
*
* Works with AVR MCUs equiped with USART hardware (ATmega series).
basic-usart-hw-handshaking-project.html
Atmel Corporation - Basic USART Hardware Handshaking
usart串口通讯例子.map
CodeVisionAVR C Compiler V1.25.8 Standard
(C) Copyright 1998-2007 Pavel Haiduc, HP InfoTech s.r.l.
http://www.hpinfotech.com
File: E:\单片机资料\AVR_M48_CD\AVR-M48基本型实验板\USART串口通讯例子\USART串口通讯例子.c
Glo
usart串口通讯例子.map
CodeVisionAVR C Compiler V1.25.8 Standard
(C) Copyright 1998-2007 Pavel Haiduc, HP InfoTech s.r.l.
http://www.hpinfotech.com
File: E:\单片机资料\AVR_M48_CD\AVR-M48基本型实验板\USART串口通讯例子-M8\USART串口通讯例子.c