代码搜索结果

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

avr309usbdemo.dpr

program AVR309USBdemo; { Author: Ing. Igor Cesko http://www.cesko.host.sk cesko@internet.sk Project: AVR309 application note : USB to UART converter www.atmel.

avr309usbdemo.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=1 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=0 Z=1 ShowHints=1 ShowWarnings=1

avr309usbdemo.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+ -$Y- -$Z1 -cg -AWinTypes=Windows;WinProcs=Windows;Dbi

avr32fp.inc

INT2FP: ; 16位整数转换成四字节浮点数运算子程 CLR R18 SBRC R17,7 ; R17:R16为待转换的整数 COM R18 CLR R19 ; 16位整数按数符位扩展成32位长整数 SBRC R18,7