代码搜索结果

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

lcd1602abcdefg.avr

;由FLASHMAN编写,QQ28479691 ;lcd1602显示程序 ;在第一行和第二行显示abc,第二行显示defg ;ME300B上运行成功 .include "8515def.inc" .equ rs=0 .equ rw=1 .equ en=2 .org $000 rjmp reset reset: .org $010 ldi r16,low(rame

cc1000avr.c

/****************************************************************************/ /* Application note AN009 */ /* CC1000 interface library

avr_usb.rc2

// // AVR_USB.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED ///

avr200copyright.h

; Adapted for ICCAVR by rfm ; ;**** A P P L I C A T I O N N O T E A V R 2 0 0 ************************ ;* ;* Title: Multiply and Divide Routines ;* Version: 1.1 ;* Last updated: 97.07.04