代码搜索:AVR
找到约 10,000 项符合「AVR」的源代码
代码结果 10,000
www.eeworm.com/read/359461/10144655
d lcd_ascii.o.d
LCD_ASCII.o: ../LCD/LCD_ASCII.c ../LCD/LCD_ASCII.h ../LCD/lcd.h \
c:/winavr-20080610/lib/gcc/../../avr/include/avr/io.h \
c:/winavr-20080610/lib/gcc/../../avr/include/avr/sfr_defs.h \
c:/wina
www.eeworm.com/read/359461/10144661
d lcd_app.o.d
LCD_APP.o: ../LCD/LCD_APP.c ../LCD/LCD_APP.h ../LCD/LCD_ASCII.h \
../LCD/lcd.h c:/winavr-20080610/lib/gcc/../../avr/include/avr/io.h \
c:/winavr-20080610/lib/gcc/../../avr/include/avr/sfr_defs.h
www.eeworm.com/read/163588/10153386
makefile
MCU = -mmcu=at90s2313
CC = avr-gcc
CFLAGS = $(MCU) -Wall -W -Wstrict-prototypes # --save-temps -v
#CFLAGS += -O3
#CFLAGS += -O2
CFLAGS += -Os
CFLAGS += -mtiny-stack -mcall-prologues
#CFLAGS += -mno-ta
www.eeworm.com/read/357570/10206440
h macros.h
#ifndef __MACROS_H
#define __MACROS_H 1
#if !defined(_AVR)
#error "This file should only be used with ICCV7 for AVR"
#endif
/* FOR ATMEL AVR and TINY AVR ONLY! */
#ifndef BIT
#define BIT(
www.eeworm.com/read/356899/10219461
d timers.o.d
Timers.o: Timers.c D:\avrx/avrx-io.h D:/WinAVR/avr/include/avr/io.h \
D:/WinAVR/avr/include/avr/sfr_defs.h D:/WinAVR/avr/include/inttypes.h \
D:/WinAVR/avr/include/stdint.h D:/WinAVR/avr/include
www.eeworm.com/read/356303/10232169
c integration2.c
/* 学生成绩统计 */
# include
# define M 5
# define N 10
float score[N][M];
float a_stu[N], a_cor[M];
/* 声明子函数 */
void input_stu();
void avr_stu();
void avr_cor();
float highest(int *
www.eeworm.com/read/356292/10232295
c integration2.c
/* 学生成绩统计 */
# include
# define M 5
# define N 10
float score[N][M];
float a_stu[N], a_cor[M];
/* 声明子函数 */
void input_stu();
void avr_stu();
void avr_cor();
float highest(int *
www.eeworm.com/read/355744/10245712
aps wnl_m8.aps
wnl_m805-Feb-2006 21:56:1708-Feb-2006 22:19:44241005-Feb-2006
www.eeworm.com/read/272941/10248812
d test1.o.d
test1.o: ../test1.c c:/winavr-20070525/bin/../avr/include/avr/io.h \
c:/winavr-20070525/bin/../avr/include/avr/sfr_defs.h \
c:/winavr-20070525/bin/../avr/include/inttypes.h \
c:/winavr-200705
www.eeworm.com/read/355725/10249290
d lcd_function.o.d
LCD_function.o: ../LCD_function.c \
c:/winavr-20071221rc1/bin/../avr/include/avr/io.h \
c:/winavr-20071221rc1/bin/../avr/include/avr/sfr_defs.h \
c:/winavr-20071221rc1/bin/../avr/include/intt