代码搜索结果
找到约 5,134 项符合
USART 的代码
usart.dp2
usart.o:
usart.c
#define USART_C
#include "includes.h"
void usart_putchar(char c)
{
if (c == '\n')
usart_putchar('\r');
while(UCSRA & (1
usart.eww
$WS_DIR$\usart.ewp
usart.ini
[Desktop-Workspace]
Wnd0=_ "TextEditor" "open" 44 0 1 -1 -1 -1 -1 344 2 991 530 "G:\008 machao\IAR应用\proteus仿真应用\usart\cfile\main.c" 1 1 0 12 699 699
Maximized=_ 0
Count=_ 3
Wnd1=_ "Workspace2" "o
usart.dp2
usart.o: E:\仿真\ADC/includes.h D:/icc/include/macros.h D:/icc/include/iom32v.h
usart.h
#ifndef _USART_H_
#define _USART_H_
void init_USART(void);//USART 初始化
void put_s(unsigned char *ptr);
#endif /* _USART_H_ */
usart.c
#include
#include
#include
#include "usart.h"
//常量定义
#define BAUDRATE 9600 //波特率
#define F_CPU 16000000 //这个已经在makefile里面定义了
void init
usart.c
/*
********************************************************
* 文件: usart.c
* 功能: 用于单片机与计算机串口通讯
* 工具: (WINAVR-GCC)
* 作者: cht
* 日期: 2/5/2007
* 版本: 0.1
* 声明:
**
usart.lnp
".\obj\stm32f10x.o" ".\obj\main.o" ".\obj\stm32f10x_it.o" "..\common\STM32F10xR.LIB" --device DARMSTM --strict --scatter ".\obj\USART.sct"
--autoat --summary_stderr --info summarysizes --map --xref
usart.plg
礦ision3 Build Log
Project:
D:\Source_Code\MDK_STM32_Example(FirmLib_V2)\USART_test\USART.uv2
Project File Date: 01/11/2009
Output:
Build targe