代码搜索:gccavr
找到约 17 项符合「gccavr」的源代码
代码结果 17
www.eeworm.com/read/356665/10223209
h config.h
#ifndef _CONFIG_H
#define _CONFIG_H
//#define GCCAVR
#define CPU_CYCLES 7372800L
#ifndef GCCAVR
#define _BV(bit) (1
www.eeworm.com/read/466775/7020693
h cmmicc.h
/*********************************************************************
目 的: 建立GCCAVR的底层操作库
目标系统: 基于AVR单片机
www.eeworm.com/read/459171/7279212
h cmmicc.h
/*********************************************************************
目 的: 建立GCCAVR的底层操作库
目标系统: 基于AVR单片机
www.eeworm.com/read/331924/12800323
h key.h
/*********************************************************************
目 的: 键盘扫描程序
目标系统:
应用软件: GCCAVR
www.eeworm.com/read/31574/1025523
h config.h
#ifndef _CONFIG_H
#define _CONFIG_H
//#define GCCAVR
#define CPU_CYCLES 7372800L
#ifndef GCCAVR
#define _BV(bit) (1
www.eeworm.com/read/466775/7020691
h i2c.h
/*********************************************************************
目 的: 建立I2C操作库
目标系统: 基于AVR单片机
应用软件: GCCAVR
www.eeworm.com/read/459171/7279209
h i2c.h
/*********************************************************************
目 的: 建立I2C操作库
目标系统: 基于AVR单片机
应用软件: GCCAVR
www.eeworm.com/read/254230/12154876
c main.c
//编译gccavr
//m16
#include
#include
#include
//#include "avr/wdt.h"
#include "avr/interrupt.h"
#include
#define LOBYTE(a) ((BYTE)(a&0X
www.eeworm.com/read/254221/12155359
c main.c
//编译gccavr
//m16
#include
//#include
#include
#include
#include
//#include
//#include
//
www.eeworm.com/read/254226/12155191
c disp.c
//编译gccavr
//1621显示程序
#include
#include
#include
#include
#define SS PB4
#define MOSI PB5
#define SCK PB7
#define U8 unsig