代码搜索结果
找到约 5,134 项符合
USART 的代码
usart.dp2
usart.o: C:/icc/include/iom16v.h F:\radio\第十一篇\test-adc/delay.h
usart.dp2
usart.o: C:/icc/include/iom16v.h F:\radio\第十二篇\sleep/delay.h
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.h
//usart.h
//*----------------------------------------------------------------------------
//* File Name : usart.h
//* Object : declare the extern functions in lcodu_msg.c
//
p0902-usart.plg
礦ision3 Build Log
Project:
J:\cby\stc5604ad\自用\第16课 与电脑进行串口数据通讯试验\P0902-usart.uv2
Project File Date: 03/26/2009
Output:
创建目标 'Target 1'
编译 P0
p0902-usart.lnp
"P0902-usart.obj"
TO "P0902-usart"
RAMSIZE(256)
p0817-usart.plg
礦ision3 Build Log
Project:
E:\e\proG\工具系列\stc5604ad\第16课 与电脑进行串口数据通讯试验\P0902-usart.uv2
Project File Date: 03/01/2009
Output:
p0902-usart.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,
usart.eww
$WS_DIR$\usart.ewp