代码搜索结果

找到约 10,000 项符合 USART 的代码

usart_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0004 // Tools: 'ARM-ADS' Group (Source Group 1) File 1,2, 0x45C2A83E File 1,1,

2usart_lcd.prj

[Project] Toolset=AVR FormatVersion=2 Files=1 OpenedFiles=1 F1=2usart_lcd.c Top0=118 Left0=-518 Height0=250 Width0=767 Active0=1 State0=1 OF1=2usart_lcd.c Top1=3 Left1=3 Height1=466 Wi

2usart_lcd.txt

CodeVisionAVR C Compiler

2usart_lcd.c

/***************************************************** CodeVisionAVR C Compiler

avr_usart_tool.cfg

-$A8 -$B- -$C+ -$D+ -$E- -$F- -$G+ -$H+ -$I+ -$J- -$K- -$L+ -$M- -$N+ -$O+ -$P+ -$Q- -$R- -$S- -$T- -$U- -$V+ -$W- -$X+ -$YD -$Z1 -cg -AWinTypes=Windows;WinProcs=Windows;Dbi

avr_usart_tool.dpr

program AVR_USART_TOOL; uses Forms, main in 'main.pas' {Form1}; {$R *.res} begin Application.Initialize; Application.CreateForm(TForm1, Form1); Application.Run; end.

avr_usart_tool.dof

[FileVersion] Version=7.0 [Compiler] A=8 B=0 C=1 D=1 E=0 F=0 G=1 H=1 I=1 J=0 K=0 L=1 M=0 N=1 O=1 P=1 Q=0 R=0 S=0 T=0 U=0 V=1 W=0 X=1 Y=1 Z=1 ShowHints=1 ShowWarnings=1 U

use_usart_driver.h

# ifndef _USE_USART_DRIVER_H_ # define _USE_USART_DRIVER_H_ /***************************************************************** * 声明库名称:同步异步串口驱动配置库 * * 版本: v0